Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged r10709 from trunk to 1.4-stable (#12196) | Toshi MARUYAMA | 2012-10-24 | 1 | -0/+15 |
* | Merged r10503 from trunk to 1.4-stable (#11966) | Toshi MARUYAMA | 2012-09-28 | 1 | -0/+34 |
* | Merged r10502 from trunk to 1.4-stable (#11966) | Toshi MARUYAMA | 2012-09-28 | 1 | -0/+14 |
* | Merged r10501 from trunk | Toshi MARUYAMA | 2012-09-28 | 2 | -2/+12 |
* | Merged r10498 from trunk | Toshi MARUYAMA | 2012-09-28 | 1 | -6/+6 |
* | Merged r10252 from trunk to 1.4-stable (#11752) | Toshi MARUYAMA | 2012-09-01 | 1 | -7/+7 |
* | Merged r10251 from trunk to 1.4-stable (#11752) | Toshi MARUYAMA | 2012-09-01 | 1 | -16/+18 |
* | Merged r9949 from trunk to 1.4-stable | Toshi MARUYAMA | 2012-09-01 | 7 | -28/+36 |
* | Merged r10245 from trunk to 1.4-stable (#11752) | Toshi MARUYAMA | 2012-08-31 | 1 | -0/+24 |
* | Merged r10219 from trunk to 1.4-stable (#11665) | Toshi MARUYAMA | 2012-08-21 | 1 | -0/+17 |
* | Merged r10216 from trunk | Toshi MARUYAMA | 2012-08-21 | 1 | -1/+3 |
* | Backported r9982 and r9984 from trunk. | Jean-Philippe Lang | 2012-07-15 | 1 | -0/+1 |
* | Merged r9861 from trunk. | Jean-Philippe Lang | 2012-06-18 | 1 | -10/+10 |
* | Merge r9750 from trunk | Toshi MARUYAMA | 2012-06-17 | 1 | -0/+14 |
* | Merged r9837 from trunk. | Jean-Philippe Lang | 2012-06-17 | 1 | -0/+14 |
* | Merged r9831 from trunk. | Jean-Philippe Lang | 2012-06-17 | 1 | -0/+10 |
* | Backported r9797 from trunk. | Jean-Philippe Lang | 2012-06-10 | 1 | -0/+113 |
* | 1.4-stable: scm: git: backport creating and updating test from trunk r9616 (#... | Toshi MARUYAMA | 2012-06-06 | 1 | -0/+29 |
* | Merged r9740 and r9741 from trunk. | Jean-Philippe Lang | 2012-06-03 | 1 | -3/+16 |
* | Merged r9417 from trunk (#10664). | Jean-Philippe Lang | 2012-04-20 | 1 | -0/+39 |
* | Merged r9404, r9405 from trunk. | Jean-Philippe Lang | 2012-04-14 | 1 | -16/+73 |
* | Merged r9378 from trunk. | Jean-Philippe Lang | 2012-04-14 | 1 | -0/+33 |
* | Merged r9384, r9385 from trunk. | Jean-Philippe Lang | 2012-04-11 | 1 | -0/+19 |
* | Merged r9382 from trunk. | Jean-Philippe Lang | 2012-04-11 | 1 | -0/+9 |
* | Merged r9349 from trunk. | Jean-Philippe Lang | 2012-04-06 | 1 | -3/+28 |
* | Merged r9350 and r9351 from trunk. | Jean-Philippe Lang | 2012-04-06 | 1 | -0/+24 |
* | Fixed Internal Error in watchers XHR search (#10600). | Etienne Massip | 2012-04-05 | 1 | -0/+20 |
* | Ability to add non-member watchers on issue creation (#5159). | Jean-Philippe Lang | 2012-03-24 | 2 | -0/+34 |
* | Don't use #delete on String in Mailer. | Jean-Philippe Lang | 2012-03-12 | 1 | -0/+5 |
* | Fixed that LDAP error is not displayed when testing connection. | Jean-Philippe Lang | 2012-03-11 | 1 | -2/+2 |
* | Resourcified auth_sources. | Jean-Philippe Lang | 2012-03-11 | 1 | -4/+4 |
* | Merged LdapAuthSourceController into AuthSourceController. | Jean-Philippe Lang | 2012-03-11 | 2 | -140/+63 |
* | Additional tests for UsersController. | Jean-Philippe Lang | 2012-03-11 | 1 | -2/+39 |
* | Additional tests for IssuesController. | Jean-Philippe Lang | 2012-03-10 | 1 | -0/+24 |
* | Adds a test for #9076. | Jean-Philippe Lang | 2012-03-10 | 1 | -0/+19 |
* | More functional tests for NewsController. | Jean-Philippe Lang | 2012-03-10 | 1 | -0/+5 |
* | More function tests for AdminController. | Jean-Philippe Lang | 2012-03-10 | 1 | -0/+9 |
* | More function tests for MessagesController. | Jean-Philippe Lang | 2012-03-10 | 1 | -1/+31 |
* | Adds a test for when query is not found. | Jean-Philippe Lang | 2012-03-07 | 1 | -0/+5 |
* | Prevent mass-assignment when adding/updating a forum (#10390). | Jean-Philippe Lang | 2012-03-06 | 1 | -0/+8 |
* | Sort values for assertion. | Jean-Philippe Lang | 2012-03-05 | 1 | -1/+1 |
* | Rails 3.1 compatibility. | Jean-Philippe Lang | 2012-03-04 | 1 | -1/+1 |
* | Adds helpers for testing email body. | Jean-Philippe Lang | 2012-03-04 | 4 | -12/+12 |
* | Rails3: :order option has no effect here because of the default_scope on Enum... | Jean-Philippe Lang | 2012-03-04 | 1 | -2/+2 |
* | Test cleanup. | Jean-Philippe Lang | 2012-03-04 | 1 | -0/+3 |
* | Rails 3.1 compatibility. | Jean-Philippe Lang | 2012-03-04 | 3 | -5/+5 |
* | Test cleanup. | Jean-Philippe Lang | 2012-03-04 | 1 | -7/+0 |
* | Renamed Mailer#test to Mailer#test_email. | Jean-Philippe Lang | 2012-03-04 | 1 | -1/+1 |
* | Removed some generate! calls. | Jean-Philippe Lang | 2012-03-04 | 1 | -1/+1 |
* | Removed some generate! calls. | Jean-Philippe Lang | 2012-03-04 | 3 | -12/+12 |