summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | 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-0412-97/+121
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Re-arrange <script> tags before <template> tags in .vue files3612-update-script-template-order-in-vue-filesEric Eastwood2017-10-0312-97/+121
* | | | | | | | | | | | | | | Merge branch 'acet-disabled-comment-textarea-while-requesting' into 'master'Filipa Lacerda2017-10-042-0/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add tests for handle save method of the comment form.acet-disabled-comment-textarea-while-requestingFatih Acet2017-10-031-0/+40
| * | | | | | | | | | | | | | | Disable comment textarea while submitting a new comment.Fatih Acet2017-10-031-0/+1
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'winh-vue-styleguide-link-docs' into 'master'Filipa Lacerda2017-10-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix link to Vue.js style guidewinh-vue-styleguide-link-docswinh-vue-styleguide-linkWinnie Hellmann2017-10-031-1/+1
* | | | | | | | | | | | | | | | Merge branch 'fix-ssh-key-mutation' into 'master'Douwe Maan2017-10-042-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Ensure key fingerprints are generated correctly when modifiedNick Thomas2017-10-032-0/+11
* | | | | | | | | | | | | | | | | Merge branch '31050-registry-image-lists' into 'master'Grzegorz Bizon2017-10-0443-155/+1541
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix rubocop error31050-registry-image-listsFilipa Lacerda2017-10-031-1/+1
| * | | | | | | | | | | | | | | | | Fix broken testFilipa Lacerda2017-10-031-2/+5
| * | | | | | | | | | | | | | | | | Fix rubocop failuresKamil Trzcinski2017-10-031-8/+8
| * | | | | | | | | | | | | | | | | Add serializer matchersKamil Trzcinski2017-10-0212-62/+279
| * | | | | | | | | | | | | | | | | [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-28251-1857/+2772
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | 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-2610-89/+101
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda2017-09-26433-2131/+5681
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | 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-2211-103/+303
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda2017-09-22297-3431/+4329
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Add ContainerTag and ContainerRepository frontend APIKamil Trzcinski2017-09-217-49/+96
| * | | | | | | | | | | | | | | | | | | | [ci skip] Adds tests to vuex and collapsibe componentFilipa Lacerda2017-09-2019-95/+469
| * | | | | | | | | | | | | | | | | | | | Removes 2 column layout. Adds i18n supportFilipa Lacerda2017-09-191-55/+47
| * | | | | | | | | | | | | | | | | | | | [ci skip] First iteration: port haml into vueFilipa Lacerda2017-09-1914-75/+322
| * | | | | | | | | | | | | | | | | | | | 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-0411-10/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Use explicit boolean true attribute for show-disabled-button38417-use-explicit-boolean-vue-attributeEric Eastwood2017-10-0311-10/+15
* | | | | | | | | | | | | | | | | | | | | Merge branch 'gitaly-delete-branch' into 'master'Douwe Maan2017-10-046-49/+156
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Add OperationService.UserDeleteBranch Gitaly RPCgitaly-delete-branchAlejandro Rodríguez2017-10-036-49/+156
* | | | | | | | | | | | | | | | | | | | | | Merge branch '36876-mr-show-json-controller-perf-improvements' into 'master'Douwe Maan2017-10-049-31/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Reduce method calls while evaluating Projects::MergeRequestsController#show.json36876-mr-show-json-controller-perf-improvementsOswaldo Ferreira2017-10-049-31/+53
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sh-gitlab-qa-add-byebug' into 'master'Grzegorz Bizon2017-10-042-5/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Add byebug to GitLab QA gem list for debuggingsh-gitlab-qa-add-byebugStan Hu2017-10-032-5/+13
| | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sh-fix-gitlab-qa-ee-license-add' into 'master'Grzegorz Bizon2017-10-042-4/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Fix GitLab QA: increase window size to ensure License link showssh-fix-gitlab-qa-ee-license-addStan Hu2017-10-032-4/+1
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge branch '38187-38315-fix-dropdown-open-top-bottom-spacing' into 'master'Annabel Dunstone Gray2017-10-037-3/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Fix bottom spacing for dropdowns that open upwards38187-38315-fix-dropdown-open-top-bottom-spacingEric Eastwood2017-10-037-3/+14
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'winh-fix-sprintf-eslint' into 'master'Clement Ho2017-10-031-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Fix linting errors in sprintfWinnie Hellmann2017-10-031-10/+10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | |