summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tags-sort-default' into 'master' Robert Speicher2017-05-041-0/+20
|\
| * Moved to a view spectags-sort-defaultPhil Hughes2017-05-042-15/+20
| * Fixed tags sort dropdown being emptyPhil Hughes2017-05-031-0/+15
* | Merge branch '30973-network-graph-sorted-by-date-and-topo' into 'master' Douwe Maan2017-05-042-4/+19
|\ \
| * | Sort the network graph both by commit date and topographically.30973-network-graph-sorted-by-date-and-topoTimothy Andrew2017-05-042-4/+19
* | | Pipeline table mini graph dropdown remains open when table is refreshedFilipa Lacerda2017-05-042-61/+66
* | | Merge branch 'gitlab-shell-compile' into 'master' Rémy Coutable2017-05-041-0/+4
|\ \ \
| * | | Compile gitlab-shell go executablesJacob Vosmaer2017-05-041-0/+4
* | | | Merge branch '31156-environments-vue-service' into 'master' Phil Hughes2017-05-043-46/+0
|\ \ \ \
| * \ \ \ Merge branch 'master' into 31156-environments-vue-service31156-environments-vue-serviceFilipa Lacerda2017-05-0314-44/+695
| |\ \ \ \
| * | | | | Remove service from actions dropdown, stop button and redeploy buttonFilipa Lacerda2017-05-033-46/+0
* | | | | | Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern2017-05-044-2/+261
|\ \ \ \ \ \
| * | | | | | Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-024-2/+261
* | | | | | | Merge branch '30529-remove-pages-tab-if-pages-isn-t-enabled' into 'master' Rémy Coutable2017-05-042-11/+104
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Disable navigation to Pages config if Pages is disabledMark Fletcher2017-05-042-11/+104
* | | | | | | Merge branch 'always-show-latest-pipeline-in-commit-box' into 'master' Kamil Trzciński2017-05-041-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Rename latest_pipeline to last_pipelinealways-show-latest-pipeline-in-commit-boxLin Jen-Shin2017-05-031-3/+3
* | | | | | | | Merge branch '2247-emails-forwarded-to-service-desk-email-don-t-come' into 'm...Sean McGivern2017-05-042-0/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle incoming emails from aliases correctly2247-emails-forwarded-to-service-desk-email-don-t-comeSean McGivern2017-05-032-0/+43
* | | | | | | | | Merge branch 'zj-chat-message-pretty-time' into 'master' Sean McGivern2017-05-041-9/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Convert seconds to minutes and hours on chat notifationszj-chat-message-pretty-timeZ.J. van de Weg2017-05-041-9/+6
* | | | | | | | | | Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-049-65/+273
* | | | | | | | | | Merge branch '31544-size-of-project-from-api' into 'master' Rémy Coutable2017-05-041-0/+14
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Expose project statistics on single requests via the APIMark Fletcher2017-05-031-0/+14
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '31671-merge-request-message-contains-carriage-returns' into 'ma...Douwe Maan2017-05-031-7/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | removes the possibility of commit messages having carriage returnsTiago Botelho2017-05-031-7/+19
* | | | | | | | | | Merge branch 'dm-link-discussion-to-outdated-diff' into 'master' Sean McGivern2017-05-037-48/+431
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-037-48/+431
* | | | | | | | | | | Merge branch 'dm-blob-external-storage' into 'master' Sean McGivern2017-05-035-44/+195
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storageDouwe Maan2017-05-035-44/+195
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'further-attempt-to-fix-protected_tags_spec' into 'master' Sean McGivern2017-05-032-2/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | remove debug codefurther-attempt-to-fix-protected_tags_specLuke "Jared" Bennett2017-05-031-2/+1
| * | | | | | | | | | | Try waiting for previous dropdown to definitly close before going to clickLuke "Jared" Bennett2017-05-032-3/+5
* | | | | | | | | | | | Add real-time note edits :chipmunk:Eric Eastwood2017-05-033-57/+159
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Fix project tree saver and fork spec failuresJames Lopez2017-05-031-2/+2
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch '28408-feature-proposal-include-search-options-to-pipelines-api'...Robert Speicher2017-05-032-25/+419
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improve pipelines_finder.rbShinya Maeda2017-05-031-4/+4
| * | | | | | | | | | Correct typo in pipelines_spec.rbShinya Maeda2017-05-031-5/+5
| * | | | | | | | | | Avoid using sampleShinya Maeda2017-05-031-1/+1
| * | | | | | | | | | Use HasStatus::AVAILABLE_STATUSES instead of hard codingShinya Maeda2017-05-032-4/+4
| * | | | | | | | | | Improve api/pipelines_spec.rbShinya Maeda2017-05-032-95/+112
| * | | | | | | | | | Add another pipeline for spec statusShinya Maeda2017-05-031-0/+5
| * | | | | | | | | | Add space before bracketShinya Maeda2017-05-031-6/+6
| * | | | | | | | | | Remove unnecessary hashShinya Maeda2017-05-031-19/+19
| * | | | | | | | | | Improve pipelines_finder_spec.rbShinya Maeda2017-05-031-113/+70
| * | | | | | | | | | Separate parameters from literal url stringShinya Maeda2017-05-031-19/+19
| * | | | | | | | | | Use order instead of reorder. Improve tests.Shinya Maeda2017-05-031-2/+5
| * | | | | | | | | | Ci::Pipeline to project.pipelinesShinya Maeda2017-05-032-32/+32
| * | | | | | | | | | Fix improper method name and spec descriptionShinya Maeda2017-05-031-3/+3
| * | | | | | | | | | Fix created_at to user_id in specShinya Maeda2017-05-031-6/+6