- juil. 13, 2017
-
-
Finn Woelm a rédigé
When `public/assets/` is a symlink, running `find public/assets ...` does not return the correct result. By using `public/assets/`, find is able to return the correct result regardless of whether the folder is an actual folder or a symlink. [ci skip]
-
- jan. 15, 2017
-
-
spixi a rédigé
This fixes an issue, when the bin/ directory of diaspora is not in the PATH variable closes #7281
-
- sept. 12, 2016
-
-
Steffen van Bergerem a rédigé
This reverts commit 5fcc239d.
-
- sept. 10, 2016
-
-
Steffen van Bergerem a rédigé
closes #7084
-
- juin 26, 2016
-
-
Jonne Haß a rédigé
-
- fév. 11, 2016
-
-
Steffen van Bergerem a rédigé
Fixes #6685. See https://github.com/kostya/eye/commit/866ecd0587387ed0bec3f6e19243c2ece38227cd
-
- mai 28, 2015
-
-
Jonne Haß a rédigé
See the changes to the changelog for more details
-
- mai 19, 2015
- mai 02, 2015
-
-
Praveen Arimbrathodiyil a rédigé
-
- avr. 25, 2015
-
-
Jan Berdajs a rédigé
fix sanity checks in script/server, remove migration check because it is too slow and Rails 4 checks it on first request anyway
-
Akash Agrawall a rédigé
-
Jan Berdajs a rédigé
-
- avr. 15, 2015
-
-
Praveen Arimbrathodiyil a rédigé
-
- déc. 04, 2014
-
-
Jonne Haß a rédigé
-
- déc. 01, 2014
-
-
Jonne Haß a rédigé
Spring is the recommended application preloader for rails
-
- nov. 13, 2014
-
-
Lukas Matt a rédigé
If you try to connect from a secure connection to a insecure connection; Most modern browser block the request and flag it as mixed-content.
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
-
- sept. 28, 2014
-
-
Jonne Haß a rédigé
fixes #5254
-
- août 25, 2014
-
-
Jonne Haß a rédigé
-
- juin 20, 2014
-
-
Bigard Florian a rédigé
-
- mars 30, 2014
-
-
Jonne Haß a rédigé
-
Jason Robinson a rédigé
-
- mars 24, 2014
-
-
Jonne Haß a rédigé
Also relax the requirement. The .ruby-version represents merely a recomendation for the Ruby version. The incompability issues in the Ruby world are far less currently, than they were when we introduced strict version enforcement. Thus strict enforcement is no longer appropiate. Same holds for RubyGems. This implicity also removes the recomendation on using RVM. The .ruby-version file is supported by all major Ruby version managers. Gemsets are no longer a needed feature since Bundler handles multiple concurrrently installed Gems just well.
-
- jan. 18, 2014
-
-
Jonne Haß a rédigé
-
- déc. 21, 2013
-
-
Jonne Haß a rédigé
-
- déc. 04, 2013
-
-
Fabian Rodriguez a rédigé
-
- sept. 01, 2013
-
-
Jonne Haß a rédigé
* It's broken for those that would benefit from it (postgres users) * It's broken in the design: Reading it from the config requires bundle exec ruby, which requires it being set properly
-
- août 27, 2013
-
-
Jonne Haß a rédigé
- juin 27, 2013
-
- juin 17, 2013
-
-
Jonne Haß a rédigé
-
- juin 02, 2013
-
-
Jonne Haß a rédigé
-
- mai 20, 2013
-
-
Jonne Haß a rédigé
-
- mai 17, 2013
-
-
Jonne Haß a rédigé
-
- mai 01, 2013
-
-
Florian Staudacher a rédigé
the script is now split up in parts that will be fetched from github on demand. fixes #4047
-
- avr. 20, 2013
-
-
Jonne Haß a rédigé
-
- avr. 15, 2013
-
-
Jonne Haß a rédigé
* Made style consistent * Add helper functions to print messages * Abort script if critical command fails * Made number of started Sidekiq workers configurable again
-