Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix view spec | Douwe Maan | 2017-04-07 | 1 | -2/+2 |
* | Merge branch 'master' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 11 | -78/+382 |
|\ | |||||
| * | Merge branch '30056-rename-milestones-empty' into 'master' | Robert Speicher | 2017-04-07 | 1 | -12/+0 |
| |\ | |||||
| | * | Removed `Milestone#is_empty?` | Jacopo | 2017-04-07 | 1 | -12/+0 |
| * | | Merge branch 'dz-hide-zero-counter' into 'master' | Dmitriy Zaporozhets | 2017-04-07 | 1 | -10/+25 |
| |\ \ | |||||
| | * | | Hide header counters for issue/mr/todos if zerodz-hide-zero-counter | Dmitriy Zaporozhets | 2017-04-07 | 1 | -10/+25 |
| * | | | Update droplab | Luke "Jared" Bennett | 2017-04-07 | 9 | -44/+976 |
| * | | | Merge branch 'gitaly-repository-message' into 'master' | Sean McGivern | 2017-04-07 | 3 | -3/+3 |
| |\ \ \ | |||||
| | * | | | Use Gitlab::Git::Repository#gitaly_... more | Jacob Vosmaer | 2017-04-07 | 2 | -2/+2 |
| | * | | | Send more Gitaly::Repository fields | Jacob Vosmaer | 2017-04-07 | 1 | -1/+1 |
| * | | | | FE: Resolve "Performance issues when processing large build traces with Ansi2... | Filipa Lacerda | 2017-04-07 | 1 | -53/+53 |
| |/ / / | |||||
| * | | | Add /-/readiness /-/liveness and /-/health_metrics endpoints to track applica... | Paweł Chojnacki | 2017-04-07 | 5 | -0/+301 |
* | | | | Added variable button fix | Luke "Jared" Bennett | 2017-04-07 | 1 | -2/+16 |
* | | | | Fixed issue button state bug | Luke "Jared" Bennett | 2017-04-07 | 1 | -37/+56 |
* | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 54 | -294/+637 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into update-droplab-to-webpack-versionupdate-droplab-to-webpack-version | Luke "Jared" Bennett | 2017-04-07 | 128 | -1304/+4944 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '8998_skip_pending_commits_if_not_head' into 'master' | Kamil Trzciński | 2017-04-07 | 12 | -101/+315 |
| | |\ \ \ | |||||
| | | * \ \ | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-07 | 50 | -422/+1216 |
| | | |\ \ \ | | | | |/ / | |||||
| | | * | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-07 | 74 | -781/+3366 |
| | | |\ \ \ | |||||
| | | * | | | | Make sure that's canceled | Lin Jen-Shin | 2017-04-07 | 1 | -1/+1 |
| | | * | | | | Fix test by ignoring auto_canceled_by for jobs | Lin Jen-Shin | 2017-04-07 | 1 | -3/+4 |
| | | * | | | | Fix typo | Lin Jen-Shin | 2017-04-07 | 1 | -1/+1 |
| | | * | | | | Add missing tests and update test description | Lin Jen-Shin | 2017-04-06 | 3 | -1/+3 |
| | | * | | | | Also track auto-cancelling in jobs, detail: | Lin Jen-Shin | 2017-04-06 | 6 | -21/+81 |
| | | * | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-06 | 21 | -48/+628 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Fix a view test by using presenter | Lin Jen-Shin | 2017-04-06 | 1 | -1/+1 |
| | | * | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-06 | 74 | -391/+1711 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Add a test to make sure it's not auto-canceling | Lin Jen-Shin | 2017-04-06 | 1 | -10/+24 |
| | | * | | | | | | Add test for presenters | Lin Jen-Shin | 2017-04-06 | 2 | -0/+86 |
| | | * | | | | | | Add tests for relations and scopes, and setting | Lin Jen-Shin | 2017-04-06 | 3 | -0/+25 |
| | | * | | | | | | Fix test and only show job status title if it's | Lin Jen-Shin | 2017-04-05 | 1 | -2/+8 |
| | | * | | | | | | refactor spec | Rydkin Maxim | 2017-04-04 | 1 | -10/+7 |
| | | * | | | | | | remove `a pending pipeline` shared example | Rydkin Maxim | 2017-04-04 | 1 | -7/+3 |
| | | * | | | | | | fix fallen import_export spec | Rydkin Maxim | 2017-04-04 | 1 | -0/+2 |
| | | * | | | | | | fix rubocop | Rydkin Maxim | 2017-04-04 | 1 | -5/+5 |
| | | * | | | | | | add auto_canceled_by_id to safe_model_attributes.yml | Rydkin Maxim | 2017-04-04 | 1 | -0/+1 |
| | | * | | | | | | rename `auto_canceled_by` and add foreign key | Rydkin Maxim | 2017-04-04 | 1 | -5/+5 |
| | | * | | | | | | more brief way of get parent commit | Rydkin Maxim | 2017-04-04 | 1 | -1/+1 |
| | | * | | | | | | fix typo | Rydkin Maxim | 2017-04-04 | 1 | -1/+1 |
| | | * | | | | | | add `does not cancel HEAD pipeline` spec | Rydkin Maxim | 2017-04-04 | 1 | -1/+7 |
| | | * | | | | | | add auto-cancel for pending pipelines on branch, if they are not HEAD | Rydkin Maxim | 2017-04-04 | 1 | -98/+116 |
| | * | | | | | | | Merge branch '5983-realtime-pipelines-table' into 'master' | Kamil Trzciński | 2017-04-07 | 4 | -1/+48 |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| | | * | | | | | | Fixes failing spec5983-realtime-pipelines-table | Alfredo Sumaran | 2017-04-06 | 1 | -1/+14 |
| | | * | | | | | | Enable polling for pipelines table other pages | Toon Claes | 2017-04-06 | 1 | -2/+4 |
| | | * | | | | | | In case of Etag cache hit, the body should be empty | Toon Claes | 2017-04-06 | 1 | -0/+6 |
| | | * | | | | | | Use Etag caching for pipelines json | Toon Claes | 2017-04-06 | 2 | -0/+26 |
| | * | | | | | | | Merge branch 'menu-shortcut' into 'master' | Jacob Schatz | 2017-04-06 | 2 | -10/+6 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Fixed specs | Phil Hughes | 2017-04-06 | 1 | -8/+4 |
| | | * | | | | | | | Update tests | Filipa Lacerda | 2017-04-06 | 1 | -5/+5 |
| | | * | | | | | | | Fix shortcut specs | Annabel Dunstone Gray | 2017-04-06 | 1 | -1/+1 |
| | | |/ / / / / / |