Commit Graph

4908 Commits (8315cd73f3874f7e3abb189b56bb4c42601fe746)
 

Author SHA1 Message Date
Holger Just 8315cd73f3 Prevent database migration from consuming all the RAM on the server 13 years ago
Eric Davis 981e74f822 [#668] Remove duplicate module fields when copying projects 13 years ago
Eric Davis 79073734a1 [#221 Use git rev-parse to get the current sha for the version string 13 years ago
Eric Davis 5603103295 [#240] Add link to all News on the Project list page 13 years ago
Eric Davis b9d186e676 [#277] Show avatars on the News list 13 years ago
Greg Mefford b44dd085ac Prevent large production databases from consuming all the RAM on the server and causing the migration to take forever. On a database with a large SVN repo, the Changesets ran for over two days before I gave up and cancelled it. After this change, the migration ran in under 10 minutes. 13 years ago
Holger Just a107202a04 Fix race-condition in test_utc_time_format 13 years ago
Holger Just 61b9939be3 Add basic tests for the Null Formatter 13 years ago
Holger Just 8ee8ef02fe Extract the NullFormatter into its own files 13 years ago
Eric Davis a8e997dbf6 Fully qualify column names 13 years ago
Holger Just 489566a39e Merge branch 'stable' 13 years ago
Holger Just 9bcf57586c Merge branch 'release-v2.3.0' into stable 13 years ago
Holger Just 9af56d078b Bump version to 2.3.0 13 years ago
Holger Just 0912e0dec4 Update changelog for 2.3.0 release 13 years ago
Holger Just 2e10441e2c Update locales for 2.3.0 release 13 years ago
Holger Just 8fb8cd0ee5 [#619] Restrict anonymous read access with Redmine.pm 13 years ago
Holger Just e7f69d4236 [#633] Fix mock of WikiContent::Version for Ruby 1.9 13 years ago
Holger Just d467f79214 Merge remote-tracking branch 'refs/remotes/thegcat/feature/566-more_watchers_to_filter_by' 13 years ago
Gregor Schmidt 3fd809f059 [#633] WikiPages may have no author - but should have 13 years ago
Felix Schäfer 0d306a8bfc Merge pull request #93 from peelman/form-attribute-changes 13 years ago
Felix Schäfer b47a90b424 Allow to filter watchers by more than just "me". #566 13 years ago
Felix Schäfer aac42afdaa Add setting to set today as the start date for new issues. #355 13 years ago
Holger Just 48796c90dc [#617] Include database gems for mingw (Ruby on Windows) 13 years ago
Holger Just b43bf1865b Update Russian localization. 13 years ago
Felix Schäfer 225a1587a6 Show the correct authors in wiki diff view. 13 years ago
Holger Just 296de66847 Merge branch 'release-v2.2.0' into stable 13 years ago
Holger Just 9272876fe9 Bump version to 2.2.0 13 years ago
Holger Just 49498f465b Extend copyright timespan to 2010-2011 13 years ago
Holger Just 50930dea79 Update changelog 13 years ago
Holger Just 139dedfd5f Add copyright header 13 years ago
Holger Just 35b69d2a31 fastercsv is not in lib anymore but a dependency 13 years ago
Holger Just c57c598204 Fix trailing whitespace 13 years ago
Holger Just 7eeeaa7d22 Add missing i18n strings 13 years ago
Felix Schäfer a24a24eb19 Add deferred loading for plugins which's requirements aren't all met yet #256 13 years ago
Felix Schäfer 2753973ffe Make TabularFormBuilder behave with subforms #586 13 years ago
Felix Schäfer ec4b42f24f Bump rails to 2.3.14 #584 13 years ago
Felix Schäfer 9dae76d564 This should fix it once and for all… #517 13 years ago
Felix Schäfer d8ce7564ce So let's try to hit all "ruby 1.8"s the hard way. 13 years ago
Felix Schäfer 57ecf525f0 Merge pull request #100 from thegcat/feature/517-put_faster_csv_in_the_gemfile 13 years ago
Felix Schäfer 0b57e936f5 Rip faster_csv out of lib into the Gemfile. #517 13 years ago
Felix Schäfer 3d03a3eda5 Merge pull request #96 from finnlabs/pulls/573/fix_aas_in_wiki_content 13 years ago
Holger Just eae5c9af68 [#275] Use ChiliProject::VERSION for new code 13 years ago
Holger Just 5300120461 Move Redmine::VERSION to ChiliProject::VERSION and add a compatibility interface 13 years ago
Holger Just 1796fddd2b [#275] Add requires_chiliproject. We now use the rubygems dependency syntax. 13 years ago
Felix Schäfer 8f4439e0d4 Fix issue pdf export #561 13 years ago
Felix Schäfer 9e12deda97 Merge pull request #97 from finnlabs/pulls/577/invalid-watcher-user-fix 13 years ago
Jean-Philippe Lang 5d7bc5c94c [#577] Avoid validating users when creating watcher relation 13 years ago
Gregor Schmidt 962b35e11a [#573] Being more explicit about search fields to make sure, that AR joins all tables properly 13 years ago
Nick Peelman 2bb19b3e31 Adding check all links to new project form. 13 years ago
Nick Peelman b8d0aa0b85 Adding id attribute to modules field set on project form. 13 years ago