| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Translation update (he, #6569) | Azamat Hackimov | 2010-10-28 | 1 | -1/+1 |
* | Refactor: convert WikiController to a REST resource | Eric Davis | 2010-10-28 | 1 | -22/+15 |
* | Translation update (ru) | Azamat Hackimov | 2010-10-27 | 1 | -4/+4 |
* | Fixing "Kilobyte" prefix to kB (#6740) | Azamat Hackimov | 2010-10-27 | 2 | -2/+2 |
* | Readding string field_start_date (#6629) | Azamat Hackimov | 2010-10-27 | 43 | -43/+44 |
* | Translation update (de, #6607) | Azamat Hackimov | 2010-10-27 | 1 | -2/+2 |
* | Translation updates | Azamat Hackimov | 2010-10-27 | 5 | -299/+300 |
* | Refactor: use :id instead of :page when linking to Wiki Pages | Eric Davis | 2010-10-27 | 44 | -181/+181 |
* | Refactor: convert WikiController#destroy to use HTTP DELETE | Eric Davis | 2010-10-26 | 1 | -1/+3 |
* | Refactor: Rename WikiController#page_index to #index | Eric Davis | 2010-10-25 | 1 | -1/+1 |
* | Improved error message when trying to access an archived project (#2995). | Jean-Philippe Lang | 2010-10-23 | 43 | -0/+43 |
* | Updated french translation. | Jean-Philippe Lang | 2010-10-23 | 1 | -11/+11 |
* | Translation update for en: field_member_of_group and field_assigned_to_role | Eric Davis | 2010-10-22 | 42 | -84/+125 |
* | Fixed: file upload on wiki page broken by recent refactoring (#6724). | Jean-Philippe Lang | 2010-10-22 | 1 | -1/+1 |
* | Refactor: split WikiController#edit into #update | Eric Davis | 2010-10-22 | 1 | -1/+3 |
* | Refactor: rename WikiController#index to #show, it's a single resource action | Eric Davis | 2010-10-21 | 1 | -1/+1 |
* | Refactor: change :id on WikiController to use :project_id | Eric Davis | 2010-10-20 | 1 | -10/+10 |
* | Refactor: extract method from WikiController#special | Eric Davis | 2010-10-18 | 1 | -1/+1 |
* | Remove the translated string. It's definition changed in en | Eric Davis | 2010-10-15 | 42 | -42/+1 |
* | Refactor: extract #page_index from WikiController#special | Eric Davis | 2010-10-15 | 1 | -1/+2 |
* | Refactor: extract method in WikiController#special to create a new #export me... | Eric Davis | 2010-10-13 | 1 | -1/+2 |
* | Refactor: convert timelogs to a REST resource (:time_entries) | Eric Davis | 2010-10-12 | 1 | -32/+18 |
* | Refactor: extract TimelogController#edit to #update | Eric Davis | 2010-10-11 | 1 | -0/+1 |
* | Refactor: extract TimelogController#create from TimelogController#edit | Eric Davis | 2010-10-08 | 1 | -1/+2 |
* | Refactor: extract TimelogController#new from #edit | Eric Davis | 2010-10-07 | 1 | -3/+3 |
* | Rename task to issue in calendar (#6563) | Azamat Hackimov | 2010-10-07 | 43 | -129/+129 |
* | Translation updates | Azamat Hackimov | 2010-10-07 | 8 | -228/+228 |
* | Refactor: rename TimelogController#details to #index | Eric Davis | 2010-10-06 | 1 | -2/+2 |
* | Refactor: extract TimelogController#report to a new controller class | Eric Davis | 2010-10-05 | 1 | -2/+2 |
* | Refactor: convert UsersController to resource | Eric Davis | 2010-10-04 | 1 | -9/+9 |
* | Refactor: split UsersController#edit into #edit and #update | Eric Davis | 2010-09-30 | 1 | -1/+1 |
* | Refactor: rename UsersController#add to #new | Eric Davis | 2010-09-29 | 1 | -2/+1 |
* | Locale update | Eric Davis | 2010-09-28 | 42 | -0/+168 |
* | Add a default mail notification setting for new users | Eric Davis | 2010-09-28 | 2 | -0/+3 |
* | Converted User#mail_notification from a boolean to a string. | Eric Davis | 2010-09-28 | 1 | -1/+4 |
* | Refactor: split UsersController#add into #add and #create | Eric Davis | 2010-09-28 | 1 | -1/+1 |
* | Refactor: convert News to a REST resource | Eric Davis | 2010-09-27 | 1 | -23/+7 |
* | Workaround for i18n 0.4.x with the old style syntax. #6428 #5608 | Eric Davis | 2010-09-26 | 1 | -0/+14 |
* | Add documentation about setting the log level. #6135 | Eric Davis | 2010-09-26 | 1 | -0/+3 |
* | Translation updates | Azamat Hackimov | 2010-09-26 | 1 | -7/+7 |
* | Translation updates | Azamat Hackimov | 2010-09-24 | 1 | -170/+170 |
* | Refactor: move NewsController#preview to PreviewsController#news | Eric Davis | 2010-09-24 | 1 | -0/+3 |
* | Translation updates | Azamat Hackimov | 2010-09-23 | 3 | -3/+4 |
* | Refactor: move #destroy_comment method to CommentsController#destroy | Eric Davis | 2010-09-23 | 1 | -0/+1 |
* | Translation update | Azamat Hackimov | 2010-09-22 | 1 | -2/+2 |
* | Refactor: move NewsController#add_comment to CommentsController#create | Eric Davis | 2010-09-22 | 1 | -0/+2 |
* | New string to translate - field_text. It appear when you trying save empty wi... | Azamat Hackimov | 2010-09-22 | 43 | -4/+46 |
* | Refactor: split NewsController#edit into #edit and #update | Eric Davis | 2010-09-21 | 1 | -1/+1 |
* | Refactor: split NewsController#new into #new and #create methods. | Eric Davis | 2010-09-20 | 1 | -1/+1 |
* | Updated issue delete confirmation when it has child issues. #6191 | Eric Davis | 2010-09-20 | 43 | -0/+43 |