]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2010-08-19 Eric DavisMerged r3919 from trunk.
2010-08-19 Eric DavisMerged r3918 from trunk.
2010-08-19 Eric DavisMerged r3917 from trunk.
2010-08-19 Eric DavisMerged r3916 from trunk.
2010-08-19 Eric DavisMerged r3915 from trunk.
2010-08-19 Eric DavisMerged r3914 from trunk.
2010-08-19 Eric DavisMerged r3913 from trunk.
2010-08-19 Eric DavisMerged r3912 from trunk.
2010-08-19 Eric DavisMerged r3911 from trunk.
2010-08-19 Eric DavisMerged r3910 from trunk.
2010-08-19 Eric DavisMerged r3909 from trunk.
2010-08-19 Eric DavisMerged r3908 from trunk.
2010-08-19 Eric DavisMerged r3907 from trunk.
2010-08-19 Eric DavisMerged r3906 from trunk.
2010-08-19 Eric DavisMerged r3905 from trunk.
2010-08-19 Eric DavisMerged r3904 from trunk.
2010-08-19 Eric DavisMerged r3903 from trunk.
2010-07-30 Eric DavisMerged r3899 from trunk
2010-07-30 Eric DavisMerged r3898 from trunk
2010-07-30 Eric DavisMerged r3897 from trunk.
2010-07-29 Eric DavisMerged r3894 from trunk.
2010-07-29 Eric DavisMerged r3893 from trunk.
2010-07-25 Jean-Philippe... Merged r3891 from trunk.
2010-07-25 Jean-Philippe... Merged r3889 from trunk.
2010-07-25 Jean-Philippe... Merged r3887 from trunk.
2010-07-25 Jean-Philippe... Merged r3883, r3884 and r3885 from trunk.
2010-07-25 Jean-Philippe... Merged r3881 from trunk.
2010-07-25 Jean-Philippe... Merged r3879 from trunk.
2010-07-25 Jean-Philippe... Merged r3877 from trunk.
2010-07-25 Jean-Philippe... Merged r3875 from trunk.
2010-07-25 Jean-Philippe... Merged r3873 from trunk.
2010-07-25 Jean-Philippe... Merged r3871 from trunk.
2010-07-25 Jean-Philippe... Merged r3869 from trunk.
2010-07-25 Jean-Philippe... Merged r3865 and r3866 from trunk.
2010-07-24 Eric DavisMerged r3859 from trunk.
2010-07-24 Eric DavisMerged r3860 from trunk.
2010-07-18 Eric DavisChange version to the show this is the stable branch.
2010-07-18 Eric DavisMerged r3854 from trunk.
2010-07-18 Eric DavisMerged r3853 from trunk.
2010-07-18 Eric DavisMerged r3849 from trunk.
2010-07-18 Eric DavisMerged r3848 from trunk.
2010-07-18 Eric DavisMerged r3847 from trunk.
2010-07-16 Eric DavisMerged r3845 from trunk.
2010-07-16 Eric DavisAdding 1.0 stable branch to prepare for 1.0.0 RC
2010-07-16 Eric DavisUpdating CHANGELOG for 1.0
2010-07-16 Eric DavisAdd :view_issues_index_bottom hook. #5169
2010-07-16 Eric DavisFix typos in the examples. #5823
2010-07-09 Eric DavisForce the test RAILS_ENV to help prevent purging data...
2010-07-08 Eric DavisVersion 0.9.6
2010-07-08 Eric DavisUpdate the CHANGELOG for 0.9.6
2010-07-08 Eric DavisCheck the browse repository or commit access permission...
2010-07-08 Eric DavisHave Redmine.pm respect the Authentication Required...
2010-07-06 Eric DavisForce the default value of path to be set on the Change...
2010-07-06 Eric DavisInclude visible subprojects when checking for available...
2010-07-06 Eric DavisExtend changes.path and changes.from_path to support...
2010-07-05 Eric DavisAllow js formatted responses.
2010-07-01 Eric DavisAdded hook :controller_timelog_available_criterias
2010-07-01 Eric DavisRefactor: extract @available_criterias to utility method.
2010-06-30 Eric DavisSet @project so macros will work on the welcome and...
2010-06-30 Eric DavisDon't style lists in a project description as a sub...
2010-06-30 Eric DavisFix Chrome JavaScript bug in the pop up calendar. ...
2010-06-30 Eric DavisRecalculate inherited attributes on parents when a...
2010-06-30 Eric DavisRename code and locale typo: Developper. #5751
2010-06-30 Eric DavisAdd some tests for User#try_to_login with LDAP. #5592
2010-06-28 Eric DavisBump release to 0.9.5
2010-06-28 Eric DavisUpdating documentation for the 0.9.5 release.
2010-06-24 Eric DavisForce string comparison for login search to be case...
2010-06-24 Eric DavisSanitize image links and handle nils in the toc formatt...
2010-06-21 Azamat HackimovRefresh locales
2010-06-21 Azamat HackimovNew language en-GB (#5648 thank to Tom Knight for work)
2010-06-20 Eric DavisRefactor and documentation for User#find_by_login.
2010-06-20 Eric DavisChange User#login to be case-insensitive. #2473
2010-06-20 Eric DavisTypecast issue ids when searched for.
2010-06-20 Eric DavisHandle unsuccessful destroys in TimelogController....
2010-06-20 Eric DavisExclude fields_for in the TabularFormBuilder, it has...
2010-06-20 Eric DavisOptimize the N+1 query in watcher_recipients. #5415
2010-06-20 Eric DavisAdd a link to the cross project time entries page to...
2010-06-20 Eric DavisTruncate incoming email subject lines to 255 characters...
2010-06-20 Eric DavisSupport listing directories in svn which include square...
2010-06-20 Eric DavisAdd some assertions on the default data loading test...
2010-06-20 Eric DavisFix for Ruby 1.9 strings.
2010-06-20 Eric DavisAdded two hooks to the issues report. #5233
2010-06-19 Eric DavisDisplay the correct ISO week number on the project...
2010-06-19 Eric DavisCalculate the correct week number for weeks starting...
2010-06-19 Eric DavisAdded tests for #5533's behavior.
2010-06-19 Eric DavisAdd a css class to hide content when printing. #5508
2010-06-19 Eric DavisDisplay the link name when external links are used...
2010-06-19 Eric DavisAdded documentation about the session_path. #3968
2010-06-19 Eric DavisHide the role forms when editing or adding Project...
2010-06-19 Eric DavisAccept email from anonymous users with an empty from...
2010-06-19 Eric DavisPin shoulda, 2.11.x changes it's API and deprecates...
2010-06-19 Eric DavisAccept key authentication to ProjectsController#index...
2010-06-19 Eric DavisAdd ATOM auto discovery link to the Projects list....
2010-06-19 Eric DavisFixed HTML validation errors
2010-06-19 Eric DavisUnused variable
2010-06-19 Eric DavisRefactor: extract test method
2010-06-19 Eric DavisFix a nil error when a Project cannot save attachments.
2010-06-17 Eric DavisAdd example url and author url to the plugin generator.
2010-06-17 Eric DavisPlugin models and controllers must be unloadable.
2010-06-15 Eric DavisUpdated the project calendar for greater accessibility.
next