]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-09-01 Toshi MARUYAMAscm: git: use with_settings at test_diff_truncated...
2012-09-01 Toshi MARUYAMAscm: git: use diff_max_lines_displayed setting at test_...
2012-09-01 Toshi MARUYAMAset language en to test_label_for at test/unit/query_te...
2012-08-31 Toshi MARUYAMAGemfile: pin i18n gem version 0.6.0
2012-08-31 Toshi MARUYAMAremove trailing white-space from app/controllers/wiki_c...
2012-08-31 Toshi MARUYAMAscm: git: add functional test of diff with revision...
2012-08-27 Jean-Philippe... Updates test for r10243.
2012-08-27 Jean-Philippe... Code cleanup: removed the obsolete with_limit scope.
2012-08-27 Jean-Philippe... Do not build a projects_by_role Hash that gets updated...
2012-08-27 Jean-Philippe... Make sure we don't build an empty IN () statement ...
2012-08-26 Jean-Philippe... Fixed that destroying a user from the edit page returns...
2012-08-26 Jean-Philippe... Do not use escaped back_url param (#11691).
2012-08-26 Jean-Philippe... Reverted r10234 and r10235 that broke redirect after...
2012-08-26 Jean-Philippe... Don't use tag helper in layout (#11704).
2012-08-26 Jean-Philippe... MailHandler: Match assignee on the full display name...
2012-08-24 Etienne MassipReverted changes made to tests for r1893 (#11691).
2012-08-24 Etienne MassipUse a back_url parameter instead of referrer to refresh...
2012-08-22 Toshi MARUYAMAremove empty setup method from unit enumeration test
2012-08-22 Toshi MARUYAMAadd unit test that enumeration returns default in regar...
2012-08-22 Toshi MARUYAMAadd check default document category is not defined...
2012-08-22 Toshi MARUYAMAuse Rails3 Active Record syntax in DocumentCategory...
2012-08-21 Toshi MARUYAMAadd position to DocumentCategory in enumerations fixtur...
2012-08-21 Toshi MARUYAMAforce set default document category if it is not set...
2012-08-21 Toshi MARUYAMAadd unit test to get default document category defined...
2012-08-21 Toshi MARUYAMAadd functional test to create non default document...
2012-08-21 Toshi MARUYAMAadd missing fixtures to test/functional/documents_contr...
2012-08-21 Toshi MARUYAMAadd missing fixtures to test/unit/document_test.rb
2012-08-18 Jean-Philippe... Updated macro documentation.
2012-08-18 Jean-Philippe... Validate macro name and options.
2012-08-18 Jean-Philippe... Let macros optionally accept a block of text (#3061).
2012-08-17 Jean-Philippe... Macros processing overhaul (#3061, #11633).
2012-08-17 Jean-Philippe... Prevents "Overwriting existing method Issue.open" warni...
2012-08-14 Toshi MARUYAMAfix unit test fails on JRuby 1.6.7.2 (#11577)
2012-08-13 Jean-Philippe... Fixed: Can't use non-latin anchor in wiki (#11577).
2012-08-13 Jean-Philippe... Fixed that text email templates are escaped (#11355).
2012-08-13 Jean-Philippe... Respond with 404 on ActionView::MissingTemplate (#11503).
2012-08-13 Jean-Philippe... Adds .settings to svn:ignore and removes svk property.
2012-08-13 Jean-Philippe... Use abbr_day_name to get the first letter of the day...
2012-08-13 Jean-Philippe... Escape filter values using .text instead of .html.
2012-08-13 Jean-Philippe... Fixed that roadmap anchor links can be ambigous (#11540).
2012-08-13 Jean-Philippe... Fixed that open scope on Project#issues raises an error...
2012-08-13 Jean-Philippe... Adds a title to the issue link in the flash message.
2012-08-13 Jean-Philippe... Context menu style.
2012-08-13 Jean-Philippe... Custom JQueryUI theme.
2012-08-13 Jean-Philippe... Set application/javascript as javascript mime tpye...
2012-08-11 Toshi MARUYAMAcherry-pick avatar test from reverted r10184
2012-08-10 Jean-Philippe... Raised the max-height.
2012-08-10 Jean-Philippe... Adds a max-height to projects lists.
2012-08-10 Jean-Philippe... Removed duplicated helper (#11539).
2012-08-10 Jean-Philippe... Removed p around ul.
2012-08-10 Jean-Philippe... Display a projects tree instead of a flat list in notif...
2012-08-10 Jean-Philippe... Extract code to render nested listed of projects in...
2012-08-10 Jean-Philippe... Fixed that projects are not ordered alphabetically...
2012-08-10 Jean-Philippe... Reverted r10184 (#9365).
2012-08-10 Jean-Philippe... Fixed that search results are escaped twice.
2012-08-09 Jean-Philippe... Use SSL for gravatars according to the protocol in...
2012-08-09 Jean-Philippe... Don't show the project dropdown when logging time on...
2012-08-09 Jean-Philippe... Adds autocomplete to issue field on time logging form.
2012-08-09 Jean-Philippe... Adds autocomplete to "Related issue" field on revision...
2012-08-09 Jean-Philippe... Code cleanup.
2012-08-08 Jean-Philippe... Code cleanup.
2012-08-08 Jean-Philippe... Slight change to the macro regexp.
2012-08-08 Jean-Philippe... Code cleanup.
2012-08-08 Jean-Philippe... Headings style.
2012-08-08 Jean-Philippe... Use the accessor.
2012-08-08 Jean-Philippe... Adds an option to macro definition to disable arguments...
2012-08-08 Toshi MARUYAMAfix plural form of the abbreviation for hours in Brazil...
2012-08-07 Toshi MARUYAMAGemfile: mocha version up 0.12.3
2012-08-07 Jean-Philippe... Log successful authentications.
2012-08-07 Jean-Philippe... Filling locales.
2012-08-07 Jean-Philippe... Ability to filter issues using project, author, assigne...
2012-08-07 Jean-Philippe... Update the new custom field form with remotely.
2012-08-07 Jean-Philippe... Build issue filters using javascript.
2012-08-07 Jean-Philippe... Removed csshover for IE6.
2012-08-07 Jean-Philippe... Prevent "Overwriting existing method User.active" warni...
2012-08-07 Jean-Philippe... Prevents "Overwriting existing method Issue.open" warni...
2012-08-06 Jean-Philippe... Added SVG mime-type (#11595).
2012-08-06 Jean-Philippe... Fixed: Custom fields of type version not proper handled...
2012-08-02 Jean-Philippe... Tests not running after upgrade to mocha 0.12.2.
2012-08-02 Jean-Philippe... Error running tests with ruby 1.9.3p194 (2012-04-20...
2012-08-02 Jean-Philippe... Adjust the comment.
2012-08-02 Jean-Philippe... Makes Version#<=> consistent with SQL sort.
2012-08-02 Jean-Philippe... Sort issues by scheduled versions first then unschedule...
2012-08-01 Toshi MARUYAMAadd translator name to Bulgarian yaml (#11561)
2012-07-31 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#11556)
2012-07-31 Jean-Philippe... Adds sharing attribute to the versions API (#11541).
2012-07-31 Jean-Philippe... Fixed that Mailer.with_synched_deliveries does not...
2012-07-31 Jean-Philippe... Removed AuthSourceLdap.human_attribute_name.
2012-07-31 Jean-Philippe... Set @previewed for rendering preview partial.
2012-07-31 Jean-Philippe... Eager loading and no extra count query.
2012-07-31 Jean-Philippe... Filling locales.
2012-07-31 Jean-Philippe... Support for subforums (#3831).
2012-07-31 Jean-Philippe... New edit icon.
2012-07-31 Toshi MARUYAMAGemfile: prevent "rake db:migrate RAILS_ENV=test" cause...
2012-07-30 Toshi MARUYAMAreplace tabs to spaces at app/views/repositories/_dir_l...
2012-07-29 Jean-Baptiste... Fixed rake redmine:plugins:test:* not running some...
2012-07-29 Jean-Baptiste... Invoke db:schema:dump after plugin migrations so that...
2012-07-29 Jean-Philippe... Stylesheet cleanup.
2012-07-29 Jean-Philippe... Slight changes to syntax highlightment styles.
2012-07-29 Jean-Philippe... Removed line numbers from syntax highlightment.
next