- Jan 03, 2012
-
-
Holger Just authored
This is necessary because in Ruby 1.9.3, the behavior of an internal dup of the array (rb_ary_dup) was changed to always return an array instance, not an instance of the actual class which it was working on. Why can't people just stick to what works but instead try to have special snowflakes everywhere? </rant>
-
Holger Just authored
-
Holger Just authored
-
- Dec 26, 2011
-
-
Enderson Maia authored
-
- Dec 18, 2011
-
-
Felix Schäfer authored
-
Felix Schäfer authored
-
Felix Schäfer authored
[#388] Custom LDAP filter
-
Tom Rochette authored
-
Holger Just authored
-
Holger Just authored
-
- Dec 16, 2011
-
-
Jean-Philippe Lang authored
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8234 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
- Dec 15, 2011
-
-
Holger Just authored
-
- Dec 13, 2011
-
-
elm authored
-
elm authored
-
elm authored
-
Eric Davis authored
Conflicts: app/models/auth_source_ldap.rb test/unit/auth_source_ldap_test.rb
-
- Dec 12, 2011
-
-
Eric Davis authored
Conflicts: app/models/auth_source_ldap.rb config/locales/en.yml test/unit/auth_source_ldap_test.rb
-
- Dec 10, 2011
-
-
Eric Davis authored
[#733] Add Issue#due_today? and add due-today css class
-
Felix Schäfer authored
[#761] Fix quotation of since date in git adapter
-
- Dec 09, 2011
-
-
Eric Davis authored
-
Felix Schäfer authored
Bug #708: AAJ does not create journals, when models are created using sub classes
-
Spencer Markowski authored
Encloses since date in single quotes. This was causing git to respond with fatal: Unknown Object and preventing revisions from being updated.
-
- Dec 03, 2011
-
-
Felix Schäfer authored
* Won't output errors when the ChiliProject git repo isn't there anymore, * Works even if not invoked from the ChiliProject root directory, * Moved the formatting logic to the git call.
-
Felix Schäfer authored
-
- Dec 01, 2011
-
-
Holger Just authored
-
- Nov 30, 2011
-
-
Holger Just authored
-
Holger Just authored
-
Holger Just authored
-
Holger Just authored
-
Holger Just authored
The cache did not distinguish between cached credentials for read and write access. As it does not check permissions again if there is a cache hit, users with authorization for either reading or writing could poison the cache and subsequently authorize themselves for both access types. Original fix is by Jean-Philippe Lang, http://www.redmine.org/issues/9567
-
Holger Just authored
Based on a patch by Jean-Philippe Lang.
-
Holger Just authored
Based on a patch by Jean-Philippe Lang.
-
Holger Just authored
Based on a patch by Jean-Philippe Lang.
-
Felix Schäfer authored
-
Felix Schäfer authored
String#delete might break on 1.9 with dashes in the author's email address. Furthermore, String#delete doesn't do what the original author thought it does.
-
- Nov 27, 2011
-
-
Felix Schäfer authored
-
- Nov 26, 2011
-
-
Holger Just authored
-
Holger Just authored
Only that version introduced the mingw platforms we use in our Gemfile.
-
- Nov 25, 2011
-
-
Eric Davis authored
[#725] Compatibility check for jQuery availability (master)
-
Moritz Breit authored
-