summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Force notes poll after commands have been executedDouwe Maan2016-08-124-33/+35
* Autocomplete based on names and aliasesDouwe Maan2016-08-121-0/+16
* Link to slash commands documentation from form hintsDouwe Maan2016-08-123-4/+11
* Disable slash commands on edit formsDouwe Maan2016-08-125-7/+13
* Fix autocomplete on commit and issue/MR edit pagesDouwe Maan2016-08-123-7/+8
* Refactor slash command definitionDouwe Maan2016-08-1211-164/+190
* Only autocomplete commands at the beginning of a lineDouwe Maan2016-08-121-2/+11
* Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable2016-08-1316-159/+296
* New TodoService#todo_exists? methodRémy Coutable2016-08-134-3/+19
* Accept blocks for `.desc` and `.condition` slash commands DSLRémy Coutable2016-08-133-154/+171
* Make slash commands contextualRémy Coutable2016-08-1310-65/+394
* Add support for no-op slash commands that appear in autocompleteRémy Coutable2016-08-135-14/+35
* Don't extract slash commands inside blockcode, blockquote or HTML tagsRémy Coutable2016-08-136-16/+98
* Add the /title slash commandRémy Coutable2016-08-136-12/+89
* New Notes::SlashCommandsService serviceRémy Coutable2016-08-1310-251/+387
* Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service`Rémy Coutable2016-08-139-21/+178
* Support slash commands in noteable description and notesRémy Coutable2016-08-1331-58/+1552
* Merge branch 'fix-namespace-deletion' into 'master' Robert Speicher2016-08-1216-34/+179
|\
| * Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-1116-34/+179
* | Merge branch 'ruby-2-3-1' into 'master' Douwe Maan2016-08-121-2/+2
|\ \
| * | Update ruby 2.3.1ruby-2-3-1Z.J. van de Weg2016-08-121-2/+2
* | | Merge branch '20059-environment-list' into 'master' Jacob Schatz2016-08-128-14/+52
|\ \ \
| * | | Add gravatars to build history20059-environment-listAnnabel Dunstone2016-08-083-3/+4
| * | | Add deployment ID and gravatar to environments pageAnnabel Dunstone2016-08-083-4/+8
| * | | Format environment history pageAnnabel Dunstone2016-08-081-2/+2
| * | | Add avatar to commit message; environment style updates to match pipelines pageAnnabel Dunstone2016-08-085-9/+25
| * | | Style deploy buttonAnnabel Dunstone2016-08-082-3/+20
* | | | Merge branch 'instrument-project-visible-to-user' into 'master' Rémy Coutable2016-08-122-0/+4
|\ \ \ \
| * | | | Instrument Project.visible_to_userYorick Peterse2016-08-122-0/+4
| | |/ / | |/| |
* | | | Merge branch 'improve-pipeline-processing' into 'master' Rémy Coutable2016-08-1212-113/+214
|\ \ \ \ | |/ / / |/| | |
| * | | Fix build play failureimprove-pipeline-processingKamil Trzcinski2016-08-121-1/+1
| * | | Improve transition between states for event `enqueue`Kamil Trzcinski2016-08-121-1/+1
| * | | Use event `enqueue` instead of `queue`Kamil Trzcinski2016-08-126-23/+34
| * | | Fix test failuresKamil Trzcinski2016-08-122-2/+2
| * | | Added specs for started_at and finished_atKamil Trzcinski2016-08-122-15/+46
| * | | Use explicit events to transition between statesKamil Trzcinski2016-08-122-13/+33
| * | | Merge remote-tracking branch 'origin/master' into improve-pipeline-processingKamil Trzcinski2016-08-123-4/+30
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'origin/master' into improve-pipeline-processingKamil Trzcinski2016-08-1231-208/+362
| |\ \ \
| * | | | Fix test failures, that did occur because of missing previously used `reload_...Kamil Trzcinski2016-08-117-56/+60
| * | | | Use state machine for pipeline event processingKamil Trzcinski2016-08-119-71/+54
| * | | | Verify the pipeline status after executing events on buildsKamil Trzcinski2016-08-113-1/+53
* | | | | Merge branch 'update-performance-guide' into 'master' Achilleas Pipinellis2016-08-121-5/+4
|\ \ \ \ \
| * | | | | Corrected links/usernames in performance guideupdate-performance-guideYorick Peterse2016-08-111-5/+4
* | | | | | Merge branch 'remove-unused-spam-report' into 'master' Robert Speicher2016-08-111-5/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove unused SpamReport model; this was renamed to SpamLogremove-unused-spam-reportStan Hu2016-08-111-5/+0
* | | | | | Merge branch '19725-new-pipeline-auto-completion' into 'master' Robert Speicher2016-08-113-4/+30
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Update CHANGELOGula budziszewska2016-08-111-1/+0
| * | | | | render only commit titleubudzisz2016-08-113-3/+30
|/ / / / /
* | | | | Merge branch 'gitlab-shell-3-3-3' into 'master' Douwe Maan2016-08-112-2/+2
|\ \ \ \ \
| * | | | | Update gitlab-shell to v3.3.3Douwe Maan2016-08-112-2/+2