summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix view specDouwe Maan2017-04-071-2/+2
* Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-0711-78/+382
|\
| * Merge branch '30056-rename-milestones-empty' into 'master'Robert Speicher2017-04-071-12/+0
| |\
| | * Removed `Milestone#is_empty?`Jacopo2017-04-071-12/+0
| * | Merge branch 'dz-hide-zero-counter' into 'master' Dmitriy Zaporozhets2017-04-071-10/+25
| |\ \
| | * | Hide header counters for issue/mr/todos if zerodz-hide-zero-counterDmitriy Zaporozhets2017-04-071-10/+25
| * | | Update droplabLuke "Jared" Bennett2017-04-079-44/+976
| * | | Merge branch 'gitaly-repository-message' into 'master' Sean McGivern2017-04-073-3/+3
| |\ \ \
| | * | | Use Gitlab::Git::Repository#gitaly_... moreJacob Vosmaer2017-04-072-2/+2
| | * | | Send more Gitaly::Repository fieldsJacob Vosmaer2017-04-071-1/+1
| * | | | FE: Resolve "Performance issues when processing large build traces with Ansi2...Filipa Lacerda2017-04-071-53/+53
| |/ / /
| * | | Add /-/readiness /-/liveness and /-/health_metrics endpoints to track applica...Paweł Chojnacki2017-04-075-0/+301
* | | | Added variable button fixLuke "Jared" Bennett2017-04-071-2/+16
* | | | Fixed issue button state bugLuke "Jared" Bennett2017-04-071-37/+56
* | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-0754-294/+637
|\ \ \ \
| * \ \ \ Merge branch 'master' into update-droplab-to-webpack-versionupdate-droplab-to-webpack-versionLuke "Jared" Bennett2017-04-07128-1304/+4944
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '8998_skip_pending_commits_if_not_head' into 'master' Kamil Trzciński2017-04-0712-101/+315
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-0750-422/+1216
| | | |\ \ \ | | | | |/ /
| | | * | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-0774-781/+3366
| | | |\ \ \
| | | * | | | Make sure that's canceledLin Jen-Shin2017-04-071-1/+1
| | | * | | | Fix test by ignoring auto_canceled_by for jobsLin Jen-Shin2017-04-071-3/+4
| | | * | | | Fix typoLin Jen-Shin2017-04-071-1/+1
| | | * | | | Add missing tests and update test descriptionLin Jen-Shin2017-04-063-1/+3
| | | * | | | Also track auto-cancelling in jobs, detail:Lin Jen-Shin2017-04-066-21/+81
| | | * | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-0621-48/+628
| | | |\ \ \ \
| | | * | | | | Fix a view test by using presenterLin Jen-Shin2017-04-061-1/+1
| | | * | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-0674-391/+1711
| | | |\ \ \ \ \
| | | * | | | | | Add a test to make sure it's not auto-cancelingLin Jen-Shin2017-04-061-10/+24
| | | * | | | | | Add test for presentersLin Jen-Shin2017-04-062-0/+86
| | | * | | | | | Add tests for relations and scopes, and settingLin Jen-Shin2017-04-063-0/+25
| | | * | | | | | Fix test and only show job status title if it'sLin Jen-Shin2017-04-051-2/+8
| | | * | | | | | refactor specRydkin Maxim2017-04-041-10/+7
| | | * | | | | | remove `a pending pipeline` shared exampleRydkin Maxim2017-04-041-7/+3
| | | * | | | | | fix fallen import_export specRydkin Maxim2017-04-041-0/+2
| | | * | | | | | fix rubocopRydkin Maxim2017-04-041-5/+5
| | | * | | | | | add auto_canceled_by_id to safe_model_attributes.ymlRydkin Maxim2017-04-041-0/+1
| | | * | | | | | rename `auto_canceled_by` and add foreign keyRydkin Maxim2017-04-041-5/+5
| | | * | | | | | more brief way of get parent commitRydkin Maxim2017-04-041-1/+1
| | | * | | | | | fix typoRydkin Maxim2017-04-041-1/+1
| | | * | | | | | add `does not cancel HEAD pipeline` specRydkin Maxim2017-04-041-1/+7
| | | * | | | | | add auto-cancel for pending pipelines on branch, if they are not HEADRydkin Maxim2017-04-041-98/+116
| | * | | | | | | Merge branch '5983-realtime-pipelines-table' into 'master' Kamil Trzciński2017-04-074-1/+48
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | Fixes failing spec5983-realtime-pipelines-tableAlfredo Sumaran2017-04-061-1/+14
| | | * | | | | | Enable polling for pipelines table other pagesToon Claes2017-04-061-2/+4
| | | * | | | | | In case of Etag cache hit, the body should be emptyToon Claes2017-04-061-0/+6
| | | * | | | | | Use Etag caching for pipelines jsonToon Claes2017-04-062-0/+26
| | * | | | | | | Merge branch 'menu-shortcut' into 'master' Jacob Schatz2017-04-062-10/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fixed specsPhil Hughes2017-04-061-8/+4
| | | * | | | | | | Update testsFilipa Lacerda2017-04-061-5/+5
| | | * | | | | | | Fix shortcut specsAnnabel Dunstone Gray2017-04-061-1/+1
| | | |/ / / / / /