Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge branch 'dm-pat-revoke' into 'master' | Sean McGivern | 2017-10-04 | 4 | -3/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Set default scope on PATs that don't have one set to allow them to be revokeddm-pat-revoke | Douwe Maan | 2017-10-03 | 4 | -3/+14 | |
* | | | | | | | | | | | | | | Merge branch 'icons-profile-icons' into 'master' | Phil Hughes | 2017-10-04 | 1 | -9/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Updated Profile Events Helper to use SVG Sprite Icons | Tim Zallmann | 2017-10-04 | 1 | -9/+11 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch '3612-update-script-template-order-in-vue-files' into 'master' | Filipa Lacerda | 2017-10-04 | 12 | -97/+121 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Re-arrange <script> tags before <template> tags in .vue files3612-update-script-template-order-in-vue-files | Eric Eastwood | 2017-10-03 | 12 | -97/+121 | |
* | | | | | | | | | | | | | | Merge branch 'acet-disabled-comment-textarea-while-requesting' into 'master' | Filipa Lacerda | 2017-10-04 | 2 | -0/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Add tests for handle save method of the comment form.acet-disabled-comment-textarea-while-requesting | Fatih Acet | 2017-10-03 | 1 | -0/+40 | |
| * | | | | | | | | | | | | | | Disable comment textarea while submitting a new comment. | Fatih Acet | 2017-10-03 | 1 | -0/+1 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'winh-vue-styleguide-link-docs' into 'master' | Filipa Lacerda | 2017-10-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix link to Vue.js style guidewinh-vue-styleguide-link-docswinh-vue-styleguide-link | Winnie Hellmann | 2017-10-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'fix-ssh-key-mutation' into 'master' | Douwe Maan | 2017-10-04 | 2 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Ensure key fingerprints are generated correctly when modified | Nick Thomas | 2017-10-03 | 2 | -0/+11 | |
* | | | | | | | | | | | | | | | | Merge branch '31050-registry-image-lists' into 'master' | Grzegorz Bizon | 2017-10-04 | 43 | -155/+1541 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Fix rubocop error31050-registry-image-lists | Filipa Lacerda | 2017-10-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Fix broken test | Filipa Lacerda | 2017-10-03 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | | | Fix rubocop failures | Kamil Trzcinski | 2017-10-03 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | | Add serializer matchers | Kamil Trzcinski | 2017-10-02 | 12 | -62/+279 | |
| * | | | | | | | | | | | | | | | | [ci skip] Render separator only when both values are present | Filipa Lacerda | 2017-09-28 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | Improve loading icon | Filipa Lacerda | 2017-09-28 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | Merge branch 'master' into 31050-registry-image-lists | Filipa Lacerda | 2017-09-28 | 251 | -1857/+2772 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Simplifies HTML by removing the empty state in cells | Filipa Lacerda | 2017-09-27 | 1 | -18/+4 | |
| * | | | | | | | | | | | | | | | | | Changes after review | Filipa Lacerda | 2017-09-27 | 2 | -7/+7 | |
| * | | | | | | | | | | | | | | | | | Fixes destroy endpoint | Filipa Lacerda | 2017-09-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | Adds tests for new table component | Filipa Lacerda | 2017-09-26 | 10 | -89/+101 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into 31050-registry-image-lists | Filipa Lacerda | 2017-09-26 | 433 | -2131/+5681 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Moves table component into a separate one | Filipa Lacerda | 2017-09-25 | 4 | -127/+163 | |
| * | | | | | | | | | | | | | | | | | | Improves toggle method | Filipa Lacerda | 2017-09-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | Changes after review | Filipa Lacerda | 2017-09-25 | 6 | -63/+65 | |
| * | | | | | | | | | | | | | | | | | | Change layout order | Filipa Lacerda | 2017-09-22 | 2 | -7/+12 | |
| * | | | | | | | | | | | | | | | | | | Removes unused file | Filipa Lacerda | 2017-09-22 | 1 | -32/+0 | |
| * | | | | | | | | | | | | | | | | | | Adds pagination | Filipa Lacerda | 2017-09-22 | 11 | -103/+303 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' into 31050-registry-image-lists | Filipa Lacerda | 2017-09-22 | 297 | -3431/+4329 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Add ContainerTag and ContainerRepository frontend API | Kamil Trzcinski | 2017-09-21 | 7 | -49/+96 | |
| * | | | | | | | | | | | | | | | | | | | [ci skip] Adds tests to vuex and collapsibe component | Filipa Lacerda | 2017-09-20 | 19 | -95/+469 | |
| * | | | | | | | | | | | | | | | | | | | Removes 2 column layout. Adds i18n support | Filipa Lacerda | 2017-09-19 | 1 | -55/+47 | |
| * | | | | | | | | | | | | | | | | | | | [ci skip] First iteration: port haml into vue | Filipa Lacerda | 2017-09-19 | 14 | -75/+322 | |
| * | | | | | | | | | | | | | | | | | | | Adds clipboard button component | Filipa Lacerda | 2017-09-19 | 3 | -17/+105 | |
| * | | | | | | | | | | | | | | | | | | | Init store for registry | Filipa Lacerda | 2017-09-19 | 9 | -0/+205 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch '38417-use-explicit-boolean-vue-attribute' into 'master' | Fatih Acet | 2017-10-04 | 11 | -10/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Use explicit boolean true attribute for show-disabled-button38417-use-explicit-boolean-vue-attribute | Eric Eastwood | 2017-10-03 | 11 | -10/+15 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'gitaly-delete-branch' into 'master' | Douwe Maan | 2017-10-04 | 6 | -49/+156 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Add OperationService.UserDeleteBranch Gitaly RPCgitaly-delete-branch | Alejandro RodrÃguez | 2017-10-03 | 6 | -49/+156 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch '36876-mr-show-json-controller-perf-improvements' into 'master' | Douwe Maan | 2017-10-04 | 9 | -31/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Reduce method calls while evaluating Projects::MergeRequestsController#show.json36876-mr-show-json-controller-perf-improvements | Oswaldo Ferreira | 2017-10-04 | 9 | -31/+53 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sh-gitlab-qa-add-byebug' into 'master' | Grzegorz Bizon | 2017-10-04 | 2 | -5/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Add byebug to GitLab QA gem list for debuggingsh-gitlab-qa-add-byebug | Stan Hu | 2017-10-03 | 2 | -5/+13 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sh-fix-gitlab-qa-ee-license-add' into 'master' | Grzegorz Bizon | 2017-10-04 | 2 | -4/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Fix GitLab QA: increase window size to ensure License link showssh-fix-gitlab-qa-ee-license-add | Stan Hu | 2017-10-03 | 2 | -4/+1 | |
|/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch '38187-38315-fix-dropdown-open-top-bottom-spacing' into 'master' | Annabel Dunstone Gray | 2017-10-03 | 7 | -3/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |