Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | close form and sidebar before page refresh40907-confidential-lock-icons-collapsed-sidebar | Dennis Tang | 2018-04-02 | 2 | -6/+14 |
* | prettier formatting for files touched | Dennis Tang | 2018-03-28 | 4 | -145/+174 |
* | add beforeDestroy event cleanup | Dennis Tang | 2018-03-28 | 2 | -0/+7 |
* | i forgot semicolons | Dennis Tang | 2018-03-27 | 2 | -2/+2 |
* | refactor confidentiality block form interaction | Dennis Tang | 2018-03-27 | 3 | -12/+7 |
* | refactor lock block form interaction | Dennis Tang | 2018-03-27 | 3 | -14/+8 |
* | improve tests to account for cancelling form | Dennis Tang | 2018-03-27 | 1 | -7/+23 |
* | add functional rspec tests | Dennis Tang | 2018-03-26 | 1 | -0/+28 |
* | add vue component tests | Dennis Tang | 2018-03-26 | 2 | -0/+36 |
* | remove unncessary param for icon component | Dennis Tang | 2018-03-26 | 2 | -2/+0 |
* | refactor | Dennis Tang | 2018-03-26 | 4 | -28/+25 |
* | updating formatting | Dennis Tang | 2018-03-26 | 3 | -3/+5 |
* | fix eslint issues | Dennis Tang | 2018-03-19 | 2 | -3/+4 |
* | open prompts for confidential/lock icons on collapsed sidebar | Dennis Tang | 2018-03-19 | 2 | -6/+29 |
* | Merge branch 'update-gitlab-ci-yml-services-docs' into 'master' | Achilleas Pipinellis | 2018-03-19 | 2 | -1/+67 |
|\ | |||||
| * | Copyedit CI services docs | Achilleas Pipinellis | 2018-03-19 | 1 | -56/+33 |
| * | Add CHANGELOG entryupdate-gitlab-ci-yml-services-docs | Tomasz Maczukin | 2018-03-14 | 1 | -0/+5 |
| * | Update CI services documnetation | Tomasz Maczukin | 2018-03-14 | 1 | -0/+84 |
* | | Merge branch 'update-kubeclient' into 'master' | Grzegorz Bizon | 2018-03-19 | 12 | -22/+23 |
|\ \ | |||||
| * \ | Merge branch 'master' into 'update-kubeclient' | Grzegorz Bizon | 2018-03-17 | 233 | -3409/+5755 |
| |\ \ | |||||
| * | | | Replace KubeException with Kubeclient::HttpError (kubeclient 3.0) | Pirate Praveen | 2018-03-15 | 10 | -10/+10 |
| * | | | Update kubeclient 2.2.0 -> 3.0 | Pirate Praveen | 2018-03-14 | 2 | -12/+12 |
* | | | | Merge branch 'refactor/move-mr-widget-unresolved-discussions-vue-component' i... | Mike Greiling | 2018-03-19 | 5 | -32/+43 |
|\ \ \ \ | |||||
| * | | | | Move UnresolvedDiscussions vue component | George Tsiolis | 2018-03-08 | 5 | -32/+43 |
* | | | | | Merge branch 'fix/sm/clarify-ambiguous-with_artifacts-implication' into 'master' | Kamil TrzciĆski | 2018-03-18 | 6 | -7/+55 |
|\ \ \ \ \ | |||||
| * | | | | | Fix specfix/sm/clarify-ambiguous-with_artifacts-implication | Shinya Maeda | 2018-03-16 | 1 | -1/+1 |
| * | | | | | Use with_artifacts_archive name. Add spec | Shinya Maeda | 2018-03-15 | 4 | -6/+42 |
| * | | | | | Fix corrupted test | Shinya Maeda | 2018-03-15 | 1 | -1/+1 |
| * | | | | | Add feartue spec. Fix failed test | Shinya Maeda | 2018-03-15 | 2 | -1/+13 |
| * | | | | | Add rubocop:disable GitlabSecurity/PublicSend | Shinya Maeda | 2018-03-15 | 1 | -1/+1 |
| * | | | | | Clarify ambiguous with_artifacts implication | Shinya Maeda | 2018-03-15 | 3 | -6/+6 |
* | | | | | | Merge branch 'fix-dropzone-project-show' into 'master' | Jacob Schatz | 2018-03-18 | 3 | -4/+44 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Fix dropzone project show | Clement Ho | 2018-03-18 | 3 | -4/+44 |
|/ / / / / | |||||
* | | | | | Merge branch 'sh-fix-module-reloading' into 'master' | Robert Speicher | 2018-03-16 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix "A copy of Gitlab::Metrics::Methods" have been removed error | Stan Hu | 2018-03-16 | 1 | -1/+1 |
* | | | | | | Merge branch 'acet-notes-prettified' into 'master' | Mike Greiling | 2018-03-16 | 26 | -1792/+2149 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Prettify notes. | Fatih Acet | 2018-03-16 | 26 | -1792/+2149 |
* | | | | | | | Merge branch 'profile-notifications-dropdown-fix' into 'master' | Filipa Lacerda | 2018-03-16 | 2 | -1/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fixed profile notifications not being editableprofile-notifications-dropdown-fix | Phil Hughes | 2018-03-16 | 2 | -1/+8 |
* | | | | | | | | Merge branch '39521-fix-merge-request-discussion-timestamp-overflow' into 'ma... | Fatih Acet | 2018-03-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix discussion timestamp overflow in merge request parallel view39521-fix-merge-request-discussion-timestamp-overflow | dtang | 2018-03-06 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'sh-optimize-admin-projects-page' into 'master' | Robert Speicher | 2018-03-16 | 2 | -2/+6 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix timeouts loading /admin/projects pagesh-optimize-admin-projects-page | Stan Hu | 2018-03-15 | 2 | -2/+6 |
* | | | | | | | | Merge branch 'toon-master-patch-57286' into 'master' | Marin Jankovski | 2018-03-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Rename manual job to `package-and-qa` | Toon Claes | 2018-03-16 | 1 | -1/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'opnshift-docs-patch' into 'master' | Marcia Ramos | 2018-03-16 | 1 | -1/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | OpenShift install docs: Recommend "add-scc-to-user" over "edit scc" | Joe Mullally | 2018-03-16 | 1 | -1/+10 |
* | | | | | | | | | Merge branch 'jramsay-43804-jupyter-docs' into 'master' | Marcia Ramos | 2018-03-16 | 2 | -0/+18 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add Jupyter Notebook docs | James Ramsay | 2018-03-16 | 2 | -0/+18 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'gitaly-0.91.0' into 'master' | Robert Speicher | 2018-03-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |