Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spec fixesph-gl-form-js-modules | Phil Hughes | 2017-10-11 | 4 | -24/+15 |
| | |||||
* | Moves form related JS modules out of global | Phil Hughes | 2017-10-11 | 8 | -210/+201 |
| | |||||
* | Merge branch 'docs-image-discussion' into 'master' | Achilleas Pipinellis | 2017-10-11 | 6 | -3/+40 |
|\ | | | | | | | | | | | | | Add image discussion docs Closes #38879 See merge request gitlab-org/gitlab-ce!14743 | ||||
| * | Add image discussion docs | Clement Ho | 2017-10-11 | 6 | -3/+40 |
|/ | |||||
* | Merge branch 'rc/refactor-testing-docs' into 'master' | Achilleas Pipinellis | 2017-10-11 | 14 | -876/+1027 |
|\ | | | | | | | | | Refactor the Development documentation, and divide the Testing documentation into multiple pages See merge request gitlab-org/gitlab-ce!14512 | ||||
| * | Refactor the Development documentation, and divide the Testing documentation ↵ | Rémy Coutable | 2017-10-11 | 14 | -876/+1027 |
|/ | | | | into multiple pages | ||||
* | Merge branch '38828-update-kubernetes-helm-chart-docs' into 'master' | Achilleas Pipinellis | 2017-10-11 | 3 | -14/+16 |
|\ | | | | | | | | | | | | | Update Kubernetes Helm chart docs Closes #38828 See merge request gitlab-org/gitlab-ce!14717 | ||||
| * | Update Kubernetes Helm chart docs | Joshua Lambert | 2017-10-11 | 3 | -14/+16 |
|/ | |||||
* | Merge branch 'add-resolve-discussion-test' into 'master' | Filipa Lacerda | 2017-10-10 | 1 | -5/+15 |
|\ | | | | | | | | | Add explicit test to test resolved discussion toggle content See merge request gitlab-org/gitlab-ce!14796 | ||||
| * | Add explicit test to test resolved discussion toggle contentadd-resolve-discussion-test | Clement Ho | 2017-10-10 | 1 | -5/+15 |
| | | |||||
* | | Merge branch '36160-select2-dropdown' into 'master' | Annabel Dunstone Gray | 2017-10-10 | 2 | -0/+6 |
|\ \ | | | | | | | | | | | | | | | | | | | Decreases z-index of select2 to a lower number than our navigation bar Closes #36160 See merge request gitlab-org/gitlab-ce!14768 | ||||
| * | | Decreases z-index of select2 to a lower number than our navigation bar | Filipa Lacerda | 2017-10-10 | 2 | -0/+6 |
|/ / | |||||
* | | Merge branch 'fix-dropdown' into 'master' | Annabel Dunstone Gray | 2017-10-10 | 2 | -2/+3 |
|\ \ | | | | | | | | | | | | | | | | | | | Remove not selector increasing specificity of rules Closes #38958 See merge request gitlab-org/gitlab-ce!14789 | ||||
| * | | Remove not selector increasing specificity of rulesfix-dropdown | Filipa Lacerda | 2017-10-10 | 2 | -2/+3 |
| |/ | |||||
* | | Merge branch 'lock-discussion-docs' into 'master' | Clement Ho | 2017-10-10 | 2 | -24/+16 |
|\ \ | |/ |/| | | | | | | | | | Locked issues / mrs docs Closes #38880 See merge request gitlab-org/gitlab-ce!14770 | ||||
| * | Locked issues / mrs docs | Victor Wu | 2017-10-10 | 2 | -24/+16 |
|/ | |||||
* | Merge branch 'fix-resolved-discussion' into 'master' | Filipa Lacerda | 2017-10-10 | 4 | -10/+6 |
|\ | | | | | | | | | | | | | Fix unable to expand text diff discussion comments Closes #38940 See merge request gitlab-org/gitlab-ce!14792 | ||||
| * | Fix unable to expand text diff discussion comments | Clement Ho | 2017-10-10 | 4 | -10/+6 |
|/ | |||||
* | Merge branch 'gitaly-0.45.1' into 'master' | Rémy Coutable | 2017-10-10 | 3 | -4/+4 |
|\ | | | | | | | | | Use Gitaly 0.45.1 and gitaly-proto 0.41.0 See merge request gitlab-org/gitlab-ce!14787 | ||||
| * | Fix mysterious rubocop failuregitaly-0.45.1 | Jacob Vosmaer | 2017-10-10 | 1 | -2/+2 |
| | | |||||
| * | Run bundle | Jacob Vosmaer | 2017-10-10 | 1 | -2/+2 |
| | | |||||
| * | Use gitaly-proto 0.41.0 | Jacob Vosmaer | 2017-10-10 | 1 | -1/+1 |
| | | |||||
| * | Use Gitaly 0.45.1 | Jacob Vosmaer | 2017-10-10 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'an/use-branch-exists-over-branch-names-include' into 'master' | Rémy Coutable | 2017-10-10 | 9 | -10/+15 |
|\ \ | | | | | | | | | | | | | Stop using `branch_names.include?` and use `branch_exists?` See merge request gitlab-org/gitlab-ce!14778 | ||||
| * | | Stop using `branch_names.include?` and use `branch_exists?` | Andrew Newdigate | 2017-10-10 | 9 | -10/+15 |
|/ / | |||||
* | | Merge branch '38869-u2f' into 'master'38968-label-picker-should-be-cleared-upon-selecting-a-label | Phil Hughes | 2017-10-10 | 10 | -374/+321 |
|\ \ | | | | | | | | | | | | | Remove u2f from global namespace See merge request gitlab-org/gitlab-ce!14776 | ||||
| * | | Remove u2f from globalnamespace38869-u2f | Filipa Lacerda | 2017-10-09 | 10 | -374/+321 |
| | | | |||||
* | | | Merge branch 'flash-es6-module' into 'master' | Filipa Lacerda | 2017-10-10 | 74 | -203/+454 |
|\ \ \ | | | | | | | | | | | | | | | | | Flash is now a ES6 module See merge request gitlab-org/gitlab-ce!14626 | ||||
| * | | | removed global eslint for remaining filesflash-es6-module | Phil Hughes | 2017-10-10 | 5 | -8/+0 |
| | | | | |||||
| * | | | fixed notes specs | Phil Hughes | 2017-10-10 | 3 | -13/+33 |
| | | | | | | | | | | | | | | | | | | | | changed how the container class is added onto the text element more specs | ||||
| * | | | karma spec fixes | Phil Hughes | 2017-10-10 | 6 | -18/+13 |
| | | | | |||||
| * | | | fixed eslint | Phil Hughes | 2017-10-10 | 2 | -11/+10 |
| | | | | |||||
| * | | | flash tests | Phil Hughes | 2017-10-10 | 2 | -11/+282 |
| | | | | | | | | | | | | | | | | added back in documentation comment to flash file | ||||
| * | | | spec fixes | Phil Hughes | 2017-10-10 | 3 | -8/+13 |
| | | | | |||||
| * | | | Flash is now a ES6 module | Phil Hughes | 2017-10-10 | 67 | -179/+148 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduced the technical debt around our JS flash function by making it a module that is imported rather than relying on the global function. The global function still exists mainly for technical debt with how some requests are being completed, but new JS should import the module directly. Also reduces some tech debt in the file by removing the need for jQuery. Instead Flash is now 100% vanilla JS. | ||||
* | | | | Merge branch 'fix/skip-gitaly-mock-linting-error' into 'master' | Rémy Coutable | 2017-10-10 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix a liniting error introduced by !14652 See merge request gitlab-org/gitlab-ce!14790 | ||||
| * | | | | Fix a liniting error introduced by !14652 | Ahmad Sherif | 2017-10-10 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge branch '38245-private-avatars-are-not-cdn-compatible' into 'master' | Douwe Maan | 2017-10-10 | 15 | -18/+67 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Private Avatars are not CDN compatible" Closes #38245 and gitlab-com/support-forum#2476 See merge request gitlab-org/gitlab-ce!14443 | ||||
| * | | | | Changed Group Icon URL Back to try option38245-private-avatars-are-not-cdn-compatible | Tim Zallmann | 2017-10-10 | 1 | -5/+1 |
| | | | | | |||||
| * | | | | Fix for Lint Error + Upload Test | Tim Zallmann | 2017-10-09 | 2 | -2/+1 |
| | | | | | |||||
| * | | | | Based on MR simplified the logic | Tim Zallmann | 2017-10-09 | 3 | -17/+5 |
| | | | | | |||||
| * | | | | Removed 2 uncommented lines | Tim Zallmann | 2017-10-06 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | Fixed Linting Error | Tim Zallmann | 2017-10-05 | 1 | -8/+0 |
| | | | | | |||||
| * | | | | Another Change for cleanup | Tim Zallmann | 2017-10-05 | 1 | -6/+0 |
| | | | | | |||||
| * | | | | Updates based on MR comments | Tim Zallmann | 2017-10-05 | 3 | -16/+19 |
| | | | | | |||||
| * | | | | Fixed Tests | Tim Zallmann | 2017-10-04 | 3 | -8/+9 |
| | | | | | |||||
| * | | | | Fixed Test | Tim Zallmann | 2017-10-04 | 2 | -5/+4 |
| | | | | | |||||
| * | | | | Fixed Linting errors + tests | Tim Zallmann | 2017-10-04 | 4 | -14/+13 |
| | | | | | |||||
| * | | | | Created group_icon and group_icon_url | Tim Zallmann | 2017-10-04 | 12 | -17/+79 |
| | | | | | | | | | | | | | | | | | | | | Tests for these new helper methods | ||||
| * | | | | Making private project avatars use local paths + Some Group Icons | Tim Zallmann | 2017-10-04 | 4 | -9/+27 |
| | | | | |