- jan. 26, 2011
-
-
Raphael a rédigé
-
- jan. 23, 2011
-
-
Adam McDonald a rédigé
Updated the server script to support Redis when it has been installed via MacPorts. Also, fixed an echo error with it not being displayed correctly.
-
Sarah Mei a rédigé
-
- jan. 22, 2011
- jan. 19, 2011
-
-
Dorian a rédigé
-
- jan. 18, 2011
-
-
zhitomirskiyi a rédigé
-
- jan. 17, 2011
-
-
Dorian a rédigé
-
- jan. 14, 2011
-
-
Raphael a rédigé
-
- jan. 11, 2011
-
-
Raphael a rédigé
-
- jan. 10, 2011
-
-
Sarah Mei a rédigé
-
- jan. 09, 2011
-
-
Alec Leamas a rédigé
-
Alec Leamas a rédigé
When using sub-uri, create a symlink in public/ making the assets available at the sub-uri. Modify environment.rb so that asset paths refers to this sub-uri path. Closes http://bugs.joindiaspora.com/issues/391 and http://bugs.joindiaspora.com/issues/737 when application mounted on suburi (i. e., prev patch)
-
- déc. 24, 2010
-
-
Sarah Mei a rédigé
-
- déc. 21, 2010
-
-
Alec Leamas a rédigé
Adds new routing in routes.rb based on pod_uri. Assets are handled by a symlink in public when using sub-uri. Various clean-up, removing thin and socket port settings from server.sh (these are now taken from pod_uri and socket_port). Basic functionality when setting a sub_uri like http://example.org/diaspora now seems OK. Closes .http://joindiaspora.com/issues/737, and partially http://joindiaspora.com/issues/391. Ports are yet to be defined and handled in this context. Conflicts: app/views/layouts/application.html.haml config/routes.rb
- déc. 16, 2010
-
-
Alec Leamas a rédigé
Issue warning if there already is a running redis server, typically the system server installed with the redis[-server] package. See http://bugs.joindiaspora.com/issues/722
-
- déc. 10, 2010
-
-
Raphael a rédigé
-
- déc. 08, 2010
-
-
Alec Leamas a rédigé
Not tested on BSD/Darwin, might need polish for these.
-
Alec Leamas a rédigé
-
Philip Champon a rédigé
-
- déc. 07, 2010
-
-
Alec Leamas a rédigé
Creates config/redis.conf using mater copy in etc. FTM, disables daemonizing, which doesn't fit script/server (or upstart/systemd).
-
- déc. 06, 2010
-
-
Alec Leamas a rédigé
-
Alec Leamas a rédigé
-
Alec Leamas a rédigé
Also, give slow starters some more time.
-
Alec Leamas a rédigé
Wrong usecase. The real problem is always using the master branch. There is no point using a files list, distributions will just create the tar archive in advance. This reverts commit 05410828.
-
Alec Leamas a rédigé
On Fedora, logfile/loglevel in configuration file seems to be ignored as of now.
-
Alec Leamas a rédigé
Allows server to run even if on another branch than master and/or in a production scenario without git files available.
-
- déc. 05, 2010
-
-
Philip Champon a rédigé
- déc. 03, 2010
-
-
danielvincent a rédigé
-
- déc. 02, 2010
- nov. 30, 2010
-
-
danielvincent a rédigé
-
- nov. 27, 2010
-
-
Alexandre DE DOMMELIN a rédigé
-
- nov. 25, 2010
-
-
Alec Leamas a rédigé
Introduces a delay first time the server is started, but makes all resources available to jammit. Can be disabled by flag in config/server.sh. Hopefully silences jammit's messages about application.css et. al. not found
-
- nov. 20, 2010
-
-
Alec Leamas a rédigé
This introduces some jammit warnings in 'rake spec'. These seem to be just warnings. To get rid of them, take steps as described in https://github.com/diaspora/diaspora/wiki/Installing-and-Running-Diaspora in the "Read-only Installation" (sic!) chapter.
-