- Oct 20, 2010
-
-
Alec Leamas authored
-
Alec Leamas authored
This reverts commit fb70dc8c, reversing changes made to 53fef63a. Conflicts: pkg/fedora/diaspora-setup pkg/ubuntu/diaspora-setup public/stylesheets/sass/application.sass spec/models/user/attack_vectors_spec.rb
-
Alec Leamas authored
patching websocket_server.rb to provide a pidfile, important for SystemV init files. Ubuntu upstart configuration. Bugfixes
-
- Oct 19, 2010
-
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
Complete implementation of the websocket service as a separate SystemV service. Patch to websocket_server.rb to make it support a pidfile. Complete rewrite of the /etc/init.d script for ubuntu. Support in installation scripts.
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
For fedora, splits off the wsd daemon in separate package. Overall, tools to handle bad Gemfile.lock: README notes, -f option to invoke 'bundle update' in make-dist.sh. Handling of missing libmozjs in Ubuntu 10.04 (https://bugs.launchpad.net/ubuntu/+source/mongodb/+bug/557024) Various fixes & typos.
-
- Oct 17, 2010
-
-
Alec Leamas authored
For fedora, splits off the wsd daemin in separate package. Overall, tools to handle bad Gemfile.lock README notes, -f option to invoke 'bundle update' in make-dist.sh. Minor bugfixes
-
- Oct 13, 2010
-
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
-
- Oct 12, 2010
-
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
T
-
- Oct 10, 2010
-
-
Alec Leamas authored
Patching .bundle/config to use /usr/lib/diaspora-bundle, to avoid inter-package linking from diaspora to diaspora-bundle. This also leaves the content under vendor/bundle untouched. Uses kitchen script to create relative links within diaspora package.
-
Alec Leamas authored
Adds the -u switch, allowing use of another repository than http://github.com/diaspora/diaspora.git. This is a dogfood patch. Renames diaspora-ws->diaspora-wsd; this is indeed a daemon. Moves all Fedora-related stuff in make-dist.sh to subcommand 'prepare'. The source tarballs are now usable on any OS
-
Alec Leamas authored
-
Alec Leamas authored
make-dist now packs config/gitversion info and public/source.tar. with the tarball. All Fedora specific files moved out of the tarball's install area. 'links' command warns for non-existing targets. Minor bugfixes. Overall, at this point the application could be seen as "packageable". The two main problem has been the included git files, and that root could not own the files. These are now resolved. In other words, the overall structure in comptatible with Fedora, and thus also with most other repos like Ubuntu et al. The bundle package is another issue. It's a long way before it can be accepted into Fedora. First step would be to use already packaged gems instead of providing our own copy for each and every gem.
-
Alec Leamas authored
Turns the overall installation to being write-protected.
-
Alec Leamas authored
Uses the file config/gitversion if git is unavailable. This is to support deployment without git (which will be necessary). Installation script will generate the file config/gitversion when app is shipped.
-
- Oct 08, 2010
-
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
-
Alec Leamas authored
-