Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '41613-fix-redundant-modal' into 'master' | Filipa Lacerda | 2018-01-11 | 2 | -66/+68 |
|\ | | | | | | | | | | | | | Make modal dialog common for Groups tree app Closes #41613 See merge request gitlab-org/gitlab-ce!16311 | ||||
| * | Add modal dialog for leave group action | Kushal Pandya | 2018-01-11 | 1 | -11/+37 |
| | | |||||
| * | Move modal dialog to app root component | Kushal Pandya | 2018-01-11 | 1 | -55/+31 |
| | | |||||
* | | Merge branch 'admin-dispatcher' into 'master' | Filipa Lacerda | 2018-01-11 | 16 | -22/+93 |
|\ \ | | | | | | | | | | | | | Admin dispatcher JS imports See merge request gitlab-org/gitlab-ce!16315 | ||||
| * | | Uses `callDefault`admin-dispatcher | Phil Hughes | 2018-01-11 | 1 | -11/+33 |
| | | | |||||
| * | | Admin dispatcher JS imports | Phil Hughes | 2018-01-11 | 16 | -22/+71 |
| | | | |||||
* | | | Merge branch 'dispatcher-dashboard-activities' into 'master' | Filipa Lacerda | 2018-01-11 | 2 | -1/+6 |
|\ \ \ | |/ / |/| | | | | | | | | Refactor dashboard activities path See merge request gitlab-org/gitlab-ce!16361 | ||||
| * | | Refactor dashboard activities pathdispatcher-dashboard-activities | Clement Ho | 2018-01-10 | 2 | -1/+6 |
| | | | |||||
* | | | Merge branch 'dispatcher-sessions' into 'master' | Phil Hughes | 2018-01-11 | 5 | -7/+15 |
|\ \ \ | | | | | | | | | | | | | | | | | Refactor dispatcher sessions path See merge request gitlab-org/gitlab-ce!16362 | ||||
| * | | | Fix import | Clement Ho | 2018-01-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | Refactor dispatcher sessions path | Clement Ho | 2018-01-10 | 5 | -6/+14 |
| |/ / | |||||
* | | | Merge branch 'dispatcher-search' into 'master' | Phil Hughes | 2018-01-11 | 3 | -4/+8 |
|\ \ \ | | | | | | | | | | | | | | | | | Refactor dispatcher search path See merge request gitlab-org/gitlab-ce!16366 | ||||
| * | | | Refactor dispatcher search pathdispatcher-search | Clement Ho | 2018-01-10 | 3 | -4/+8 |
| |/ / | |||||
* | | | Fix up Web IDE user preference copy and buttons | Jose Ivan Vargas | 2018-01-11 | 1 | -0/+0 |
| |/ |/| | |||||
* | | Merge branch '41600-wider-project-readme-on-fixed-layout' into 'master' | Annabel Dunstone Gray | 2018-01-11 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | Too narrow project READMEs on fixed layout Closes #41600 See merge request gitlab-org/gitlab-ce!16181 | ||||
| * | | Make project README containers wider on fixed layout | Takuya Noguchi | 2018-01-03 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch '41709-rich-blob-viewer-margins-for-pc' into 'master' | Annabel Dunstone Gray | 2018-01-11 | 2 | -12/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Make rich blob viewer wider for PC Closes #41709 See merge request gitlab-org/gitlab-ce!16262 | ||||
| * | | | Make rich blob viewer wider for PC | Takuya Noguchi | 2018-01-10 | 2 | -12/+1 |
| | | | | |||||
* | | | | Merge branch 'explore-dispatcher-refactor' into 'master' | Fatih Acet | 2018-01-10 | 3 | -15/+28 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Refactors the dispatcher for `explore:*`. See merge request gitlab-org/gitlab-ce!16296 | ||||
| * | | | | Code improvements and fix bad conflict mergeexplore-dispatcher-refactor | Clement Ho | 2018-01-10 | 2 | -5/+1 |
| | | | | | |||||
| * | | | | Merge branch 'master' into 'explore-dispatcher-refactor' | Clement Ho | 2018-01-10 | 203 | -5345/+6044 |
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | # Conflicts: # app/assets/javascripts/dispatcher.js | ||||
| * | | | | Fix eslint | Jacob Schatz | 2018-01-08 | 3 | -13/+11 |
| | | | | | |||||
| * | | | | Merge branch 'master' into explore-dispatcher-refactor | Jacob Schatz | 2018-01-08 | 3 | -6/+9 |
| |\ \ \ \ | |||||
| * | | | | | Fixes duplication | Jacob Schatz | 2018-01-08 | 1 | -16/+0 |
| | | | | | | |||||
| * | | | | | Updating dispatcher without code fixes | Jacob Schatz | 2018-01-08 | 3 | -410/+357 |
| | | | | | | |||||
| * | | | | | Refactor `explore:*` | Jacob Schatz | 2018-01-08 | 3 | -342/+428 |
| | | | | | | |||||
* | | | | | | Merge branch 'projects-a-refactor' into 'master' | Fatih Acet | 2018-01-10 | 4 | -7/+33 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | projects:a* dispatcher refactor See merge request gitlab-org/gitlab-ce!16300 | ||||
| * | | | | | | Fix indention and bad conflict mergeprojects-a-refactor | Clement Ho | 2018-01-10 | 1 | -7/+6 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' into 'projects-a-refactor' | Clement Ho | 2018-01-10 | 203 | -5344/+6042 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | # Conflicts: # app/assets/javascripts/dispatcher.js | ||||
| * | | | | | | Finishes dispatcher `projects:a*` stuff. | Jacob Schatz | 2018-01-08 | 3 | -5/+22 |
| | | | | | | | |||||
| * | | | | | | Fix `projects:a*` refactor for dispatcher | Jacob Schatz | 2018-01-08 | 2 | -2/+11 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch '41491-fix-nil-blob-name-error' into 'master' | Annabel Dunstone Gray | 2018-01-10 | 1 | -1/+7 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix 500 error when visiting a commit where the blobs do not exist (nil blobs) Closes #41491 See merge request gitlab-org/gitlab-ce!16237 | ||||
| * | | | | | Fix 500 when visiting a commit where blobs do not exist (nil blobs)41491-fix-nil-blob-name-error | Eric Eastwood | 2018-01-09 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/41491 | ||||
* | | | | | | Merge branch 'ph-dispatcher-1' into 'master' | Filipa Lacerda | 2018-01-10 | 6 | -8/+25 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added dispatcher imports for some routes See merge request gitlab-org/gitlab-ce!16284 | ||||
| * | | | | | | Added admin:conversational_development_index:show import to dispatcherph-dispatcher-1 | Phil Hughes | 2018-01-09 | 2 | -1/+4 |
| | | | | | | | |||||
| * | | | | | | Added import:fogbugz:new_user_map import to dispatcher | Phil Hughes | 2018-01-09 | 2 | -1/+4 |
| | | | | | | | |||||
| * | | | | | | Added ci:lints import to dispatcher | Phil Hughes | 2018-01-09 | 3 | -2/+4 |
| | | | | | | | |||||
| * | | | | | | Added import for snippets:show in dispatcher | Phil Hughes | 2018-01-09 | 2 | -4/+13 |
| | |/ / / / | |/| | | | | | | | | | | | | | | | | #41341 | ||||
* | | | | | | Merge branch '34312-eslint-vue-plugin' into 'master' | Phil Hughes | 2018-01-10 | 181 | -5129/+5776 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Add eslint-vue-plugin to our stack" Closes #34312 See merge request gitlab-org/gitlab-ce!16210 | ||||
| * | | | | | | Fix broken modal | Filipa Lacerda | 2018-01-10 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Disable rule in modal.vue breaking tests | Filipa Lacerda | 2018-01-09 | 1 | -5/+3 |
| | | | | | | | |||||
| * | | | | | | Fix broken tests | Filipa Lacerda | 2018-01-09 | 2 | -100/+98 |
| | | | | | | | |||||
| * | | | | | | Fix broken specs | Filipa Lacerda | 2018-01-09 | 5 | -22/+10 |
| | | | | | | | |||||
| * | | | | | | Fix broken test for application row | Filipa Lacerda | 2018-01-09 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Fix broken tests for project list and header | Filipa Lacerda | 2018-01-09 | 2 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Fix application row specs | Filipa Lacerda | 2018-01-09 | 1 | -7/+7 |
| | | | | | | | |||||
| * | | | | | | [ci skip] Fix pagination specs | Filipa Lacerda | 2018-01-09 | 1 | -4/+3 |
| | | | | | | | |||||
| * | | | | | | Fix last eslint rules | Filipa Lacerda | 2018-01-08 | 8 | -155/+167 |
| | | | | | | | |||||
| * | | | | | | Fix more eslint rules | Filipa Lacerda | 2018-01-08 | 27 | -353/+402 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' into 34312-eslint-vue-plugin | Filipa Lacerda | 2018-01-08 | 26 | -521/+657 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (140 commits) Add Gitter room link to I want to contribute since you always have questions Use workhorse 3.4.0 chore: remove symbolic link Add memoization for properties Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`" Resolve "Add graph value to hover" Fix slash commands dropdown description disables the shortcut to the issue boards when issues are disabled Fix static analysys Disable STI of ActiveRecord. Refactoring specs. Fix StaticSnalysys Fix change log Add changelog Revert bulk_insert and bring back AR insert(one by one) Add a new test for emptified params Use batch update for Service deactivation Fix query to look for proper unmanaged kubernetes service Fix static anylysy Use bulk_insert instead of AR create Opitmize migration process by using both unmanaged_kubernetes_service and kubernetes_service_without_template ... |