Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'feature/runner-type-filter-for-admin-view' into 'master' | Kamil Trzciński | 2018-09-26 | 3 | -59/+244 |
|\ | |||||
| * | add type filter to admin runners page | Alexis Reigel | 2018-09-24 | 2 | -13/+69 |
| * | add status param to runners api | Alexis Reigel | 2018-09-15 | 1 | -0/+48 |
| * | cleanup runners api specs | Alexis Reigel | 2018-09-15 | 1 | -64/+84 |
| * | add type param to runners api | Alexis Reigel | 2018-09-15 | 1 | -0/+45 |
| * | fix and add missing api specs | Alexis Reigel | 2018-09-15 | 1 | -1/+17 |
* | | Resolve "Un-vendor CI templates" | Dylan Griffith | 2018-09-26 | 6 | -24/+23 |
* | | Merge branch 'mk/backport-fix-safe-request-store-test' into 'master' | Yorick Peterse | 2018-09-26 | 1 | -3/+3 |
|\ \ | |||||
| * | | Fix RequestStore-related test failuremk/backport-fix-safe-request-store-test | Michael Kozono | 2018-09-25 | 1 | -3/+3 |
* | | | Preserve order of project tags list | Dennis Tang | 2018-09-26 | 1 | -8/+6 |
* | | | Resolve "Commit details are not displayed when reviewing an MR commit by commit" | Paul Slaughter | 2018-09-26 | 6 | -3/+216 |
* | | | Add gitlab-ui skeleton loading | Clement Ho | 2018-09-25 | 2 | -112/+0 |
* | | | Merge branch 'follow-up-geo-sync-disabled-wikis' into 'master' | Douglas Barbosa Alexandre | 2018-09-25 | 5 | -56/+2 |
|\ \ \ | |||||
| * | | | Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikis | Valery Sizov | 2018-09-25 | 5 | -56/+2 |
* | | | | Merge branch 'fix-committer-typo' into 'master' | Rémy Coutable | 2018-09-25 | 3 | -6/+6 |
|\ \ \ \ | |||||
| * | | | | Fix committer typo | George Tsiolis | 2018-09-25 | 3 | -6/+6 |
* | | | | | Merge branch 'ce-improve-review-apps' into 'master' | Douglas Barbosa Alexandre | 2018-09-25 | 2 | -0/+87 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | [CE] Port review apps file to CEce-improve-review-apps | Rémy Coutable | 2018-09-25 | 2 | -0/+87 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'fa-handle_invalid_utf8_errors' into 'master' | Stan Hu | 2018-09-25 | 1 | -0/+34 |
|\ \ \ \ | |||||
| * | | | | Render 412 for invalid UTF-8 parametersfa-handle_invalid_utf8_errors | Felipe Artur | 2018-09-22 | 1 | -0/+34 |
* | | | | | Merge branch 'ide-remove-stage-buttons' into 'master' | Filipa Lacerda | 2018-09-25 | 4 | -65/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Updated specs to account for removed buttons | Phil Hughes | 2018-09-21 | 4 | -65/+2 |
* | | | | | | Cleanup polling of merge request widget in tests | Winnie Hellmann | 2018-09-25 | 1 | -0/+4 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch 'ce-7013-add-epics-close-support' into 'master' | Douglas Barbosa Alexandre | 2018-09-25 | 4 | -6/+29 |
|\ \ \ \ \ | |||||
| * | | | | | Bacport FE changes from Closing Epicsce-7013-add-epics-close-support | Jarka Košanová | 2018-09-24 | 2 | -0/+2 |
| * | | | | | Add name definition for table method | Jarka Košanová | 2018-09-24 | 1 | -0/+4 |
| * | | | | | Add specs for closing and reopening issue | Jarka Košanová | 2018-09-24 | 1 | -6/+23 |
* | | | | | | Merge branch '51747-gitlab-com-unable-to-import-a-project-that-was-just-expor... | Douglas Barbosa Alexandre | 2018-09-25 | 2 | -2/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add changelog. Add more specs.51747-gitlab-com-unable-to-import-a-project-that-was-just-exported | James Lopez | 2018-09-24 | 2 | -0/+5 |
| * | | | | | | Fix null pipeline problem | James Lopez | 2018-09-24 | 2 | -2/+3 |
* | | | | | | | Merge branch 'mk/improve-usage-of-request-store' into 'master' | Yorick Peterse | 2018-09-25 | 7 | -32/+339 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Refactor Feature.flipper methodmk/improve-usage-of-request-store | Michael Kozono | 2018-09-24 | 1 | -9/+11 |
| * | | | | | | Use `Gitlab::SafeRequestStore` in more places | Michael Kozono | 2018-09-24 | 4 | -23/+8 |
| * | | | | | | Use a null object with RequestStore | Michael Kozono | 2018-09-24 | 2 | -0/+320 |
* | | | | | | | Use Vue component for job artifacts, Commit and Trigger Variables | Filipa Lacerda | 2018-09-25 | 6 | -121/+119 |
* | | | | | | | Remove background job throttling feature51509-remove-sidekiq-limit-fetch | Valery Sizov | 2018-09-24 | 2 | -54/+0 |
* | | | | | | | Merge branch '24128-fix-comment-unresolve-discussions' into 'master' | Douwe Maan | 2018-09-24 | 2 | -30/+64 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Auto resolve new notes of resolved discussions | Paul Slaughter | 2018-09-24 | 2 | -0/+29 |
| * | | | | | | | Refactor 'resolved discussion reply form' specs | Paul Slaughter | 2018-09-24 | 1 | -30/+35 |
* | | | | | | | | Feature/new user snippets breadcrumbs | J.D. Bean | 2018-09-24 | 1 | -0/+17 |
* | | | | | | | | Merge branch 'dz-group-labels-finder' into 'master' | Yorick Peterse | 2018-09-24 | 1 | -0/+33 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Move group labels AR code into finderdz-group-labels-finder | Dmitriy Zaporozhets | 2018-09-21 | 1 | -0/+33 |
* | | | | | | | | Merge branch 'upgrade-eslint' into 'master' | Marin Jankovski | 2018-09-24 | 4 | -1/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Upgrade eslint-plugin-jasmine and resolve violations | Mike Greiling | 2018-09-20 | 4 | -1/+11 |
* | | | | | | | | | Merge branch 'dm-create-note-return-discussion' into 'master' | Filipa Lacerda | 2018-09-24 | 4 | -25/+60 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Fixed utils spec | Phil Hughes | 2018-09-21 | 1 | -1/+2 |
| * | | | | | | | | Changed `true` string to a boolean | Phil Hughes | 2018-09-21 | 1 | -2/+2 |
| * | | | | | | | | Fixed karma spec for getNoteFormData | Phil Hughes | 2018-09-21 | 1 | -0/+1 |
| * | | | | | | | | Use returned discussion from API | Phil Hughes | 2018-09-21 | 2 | -25/+50 |
| * | | | | | | | | Return discussion object from NotesController#create when return_discussion p... | Douwe Maan | 2018-09-21 | 1 | -0/+8 |
| | |/ / / / / / | |/| | | | | | |