summaryrefslogtreecommitdiff
path: root/spec/fixtures
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-021-0/+58
|\
| * Cleanup deploymentsd controller spec and use schema validation to test the ou...Pawel Chojnacki2017-04-241-0/+58
* | Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern2017-04-271-1/+1
|\ \
| * | Fix rendering emoji inside a stringblackst0ne2017-04-251-1/+1
* | | Don't display the `is_admin?` flag for user API responses.Timothy Andrew2017-04-251-2/+0
| |/ |/|
* | After Trace#limit, we seek to the next line in caseLin Jen-Shin2017-04-131-0/+5
|/
* Added mock deployment and monitoring service with environments fixturesKamil Trzciński2017-04-051-0/+1
* Change Done column to Closed in issue boardsblackst0ne2017-03-241-1/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-071-0/+5
|\
| * SanitizationFilter allows html5 details and summary (Issue #21605)James2017-03-061-0/+5
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-066-0/+330
|\ \ | |/
| * Remove "subscribed" field from API responses returning list of issues or merg...api-drop-subscribedAdam Niedzielski2017-03-064-0/+330
| * Move schema definitions for our public API to a separate directoryAdam Niedzielski2017-03-062-0/+0
* | [Issue board sorting] SpecsValery Sizov2017-02-281-0/+1
|/
* Use newer mail_room to get `require_relative` supportGabriel Mazetto2017-02-202-0/+0
* Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray2017-02-152-10/+7
* Merge branch 'fix-references-header-parsing' into 'master' Sean McGivern2017-02-061-0/+42
|\
| * Fix References header parser for Microsoft ExchangeLin Jen-Shin2017-01-201-0/+42
* | Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-062-1/+2
|\ \
| * | Add optional id property to the issue schemaDouglas Barbosa Alexandre2017-02-031-0/+1
| * | Fix spec for Projects::Boards::ListsControllerDouglas Barbosa Alexandre2017-02-031-1/+1
| |/
* | Added support for zip archives in pagesKamil Trzcinski2017-01-314-0/+0
* | Add GitLab PagesKamil Trzcinski2017-01-312-0/+0
|/
* Allow to use ENV variables in redis configSemyon Pupkov2017-01-131-0/+2
* adds impersonator variable and makes sudo usage overall more clear24537-reenable-private-token-with-sudotiagonbotelho2016-12-072-0/+116
* add parsing support for incoming html emailhttp://jneen.net/2016-11-171-0/+140
* Use separate email-friendly token for incoming email and let incomingDouwe Maan2016-11-071-0/+0
* Merge branch 'master' into issue-board-sidebarissue-board-sidebarPhil Hughes2016-10-262-4/+0
|\
| * Preserve note_type and position for notes from emailsLin Jen-Shin2016-10-202-4/+0
* | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-191-1/+1
|\ \ | |/
| * Fix issue board related controllers to expose label priority per projectDouglas Barbosa Alexandre2016-10-191-1/+1
* | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-193-0/+152
|\ \ | |/
| * Add JSON SchemaSean McGivern2016-10-131-0/+137
| * Fix board relates specsDouglas Barbosa Alexandre2016-10-111-2/+1
| * Add index action to Projects::BoardsController to return project boardsDouglas Barbosa Alexandre2016-10-112-0/+16
* | Restore subscribe status in JSONPhil Hughes2016-10-071-1/+2
* | Fix JSON Schema that validates data returned by board issues endpointDouglas Barbosa Alexandre2016-10-071-0/+1
|/
* Returns the total number of issues in the JSON responseDouglas Barbosa Alexandre2016-08-311-2/+13
* Fix JSON schema to issues in issue board listsissue-boards-label-text-colorDouglas Barbosa Alexandre2016-08-191-16/+24
* Merge branch '4273-slash-commands' into 'master'Robert Speicher2016-08-182-0/+84
|\
| * Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable2016-08-132-0/+44
| * Make slash commands contextualRémy Coutable2016-08-131-1/+1
| * Support slash commands in noteable description and notesRémy Coutable2016-08-131-0/+40
* | Fix matcher `match_response_schema`Douglas Barbosa Alexandre2016-08-172-0/+8
* | Returns label description in JSON when listing lists/issuesDouglas Barbosa Alexandre2016-08-172-0/+4
* | Returns label priority in JSON when listing lists/issuesDouglas Barbosa Alexandre2016-08-172-4/+8
* | Include the Issue#assignee in the response when listing issuesDouglas Barbosa Alexandre2016-08-171-0/+6
* | Return Issue#iid instead of id when listing issuesDouglas Barbosa Alexandre2016-08-171-2/+2
* | Add endpoint to list issues for a specific board listDouglas Barbosa Alexandre2016-08-171-0/+30
* | Projects::BoardsController#show returns a list of board listsDouglas Barbosa Alexandre2016-08-171-0/+35
|/