summaryrefslogtreecommitdiff
path: root/spec/fixtures
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch '13333-consider-updating-http-parser-rb-to-0-6-0' into 'master' Rémy Coutable2016-08-112-0/+44
|\
| * Replace the tinder gem by bare HTTP requestsThomas Balthazar2016-08-112-0/+44
* | Small refactor in Redis class and improved specsGabriel Mazetto2016-08-062-6/+6
* | Specs for RedisConfigGabriel Mazetto2016-08-044-0/+43
|/
* Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-264-800/+7
|\
| * Merge branch 'discussion-model' into 'master' Robert Speicher2016-07-211-800/+0
| |\
| | * Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-201-800/+0
| * | Merge branch '4142-show-inline-video' into 'master' Rémy Coutable2016-07-212-0/+4
| |\ \
| | * | Remove VideoJS and clean the integrationRémy Coutable2016-07-201-0/+4
| | * | First support of videos in issues, MRs and notesEric Hayes2016-07-191-0/+0
| | |/
| * | Default to manual input for `domain_whitelist`, syntax fixes and added new te...Patricio Cano2016-07-181-0/+0
| * | Added the ability to block sign ups using a domain blacklist.Patricio Cano2016-07-181-0/+3
| |/
| * don't expect " encoding anymorehttp://jneen.net/2016-07-141-6/+6
* | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-156-20/+789
|\ \ | |/
| * Merge branch 'better-parallel-diff' into 'master' Robert Speicher2016-07-131-27/+7
| |\
| | * Actually render old and new sections of parallel diff next to each otherbetter-parallel-diffDouwe Maan2016-07-131-27/+7
| * | Add more comments to regexDouwe Maan2016-07-102-2/+2
| * | Add blockquote fence syntax to MarkdownDouwe Maan2016-07-092-0/+246
| |/
| * Display new diff notes and allow creation through the web interfaceDouwe Maan2016-07-061-4/+500
| * optimize png images losslessly using zopflipngPeter Dave Hello2016-06-291-0/+0
| * Show proper image ID on registry pageKamil Trzcinski2016-06-211-1/+16
| * Add support for Docker Registry manifest v1Kamil Trzcinski2016-06-151-0/+32
* | Merge branch 'master' into new-issue-by-emailLin Jen-Shin2016-06-153-4/+23
|\ \ | |/
| * Set target="_blank" for external linksAlfredo Sumaran2016-06-081-1/+1
| * Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-0/+13
| |\
| | * Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-0/+13
| * | Merge remote-tracking branch 'origin/master' into eReGeBe/gitlab-ce-feature/m...Rémy Coutable2016-05-184-0/+102
| |\ \
| | * | Added Docker Registry View testsKamil Trzcinski2016-05-092-0/+2
| | |/
| * | Transforming milestones link references to the short reference formAlejandro Rodríguez2016-04-201-0/+1
| * | Implementing special GitLab markdown reference for milestonesAlejandro Rodríguez2016-04-201-3/+6
* | | Rename reply_key to mail_keyLin Jen-Shin2016-05-201-0/+0
* | | Create a new issue via: incoming+group/project+AUTH_TOKEN@...Lin Jen-Shin2016-05-163-2/+20
* | | Alloy empty reply for new issues, but not responseLin Jen-Shin2016-05-161-0/+18
* | | Implement #3243 New Issue by emailLin Jen-Shin2016-05-161-0/+23
| |/ |/|
* | Update SVG sanitizer to conform to SVG 1.1Stan Hu2016-05-062-0/+100
|/
* Improve and finish the fallback to the In-Reply-To and References header for ...2364-fallback-to-in-reply-to-headerRémy Coutable2016-03-252-4/+4
* Fix #2364. Fall back to In-Reply-To header when reply key not availableDavid Padilla2016-03-252-1/+45