| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Let the attachment filename be specified on upload (#12125). | Jean-Philippe Lang | 2012-10-18 | 1 | -0/+12 |
* | Makes enumerations available through the REST API. | Jean-Philippe Lang | 2012-10-17 | 2 | -0/+48 |
* | Expose roles details via REST API (#11502). | Jean-Philippe Lang | 2012-10-12 | 2 | -0/+25 |
* | Adds an optional X-Redmine-Switch-User header to let admin users swicth user ... | Jean-Philippe Lang | 2012-10-11 | 1 | -0/+41 |
* | code layout cleanup test/integration/api_test/issues_test.rb | Toshi MARUYAMA | 2012-10-09 | 1 | -27/+57 |
* | add missing fixture to test/integration/api_test/issues_test.rb | Toshi MARUYAMA | 2012-10-09 | 1 | -0/+1 |
* | fix integration hook test name | Toshi MARUYAMA | 2012-10-02 | 1 | -2/+1 |
* | Added a test for JSON upload. | Jean-Philippe Lang | 2012-09-16 | 1 | -0/+17 |
* | Removed test contexts. | Jean-Philippe Lang | 2012-09-16 | 1 | -76/+66 |
* | Adds a view for editing all trackers fields. | Jean-Philippe Lang | 2012-09-02 | 1 | -0/+8 |
* | Respond with 404 on ActionView::MissingTemplate (#11503). | Jean-Philippe Lang | 2012-08-13 | 1 | -0/+5 |
* | Adds sharing attribute to the versions API (#11541). | Jean-Philippe Lang | 2012-07-31 | 1 | -9/+5 |
* | Fixed broken assertion. | Jean-Philippe Lang | 2012-07-28 | 1 | -1/+1 |
* | Adds JSONP support to the API (#11469). | Jean-Philippe Lang | 2012-07-27 | 1 | -0/+54 |
* | Do not user user session for API requests. | Jean-Philippe Lang | 2012-07-27 | 1 | -0/+32 |
* | Use JQuery Datepicker (#11445). | Jean-Philippe Lang | 2012-07-22 | 1 | -0/+17 |
* | Adds a macro for inserting thumbnails in formatted text (#3510). | Jean-Philippe Lang | 2012-07-16 | 1 | -0/+4 |
* | Removed assertion that is susceptible to fail if test runs slowly. | Jean-Philippe Lang | 2012-07-16 | 1 | -2/+0 |
* | Routing tests for r9977. | Jean-Philippe Lang | 2012-07-15 | 1 | -0/+6 |
* | Adds assertions on response status and body. | Jean-Philippe Lang | 2012-07-14 | 1 | -36/+21 |
* | Fixed that 200 API responses have a body containing one space (#11388). | Jean-Philippe Lang | 2012-07-14 | 9 | -0/+23 |
* | Code cleanup. | Jean-Philippe Lang | 2012-07-07 | 1 | -0/+4 |
* | Displays thumbnails of attached images of the issue view (#1006). | Jean-Philippe Lang | 2012-07-07 | 1 | -0/+4 |
* | Fixed: unified diff link broken on specific file/revision diff (#11325). | Jean-Philippe Lang | 2012-07-04 | 1 | -4/+24 |
* | Ability to close projects (read-only) (#3640). | Jean-Philippe Lang | 2012-06-25 | 1 | -0/+8 |
* | Fixed that content_for does not work in Hook.render_on (#11105). | Jean-Philippe Lang | 2012-06-09 | 1 | -0/+23 |
* | Fixed that custom_fields property is ignored for time entries in REST API (#1... | Jean-Philippe Lang | 2012-06-09 | 1 | -0/+15 |
* | Makes users optional in GET /groups/:id (#8981). | Jean-Philippe Lang | 2012-06-03 | 1 | -0/+9 |
* | REST Api for Groups (#8981). | Jean-Philippe Lang | 2012-06-03 | 2 | -20/+215 |
* | add Copyright statement to test/integration/repositories_git_test.rb | Toshi MARUYAMA | 2012-05-05 | 1 | -0/+17 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 62 | -61/+78 |
* | route: scm: fix diff of two revisions | Toshi MARUYAMA | 2012-05-05 | 1 | -0/+33 |
* | test: route: scm: move changes action tests to non revisions path tests | Toshi MARUYAMA | 2012-05-05 | 1 | -50/+52 |
* | fix typo of integration users test | Toshi MARUYAMA | 2012-05-05 | 1 | -1/+1 |
* | route: scm: split entry and raw actions | Toshi MARUYAMA | 2012-05-05 | 1 | -8/+8 |
* | route: scm: fix git and mercurial changes action | Toshi MARUYAMA | 2012-05-03 | 1 | -18/+44 |
* | code layout clean up test/integration/routing/repositories_test.rb | Toshi MARUYAMA | 2012-05-02 | 1 | -5/+9 |
* | Fixed that sidebar with hook content only should not be hidden. | Jean-Philippe Lang | 2012-05-01 | 1 | -0/+67 |
* | Adds a message for when assertion fails. | Jean-Philippe Lang | 2012-04-27 | 1 | -1/+2 |