]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2014-12-13 Jean-Philippe... Try to find out what causes a ruby bus error with ruby2...
2014-12-12 Jean-Philippe... Adds a test for editing a registered user.
2014-12-12 Jean-Philippe... Removed unused helper.
2014-12-12 Jean-Philippe... Removed unused method.
2014-12-12 Jean-Philippe... Rewrites search engine to properly paginate results...
2014-12-12 Toshi MARUYAMAignore X-Autoreply mails (#15999, #13425)
2014-12-11 Jean-Philippe... Revert r13736, test fails with mysql.
2014-12-11 Jean-Philippe... Adds a test for search with limited results.
2014-12-11 Jean-Philippe... Adds some helpers tests.
2014-12-08 Jean-Philippe... Misc tests.
2014-12-08 Jean-Philippe... Don't create a journal when creating an issue with...
2014-12-08 Jean-Philippe... Don't create a journal when creating an issue.
2014-12-07 Jean-Philippe... Misc tests.
2014-12-07 Toshi MARUYAMAfix ProjectNestedSetTest fails randomly
2014-12-06 Toshi MARUYAMApdf: use DejaVuSans font in Arabic and Persian (#16040...
2014-12-06 Toshi MARUYAMAGerman translation updated by Daniel Felix (#18563)
2014-12-06 Toshi MARUYAMAGerman translation updated by Daniel Felix (#18562)
2014-12-06 Toshi MARUYAMAGemfile: update rbpdf version to 1.18.3 (#16040, #18586...
2014-12-06 Jean-Philippe... Adds tests for Role#has_permissions?
2014-12-06 Jean-Philippe... Adds a test for Watcher.prune with :project option.
2014-12-06 Jean-Philippe... Skip some validations if attribute did not change.
2014-12-06 Jean-Philippe... Adds a test for #18584.
2014-12-05 Jean-Philippe... Specify the order for finding a setting.
2014-12-05 Jean-Philippe... Skip uniqueness validation when updating a setting...
2014-12-05 Jean-Philippe... Adds methods for loading and adding settings.
2014-12-05 Jean-Philippe... Adds a few functional tests.
2014-12-05 Jean-Philippe... Un-inline statement.
2014-12-05 Jean-Philippe... Removed dead code, Rails4 handles that in its attribute...
2014-12-05 Jean-Philippe... Removed unused scopes.
2014-12-05 Jean-Philippe... Make sure that Redmine::Thumbnail.generate is called.
2014-12-05 Jean-Philippe... Tab "New Issue" should not be displayed if a project...
2014-12-05 Jean-Philippe... Typo.
2014-12-05 Jean-Philippe... Removed unused and deprecated Issue#move_to_project...
2014-12-05 Jean-Philippe... Adds tests for searching private or archived projects.
2014-12-05 Jean-Philippe... Adds some Attachment tests.
2014-12-05 Jean-Philippe... Adds a test for invalid enumeration class parameter.
2014-12-05 Jean-Philippe... Adds tests for invalid parameters.
2014-12-05 Jean-Philippe... Use :only instead of :except option in IssueRelationsCo...
2014-12-05 Jean-Philippe... Adds a test for when link_copied_issue setting is set...
2014-12-05 Jean-Philippe... Removed unimplemented JournalsController#edit html...
2014-12-05 Jean-Philippe... Moved journal details generation to Journal model.
2014-12-04 Jean-Philippe... Removed unused helper.
2014-12-04 Jean-Philippe... Removed unused helper.
2014-12-04 Jean-Philippe... Removed unused helper.
2014-12-04 Jean-Philippe... Removed unused helper.
2014-12-04 Jean-Philippe... Removed unused helper.
2014-12-03 Jean-Philippe... Removed unused helper.
2014-12-03 Jean-Philippe... Rescue RecordNotSaved in #save_with_content.
2014-12-03 Jean-Philippe... Adds a few tests.
2014-12-02 Jean-Philippe... Get version ids with a single query (was n+1).
2014-12-02 Jean-Philippe... Removed broken and unused method added in r5313.
2014-12-02 Jean-Philippe... Use scope.
2014-12-02 Jean-Philippe... Use simplecov for code coverage, rcov does not support...
2014-12-02 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#18535)
2014-12-02 Toshi MARUYAMATraditional Chinese translation updated and changed...
2014-12-02 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#18507)
2014-12-02 Toshi MARUYAMAGalician (gl) translation updated by Adrián Chaves...
2014-12-02 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#18506)
2014-12-02 Toshi MARUYAMAGalician (gl) translation updated by Adrián Chaves...
2014-11-30 Jean-Philippe... Set notified events as expected.
2014-11-30 Jean-Philippe... Code cleanup.
2014-11-30 Jean-Philippe... Removed unneeded patch in tests.
2014-11-30 Jean-Philippe... Moved helpers for integration tests in a specific class.
2014-11-30 Jean-Philippe... Pull up #setup and #teardown in API tests.
2014-11-30 Jean-Philippe... Test cleanup.
2014-11-30 Jean-Philippe... Textile: ignore invalid lang attribute values (#18501).
2014-11-30 Jean-Philippe... Drop shoulda.
2014-11-30 Jean-Philippe... Test API authentification once.
2014-11-30 Jean-Philippe... Remove contexts in QueryTest.
2014-11-30 Jean-Philippe... Gantt unit tests cleanup.
2014-11-30 Jean-Philippe... Makes object argument optional and typo.
2014-11-30 Toshi MARUYAMAadd missing fixtures to test/functional/projects_contro...
2014-11-29 Jean-Philippe... Localisation not set correctly on authenticity token...
2014-11-29 Jean-Philippe... Adds translation strings (#18500).
2014-11-29 Jean-Philippe... Configurable behavour for linking issues on copy (...
2014-11-29 Jean-Philippe... Adds a more specific title for the attachments edit...
2014-11-29 Jean-Philippe... Adds :inverse_of option.
2014-11-29 Jean-Philippe... Edit attachments after upload (#1326).
2014-11-28 Jean-Philippe... Typo.
2014-11-28 Jean-Philippe... Moved format specific stuff on format specific methods.
2014-11-28 Jean-Philippe... Group filters in the filter select list (#13849).
2014-11-28 Jean-Philippe... Fixed "First argument in form cannot contain nil or...
2014-11-28 Jean-Philippe... Error raised on project settings after project wiki...
2014-11-28 Jean-Philippe... Use of PRE tag in issue description results in wrapped...
2014-11-26 Jean-Philippe... Removed useless local variable.
2014-11-26 Jean-Philippe... Removed duplicated code.
2014-11-26 Jean-Philippe... Use named routes or helpers.
2014-11-26 Toshi MARUYAMAGerman translation updated by Daniel Felix (#18438)
2014-11-26 Toshi MARUYAMAGemfile: add :x64_mingw platform missing in r13651
2014-11-25 Toshi MARUYAMAuse English at integration IssuesTest#test_issue_with_u...
2014-11-25 Toshi MARUYAMAreplace ruby.exe to ruby at bin/ files
2014-11-25 Toshi MARUYAMAGemfile: add :x64_mingw platform (aka RubyInstaller...
2014-11-24 Jean-Philippe... Added missing tests for notify_about?
2014-11-24 Jean-Philippe... Removed some test contexts.
2014-11-23 Jean-Philippe... Fixed tests broken by r13646.
2014-11-23 Jean-Philippe... Removed some test contexts.
2014-11-23 Jean-Philippe... Removed some test contexts.
2014-11-23 Jean-Philippe... First db:migrate fails with SQLServer (undefined method...
2014-11-23 Jean-Philippe... Removed duplicate element ids.
2014-11-23 Jean-Philippe... Move wiki page to other project (#5450).
next