summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Extract `Ci::Build#parse_trace_sections!` into a service37970-ci-sections-trackingAlessio Caiazza2017-10-062-18/+31
* Add CI build trace sections extractorAlessio Caiazza2017-10-056-0/+54
* Merge branch 'gitaly-fetch-ref' into 'master'Sean McGivern2017-10-041-1/+1
|\
| * Let fetch_ref pull from Gitaly instead of from diskJacob Vosmaer2017-10-041-1/+1
* | Merge branch 'merge-request-notes-performance' into 'master'Sean McGivern2017-10-041-8/+14
|\ \
| * | Use a UNION ALL for getting merge request notesmerge-request-notes-performanceYorick Peterse2017-10-021-8/+14
* | | Load only the currently needed JS locale fileTim Zallmann2017-10-042-20/+2
| |/ |/|
* | Merge branch '36742-hide-close-mr-button-on-merge' into 'master'Fatih Acet2017-10-043-1/+17
|\ \
| * | Hide close MR button after merge without reloading pageJacopo2017-09-243-1/+17
* | | Merge branch 'dm-pat-revoke' into 'master'Sean McGivern2017-10-043-3/+9
|\ \ \
| * | | Set default scope on PATs that don't have one set to allow them to be revokeddm-pat-revokeDouwe Maan2017-10-033-3/+9
* | | | Updated Profile Events Helper to use SVG Sprite IconsTim Zallmann2017-10-041-9/+11
* | | | Merge branch '3612-update-script-template-order-in-vue-files' into 'master'Filipa Lacerda2017-10-0410-96/+96
|\ \ \ \
| * | | | Re-arrange <script> tags before <template> tags in .vue files3612-update-script-template-order-in-vue-filesEric Eastwood2017-10-0310-96/+96
* | | | | Merge branch 'acet-disabled-comment-textarea-while-requesting' into 'master'Filipa Lacerda2017-10-041-0/+1
|\ \ \ \ \
| * | | | | Disable comment textarea while submitting a new comment.Fatih Acet2017-10-031-0/+1
* | | | | | Merge branch 'fix-ssh-key-mutation' into 'master'Douwe Maan2017-10-041-0/+1
|\ \ \ \ \ \
| * | | | | | Ensure key fingerprints are generated correctly when modifiedNick Thomas2017-10-031-0/+1
* | | | | | | Merge branch '31050-registry-image-lists' into 'master'Grzegorz Bizon2017-10-0421-96/+700
|\ \ \ \ \ \ \
| * | | | | | | Add serializer matchersKamil Trzcinski2017-10-021-7/+7
| * | | | | | | [ci skip] Render separator only when both values are presentFilipa Lacerda2017-09-281-2/+4
| * | | | | | | Improve loading iconFilipa Lacerda2017-09-281-0/+2
| * | | | | | | Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda2017-09-28154-1380/+861
| |\ \ \ \ \ \ \
| * | | | | | | | Simplifies HTML by removing the empty state in cellsFilipa Lacerda2017-09-271-18/+4
| * | | | | | | | Changes after reviewFilipa Lacerda2017-09-272-7/+7
| * | | | | | | | Fixes destroy endpointFilipa Lacerda2017-09-261-2/+2
| * | | | | | | | Adds tests for new table componentFilipa Lacerda2017-09-263-5/+10
| * | | | | | | | Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda2017-09-26111-687/+4011
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Moves table component into a separate oneFilipa Lacerda2017-09-254-127/+163
| * | | | | | | | | Improves toggle methodFilipa Lacerda2017-09-251-2/+2
| * | | | | | | | | Changes after reviewFilipa Lacerda2017-09-256-63/+65
| * | | | | | | | | Change layout orderFilipa Lacerda2017-09-222-7/+12
| * | | | | | | | | Removes unused fileFilipa Lacerda2017-09-221-32/+0
| * | | | | | | | | Adds paginationFilipa Lacerda2017-09-226-96/+131
| * | | | | | | | | Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda2017-09-22115-1227/+1066
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add ContainerTag and ContainerRepository frontend APIKamil Trzcinski2017-09-216-48/+95
| * | | | | | | | | | [ci skip] Adds tests to vuex and collapsibe componentFilipa Lacerda2017-09-2011-94/+80
| * | | | | | | | | | Removes 2 column layout. Adds i18n supportFilipa Lacerda2017-09-191-55/+47
| * | | | | | | | | | [ci skip] First iteration: port haml into vueFilipa Lacerda2017-09-1913-75/+320
| * | | | | | | | | | Adds clipboard button componentFilipa Lacerda2017-09-193-17/+105
| * | | | | | | | | | Init store for registryFilipa Lacerda2017-09-199-0/+205
* | | | | | | | | | | Merge branch '38417-use-explicit-boolean-vue-attribute' into 'master'Fatih Acet2017-10-0410-10/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use explicit boolean true attribute for show-disabled-button38417-use-explicit-boolean-vue-attributeEric Eastwood2017-10-0310-10/+10
* | | | | | | | | | | | Merge branch '36876-mr-show-json-controller-perf-improvements' into 'master'Douwe Maan2017-10-044-8/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Reduce method calls while evaluating Projects::MergeRequestsController#show.json36876-mr-show-json-controller-perf-improvementsOswaldo Ferreira2017-10-044-8/+5
* | | | | | | | | | | | Merge branch '38187-38315-fix-dropdown-open-top-bottom-spacing' into 'master'Annabel Dunstone Gray2017-10-036-3/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix bottom spacing for dropdowns that open upwards38187-38315-fix-dropdown-open-top-bottom-spacingEric Eastwood2017-10-036-3/+9
* | | | | | | | | | | | | Merge branch 'winh-fix-sprintf-eslint' into 'master'Clement Ho2017-10-031-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix linting errors in sprintfWinnie Hellmann2017-10-031-10/+10
* | | | | | | | | | | | | | Merge branch '37970-timestamped-ci' into 'master'Kamil TrzciƄski2017-10-031-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |