| Commit message (Expand) | Author | Age | Files | Lines |
* | Code cleanup: unverified request no longer raises a InvalidAuthenticityToken ... | Jean-Philippe Lang | 2013-11-11 | 1 | -0/+9 |
* | Wiki Pages REST API with version returns wrong comments (#15235). | Jean-Philippe Lang | 2013-11-09 | 1 | -0/+1 |
* | REST API: custom fields definition (#11159). | Jean-Philippe Lang | 2013-09-29 | 2 | -0/+50 |
* | Option to force a user to change his password (#3872). | Jean-Philippe Lang | 2013-08-05 | 1 | -0/+29 |
* | gender neutral source comment at test/integration/account_test.rb | Toshi MARUYAMA | 2013-07-06 | 1 | -1/+1 |
* | remove trailing white-space from test/integration/account_test.rb | Toshi MARUYAMA | 2013-07-05 | 1 | -1/+1 |
* | Cleanup of finders with :conditions option. | Jean-Philippe Lang | 2013-06-12 | 2 | -9/+9 |
* | set html lang by user locale (#14206) | Toshi MARUYAMA | 2013-06-10 | 1 | -0/+3 |
* | Adds a way for a registered user to get a new action email (#14228). | Jean-Philippe Lang | 2013-06-09 | 1 | -0/+45 |
* | upgrade mocha 0.14 and remove deprecation warning | Toshi MARUYAMA | 2013-05-21 | 1 | -1/+1 |
* | Removed some shoulda context. | Jean-Philippe Lang | 2013-05-18 | 8 | -859/+672 |
* | Removed some shoulda context. | Jean-Philippe Lang | 2013-05-18 | 7 | -530/+406 |
* | Add status to /users/:id API for admins (#13948). | Jean-Baptiste Barth | 2013-05-05 | 1 | -0/+12 |
* | Fixed: Unable to set custom fields for versions using the REST API (#13850). | Jean-Philippe Lang | 2013-05-01 | 1 | -0/+23 |
* | add missing Portuguese jQuery UI date picker (#13584) | Toshi MARUYAMA | 2013-03-25 | 1 | -0/+10 |
* | add test of datepicker in Simplified Chinese and Traditional Chinese (#13579) | Toshi MARUYAMA | 2013-03-25 | 1 | -0/+10 |
* | code layout cleanup test/integration/account_test.rb | Toshi MARUYAMA | 2013-03-20 | 1 | -11/+23 |
* | Fixed that autologin cookie is not deleted when using custom cookie name (#13... | Jean-Philippe Lang | 2013-03-02 | 1 | -0/+5 |
* | Fixed that autologin is broken when using a custom cookie name (#13335). | Jean-Philippe Lang | 2013-03-02 | 1 | -0/+22 |
* | Add user's API key to /users/current.format (#8529). | Jean-Philippe Lang | 2013-03-01 | 1 | -0/+12 |
* | Fixed that delete watcher link was broken by r11290 (#13231). | Jean-Philippe Lang | 2013-02-20 | 1 | -1/+1 |
* | Add login to /users/:id API for current user (#13155). | Jean-Philippe Lang | 2013-02-18 | 1 | -0/+12 |
* | Fixed that updating the issue form was broken by r4011 when user is not allow... | Jean-Philippe Lang | 2013-02-16 | 2 | -11/+2 |
* | Removed unused fixtures. | Jean-Philippe Lang | 2013-02-11 | 14 | -22/+8 |
* | Use POST/DELETE to watch/unwatch an item. | Jean-Philippe Lang | 2013-02-10 | 1 | -1/+1 |
* | Add/remove issue watchers via the REST API (#6727). | Jean-Philippe Lang | 2013-01-30 | 2 | -0/+61 |
* | Use POST instead of GET for logging out (#13022). | Jean-Philippe Lang | 2013-01-30 | 1 | -4/+6 |
* | Make JSONP support optional and disabled by default (#12992). | Jean-Philippe Lang | 2013-01-26 | 1 | -4/+22 |
* | Adds missing copyright. | Jean-Philippe Lang | 2013-01-22 | 4 | -0/+68 |
* | Adds a subclass of ActionDispatch::IntegrationTest for API tests. | Jean-Philippe Lang | 2013-01-22 | 23 | -25/+25 |
* | Adds pagination to users list when adding project or group members (#9549). | Jean-Philippe Lang | 2013-01-18 | 2 | -0/+8 |
* | Attachment name is added in the generated link. | Jean-Philippe Lang | 2013-01-14 | 1 | -1/+1 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 76 | -76/+76 |
* | Plugins cannot route wiki page sub-path (#12749). | Jean-Philippe Lang | 2013-01-11 | 1 | -0/+4 |
* | Fixed that previews are broken by r10957 (#12642). | Jean-Philippe Lang | 2013-01-06 | 1 | -1/+1 |
* | Auto-populate fields while creating a new user with LDAP (#10286). | Jean-Philippe Lang | 2012-12-26 | 1 | -0/+4 |
* | Merged ajax_upload branch (#3957). | Jean-Philippe Lang | 2012-12-10 | 1 | -0/+132 |
* | Replaces find(:first/:all) calls. | Jean-Philippe Lang | 2012-12-03 | 1 | -1/+1 |
* | Replaces find(:first) calls. | Jean-Philippe Lang | 2012-12-03 | 1 | -2/+2 |
* | Use 8+ characters long passwords in tests. | Jean-Philippe Lang | 2012-11-27 | 3 | -11/+11 |
* | Fixed some more test/integration/*_test.rb breaking when run alone (#12285) | Jean-Baptiste Barth | 2012-11-01 | 2 | -1/+2 |
* | REST API for deleting wiki pages (#7082). | Jean-Philippe Lang | 2012-10-28 | 2 | -0/+19 |
* | Adds last edit comments on the wiki page (#7082). | Jean-Philippe Lang | 2012-10-25 | 1 | -0/+1 |
* | Adds ?include=attachments option when retrieving a wiki page with the REST AP... | Jean-Philippe Lang | 2012-10-25 | 1 | -0/+15 |
* | REST API for creating/updating wiki pages (#7082). | Jean-Philippe Lang | 2012-10-25 | 2 | -31/+127 |
* | REST API for retrieving wiki pages (#7082). | Jean-Philippe Lang | 2012-10-25 | 2 | -0/+113 |
* | backout r10707 (#12196) | Toshi MARUYAMA | 2012-10-24 | 1 | -14/+10 |
* | fix "Page not found" on OK button in SCM "View all revisions" page (#12196) | Toshi MARUYAMA | 2012-10-24 | 1 | -10/+14 |
* | Ability to delete a version from a wiki page history (#10852). | Jean-Philippe Lang | 2012-10-23 | 1 | -0/+10 |
* | Wiki page versions routes cleanup. | Jean-Philippe Lang | 2012-10-21 | 1 | -7/+2 |