]> source.dussan.org Git - redmine.git/shortlog
redmine.git
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).
2014-11-22 Toshi MARUYAMAMerged r13640 from 2.6-stable to trunk (#18280)
2014-11-22 Toshi MARUYAMAreplace tab to space at app/models/issue.rb
2014-11-22 Jean-Philippe... Selected projects in email notifications on "my account...
2014-11-22 Jean-Philippe... Code cleanup.
2014-11-22 Jean-Philippe... Clear @spent_hours on reload (#18410).
2014-11-22 Jean-Philippe... Replaced remaining #assert_tag with #assert_select.
2014-11-21 Toshi MARUYAMARTL css improvement (#18390)
2014-11-21 Toshi MARUYAMAGerman Self-registration translation changed by Filou...
2014-11-21 Toshi MARUYAMAfix typo and use "GitHub" instead of "github" at CONTRI...
2014-11-20 Jean-Philippe... Replaced some #assert_tag with #assert_select.
2014-11-20 Jean-Philippe... Quote values in DOM selectors for Nokogiri compatibility.
2014-11-18 Jean-Philippe... Moved select_list_move.js content to application.js.
2014-11-18 Jean-Philippe... Removed submit_query_form function.
2014-11-18 Jean-Philippe... Use an handler instead of onsubmit attribute.
2014-11-18 Jean-Philippe... Rewritten select_list_move.js functions with JQuery.
2014-11-18 Toshi MARUYAMAfix English syntax of skipping test comment of Bazaar...
2014-11-18 Toshi MARUYAMAfix "test:routing" rake task comment changed by r13604
2014-11-18 Toshi MARUYAMAGemfile: update Rails to 4.1.8
2014-11-17 Jean-Philippe... Allows to move multiple columns in selection list ...
2014-11-16 Jean-Philippe... Removed deep nested time entries routes.
2014-11-16 Jean-Philippe... Use should_route in routing tests.
2014-11-16 Jean-Philippe... Renamed #test_watchers to #test_issue_watchers.
2014-11-16 Jean-Philippe... Adds API routing tests for time entries.
2014-11-16 Jean-Philippe... Removed API tests for routes that are not implemented.
2014-11-16 Jean-Philippe... Isolates all API routing tests to a specific test case.
2014-11-16 Jean-Philippe... Adds tests for new routes.
2014-11-16 Jean-Philippe... Moved new group user to its own action GroupsController...
2014-11-15 Jean-Philippe... Adds a hook at the bottom of the calender (#6586).
2014-11-15 Jean-Philippe... Moved new project member to its own action MemberContro...
2014-11-14 Jean-Philippe... Removed debug messages (#18349).
2014-11-14 Jean-Philippe... Use named routes.
2014-11-14 Jean-Philippe... Code cleanup.
2014-11-14 Jean-Philippe... Fixed that Redmine links should not be parsed inside...
2014-11-14 Jean-Philippe... Fixed 500 error when displaying a news with comments...
2014-11-14 Jean-Philippe... Removed debug messages (#18349).
2014-11-14 Jean-Philippe... Ignore bogus issue strings like [some-string#1234]...
2014-11-14 Jean-Philippe... Fixed that URLs separated by line break are not rendere...
2014-11-12 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#18324)
2014-11-12 Toshi MARUYAMAadd missing fixtures to test/functional/wiki_controller...
2014-11-11 Jean-Philippe... Use bundle exec.
2014-11-11 Jean-Philippe... Code cleanup, removed duplicate project activity route.
2014-11-11 Jean-Philippe... Don't load user activity for API responses (#18128).
next