| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle unsuccessful destroys in TimelogController. #5700 | Eric Davis | 2010-06-20 | 4 | -2/+25 |
* | Exclude fields_for in the TabularFormBuilder, it has a different method | Eric Davis | 2010-06-20 | 1 | -1/+1 |
* | Optimize the N+1 query in watcher_recipients. #5415 | Eric Davis | 2010-06-20 | 1 | -1/+2 |
* | Add a link to the cross project time entries page to /projects. #4935 | Eric Davis | 2010-06-20 | 4 | -0/+30 |
* | Truncate incoming email subject lines to 255 characters. #5698 | Eric Davis | 2010-06-20 | 3 | -1/+64 |
* | Support listing directories in svn which include square brackets. #5548 | Eric Davis | 2010-06-20 | 4 | -12/+45 |
* | Add some assertions on the default data loading test to debug a Ruby 1.9 fail... | Eric Davis | 2010-06-20 | 1 | -0/+2 |
* | Fix for Ruby 1.9 strings. | Eric Davis | 2010-06-20 | 1 | -1/+1 |
* | Added two hooks to the issues report. #5233 | Eric Davis | 2010-06-20 | 1 | -0/+2 |
* | Display the correct ISO week number on the project calendar. | Eric Davis | 2010-06-19 | 2 | -1/+45 |
* | Calculate the correct week number for weeks starting at any date. #4857 | Eric Davis | 2010-06-19 | 1 | -8/+20 |
* | Added tests for #5533's behavior. | Eric Davis | 2010-06-19 | 1 | -0/+18 |
* | Add a css class to hide content when printing. #5508 | Eric Davis | 2010-06-19 | 2 | -2/+3 |
* | Display the link name when external links are used in the toc macro. #5445 | Eric Davis | 2010-06-19 | 2 | -0/+5 |
* | Added documentation about the session_path. #3968 | Eric Davis | 2010-06-19 | 1 | -0/+7 |
* | Hide the role forms when editing or adding Project members. #5452 | Eric Davis | 2010-06-19 | 2 | -3/+11 |
* | Accept email from anonymous users with an empty from address. #5604 | Eric Davis | 2010-06-19 | 3 | -1/+27 |
* | Pin shoulda, 2.11.x changes it's API and deprecates a lot of macros. | Eric Davis | 2010-06-19 | 1 | -1/+1 |
* | Accept key authentication to ProjectsController#index (for feeds). #5317 | Eric Davis | 2010-06-19 | 1 | -1/+1 |
* | Add ATOM auto discovery link to the Projects list. #5317 | Eric Davis | 2010-06-19 | 1 | -0/+4 |
* | Fixed HTML validation errors | Eric Davis | 2010-06-19 | 1 | -2/+2 |
* | Unused variable | Eric Davis | 2010-06-19 | 1 | -1/+0 |
* | Refactor: extract test method | Eric Davis | 2010-06-19 | 3 | -14/+13 |
* | Fix a nil error when a Project cannot save attachments. | Eric Davis | 2010-06-19 | 2 | -1/+33 |
* | Add example url and author url to the plugin generator. | Eric Davis | 2010-06-17 | 1 | -0/+2 |
* | Plugin models and controllers must be unloadable. | Eric Davis | 2010-06-17 | 2 | -0/+3 |
* | Updated the project calendar for greater accessibility. | Eric Davis | 2010-06-15 | 2 | -4/+5 |
* | Ignore rubinius .rbc files | Eric Davis | 2010-06-09 | 1 | -0/+1 |
* | fr update (#5617) | Azamat Hackimov | 2010-06-05 | 1 | -36/+36 |
* | Added JSON support to the issues API. #1214 | Eric Davis | 2010-06-05 | 3 | -4/+170 |
* | Convert tests to shoulda | Eric Davis | 2010-06-05 | 1 | -60/+115 |
* | Add an "Assigned To" keyword to receiving email. #5594 | Eric Davis | 2010-05-29 | 4 | -1/+19 |
* | Add 'Start date' and 'End date' keywords for incoming email. #5595 | Eric Davis | 2010-05-28 | 4 | -5/+20 |
* | Locales update | Azamat Hackimov | 2010-05-28 | 3 | -7/+7 |
* | Include the Project name when sorting versions. | Eric Davis | 2010-05-27 | 1 | -4/+16 |
* | Show subproject versions on the Roadmap. | Eric Davis | 2010-05-27 | 4 | -3/+67 |
* | Somehow ran out of unique identifiers. | Eric Davis | 2010-05-27 | 1 | -1/+1 |
* | Translation updates, Locales sync (rake locales:update) | Azamat Hackimov | 2010-05-27 | 40 | -3/+83 |
* | Make the Gantt zoom images more accessible | Eric Davis | 2010-05-26 | 2 | -4/+10 |
* | Refactor: extract gantt zoom links to a helper. | Eric Davis | 2010-05-26 | 2 | -10/+24 |
* | Add the page title when editing /my/page. | Eric Davis | 2010-05-26 | 1 | -0/+1 |
* | Translation update: Japanese (#5600 get haha, congratulations!) | Azamat Hackimov | 2010-05-26 | 1 | -3/+3 |
* | Translation updates | Azamat Hackimov | 2010-05-26 | 2 | -12/+11 |
* | zh-TW update (#5597) | Azamat Hackimov | 2010-05-26 | 1 | -4/+3 |
* | Translation sync | Azamat Hackimov | 2010-05-26 | 40 | -0/+119 |
* | Convert the file attachment's description to a label. | Eric Davis | 2010-05-25 | 4 | -4/+16 |
* | Add error messages to MembersController#new so a user is informed of missing ... | Eric Davis | 2010-05-24 | 3 | -6/+58 |
* | Invalid HTML | Eric Davis | 2010-05-24 | 1 | -1/+1 |
* | Added a missing label to my/page_layout. | Eric Davis | 2010-05-24 | 3 | -0/+3 |
* | Added missing labels to the Issue Calendar. | Eric Davis | 2010-05-24 | 2 | -1/+3 |