summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Small refactor and syntax fixes.2fa-api-checkPatricio Cano2016-08-182-0/+3
* Removed unnecessary service for user retrieval and improved API error message.Patricio Cano2016-08-181-19/+0
* Added documentation and CHANGELOG itemPatricio Cano2016-08-182-2/+2
* Added checks for 2FA to the API `/sessions` endpoint and the Resource Owner P...Patricio Cano2016-08-183-0/+60
* Merge branch '4273-slash-commands' into 'master'Robert Speicher2016-08-1820-16/+1715
|\
| * Fix behavior around commands with optional arguments4273-slash-commandsDouwe Maan2016-08-182-29/+48
| * Remove unneeded aliasesDouwe Maan2016-08-186-83/+68
| * Fix specs and implement fixes based on failing specsDouwe Maan2016-08-172-51/+17
| * Merge branch 'master' into 4273-slash-commandsDouwe Maan2016-08-1677-361/+1831
| |\
| * | Fixed specs and fixes based on failing specsDouwe Maan2016-08-166-357/+279
| * | Force notes poll after commands have been executedDouwe Maan2016-08-122-13/+13
| * | Refactor slash command definitionDouwe Maan2016-08-121-15/+15
| * | Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable2016-08-135-56/+179
| * | New TodoService#todo_exists? methodRémy Coutable2016-08-132-1/+13
| * | Accept blocks for `.desc` and `.condition` slash commands DSLRémy Coutable2016-08-131-19/+42
| * | Make slash commands contextualRémy Coutable2016-08-133-31/+219
| * | Add support for no-op slash commands that appear in autocompleteRémy Coutable2016-08-133-10/+15
| * | Don't extract slash commands inside blockcode, blockquote or HTML tagsRémy Coutable2016-08-132-4/+37
| * | Add the /title slash commandRémy Coutable2016-08-133-10/+80
| * | New Notes::SlashCommandsService serviceRémy Coutable2016-08-136-201/+345
| * | Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service`Rémy Coutable2016-08-135-21/+170
| * | Support slash commands in noteable description and notesRémy Coutable2016-08-1313-8/+1068
* | | Merge branch '13664-abuse-report-page-should-have-a-maximum-width' into 'mast...Jacob Schatz2016-08-182-0/+57
|\ \ \
| * | | Some more styling tweaks and added jasmine testLuke Bennett2016-08-142-0/+57
* | | | Merge branch '18334-truncate-award-emoji-users' into 'master' Jacob Schatz2016-08-182-0/+72
|\ \ \ \
| * | | | Award tooltips refer to current user as "You"Jack Davison2016-08-172-14/+14
| * | | | Switch to using to_sentence to construct tooltipsJack Davison2016-08-172-7/+28
| * | | | Truncates 9-10 users with current user in frontJack Davison2016-08-171-4/+14
| * | | | Truncated user list in award emoji tooltipsJack Davison2016-08-172-0/+41
* | | | | Incorporate feedbackZ.J. van de Weg2016-08-181-0/+1
* | | | | Docs for API endpointsZ.J. van de Weg2016-08-181-0/+1
* | | | | Expose project for environmentsZ.J. van de Weg2016-08-181-0/+1
* | | | | Add deployment endpointsZ.J. van de Weg2016-08-181-0/+59
* | | | | Add Play endpoints on BuildsZ.J. van de Weg2016-08-181-0/+22
* | | | | Merge branch 'boards-spec-improvements' into 'master' Douwe Maan2016-08-181-1/+25
|\ \ \ \ \
| * | | | | Attempted improvement to stop boards spec failingboards-spec-improvementsPhil Hughes2016-08-181-1/+25
* | | | | | Merge branch '17334-u2f-device-identifiers' into 'master' Robert Speicher2016-08-182-9/+32
|\ \ \ \ \ \
| * | | | | | Add feature specs to cover naming and deleting U2F devices.Timothy Andrew2016-08-182-9/+32
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '20454-edit-button-mr' into 'master' Douwe Maan2016-08-181-2/+24
|\ \ \ \ \ \
| * | | | | | edit_blob_link can receive the blob to avoid access to the repository20454-edit-button-mrPaco Guzman2016-08-181-2/+24
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'zj-pipelines-api-endpoints' into 'master' Douwe Maan2016-08-182-18/+133
|\ \ \ \ \ \
| * | | | | | Add docs on API for pipelines, plus minor fixeszj-pipelines-api-endpointsZ.J. van de Weg2016-08-181-3/+12
| * | | | | | Add endpoints for pipelinesZ.J. van de Weg2016-08-182-18/+124
| |/ / / / /
* | | | | | Rename TodoService#mark_todos_as_done_by_id{,s}Ahmad Sherif2016-08-181-2/+2
* | | | | | Implement TodoService#mark_todos_as_done_by_idAhmad Sherif2016-08-181-10/+20
|/ / / / /
* | | | | Refactor to mark Changes tab as active on new MR page.Ruben Davila2016-08-181-5/+2
* | | | | Fix failing testtab-persistanceAlfredo Sumaran2016-08-171-4/+7
* | | | | Merge branch '18141-pipeline-graph' into 'master' Jacob Schatz2016-08-171-1/+5
|\ \ \ \ \
| * \ \ \ \ Merge master into branchAnnabel Dunstone2016-08-179-21/+857
| |\ \ \ \ \
| * | | | | | Move deployable conditional to variable; fix pipelines_specAnnabel Dunstone2016-08-171-1/+5
| | |_|/ / / | |/| | | |