Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored transfer_service #execute actionprevent-project-transfer | Jose Ivan Vargas | 2017-05-22 | 1 | -10/+6 |
| | |||||
* | minor adjustments to the specs | Jose Ivan Vargas | 2017-05-22 | 3 | -12/+11 |
| | |||||
* | Renamed some messages and refactored the project_edit class to a function | Jose Ivan Vargas | 2017-05-22 | 6 | -21/+14 |
| | |||||
* | Prevent project transfer if a new group is not selected | Jose Ivan Vargas | 2017-05-22 | 7 | -5/+82 |
| | |||||
* | Merge branch 'reduce-unnecessary-redundancy' into 'master' | Sean Packham (GitLab) | 2017-05-22 | 1 | -1/+1 |
|\ | | | | | | | | | removes unnecessary redundacy in usage ping doc See merge request !11604 | ||||
| * | removes unnecessary redundacy in usage ping docreduce-unnecessary-redundancy | Job van der Voort | 2017-05-22 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'fix/git_http_request_without_password' into 'master' | Douwe Maan | 2017-05-22 | 2 | -1/+8 |
|\ \ | | | | | | | | | | | | | | | | | | | Avoid resource intensive login checks if password is not provided Closes #32598 See merge request !11537 | ||||
| * | | Avoid resource intensive login checks if password is not provided | Horatiu Eugen Vlad | 2017-05-21 | 2 | -1/+8 |
| | | | | | | | | | | | | Fixes #32598 | ||||
* | | | Merge branch 'notification-settings-doc' into 'master' | Marcia Ramos | 2017-05-22 | 4 | -3/+7 |
|\ \ \ | | | | | | | | | | | | | | | | | Add project and group notification settings info See merge request !11507 | ||||
| * | | | Add project and group notification settings infonotification-settings-doc | Cindy Pallares | 2017-05-19 | 4 | -3/+7 |
| | | | | | | | | | | | | | | | | | | | | Notification settings are described, but aren't mentioned where they are or where to change them. | ||||
* | | | | Merge branch '32570-project-activity-tab-border' into 'master' | Annabel Dunstone Gray | 2017-05-22 | 4 | -4/+8 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 32570 Fix border-bottom for project activity tab Closes #32570 See merge request !11568 | ||||
| * | | | | 32570 Fix border-bottom for project activity tab32570-project-activity-tab-border | tauriedavis | 2017-05-19 | 4 | -4/+8 |
| | | | | | |||||
* | | | | | Merge branch 'update-coding-translation' into 'master' | Douwe Maan | 2017-05-22 | 2 | -3/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Change translation for 'coding' by 'desarrollo' for spanish See merge request !11580 | ||||
| * | | | | | Change translation for 'coding' by 'desarrollo' for Spanishupdate-coding-translation | Ruben Davila | 2017-05-20 | 2 | -3/+3 |
| | | | | | | |||||
* | | | | | | Merge branch 'adopt-es-module-syntax' into 'master' | Filipa Lacerda | 2017-05-22 | 101 | -315/+290 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adopt ES module syntax See merge request !9567 | ||||
| * | | | | | | fix eslint violationadopt-es-module-syntax | Mike Greiling | 2017-05-18 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | update linter to catch uses of commonjs syntax | Mike Greiling | 2017-05-18 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | refactor instances of CJS module.exports to ES module syntax | Mike Greiling | 2017-05-16 | 7 | -17/+6 |
| | | | | | | | |||||
| * | | | | | | fix eslint failures | Mike Greiling | 2017-05-16 | 5 | -6/+5 |
| | | | | | | | |||||
| * | | | | | | fix implicit window object reference within gl_form_spec | Mike Greiling | 2017-05-16 | 1 | -6/+6 |
| | | | | | | | |||||
| * | | | | | | update test_bundle to use ES module syntax | Mike Greiling | 2017-05-16 | 1 | -6/+8 |
| | | | | | | | |||||
| * | | | | | | update frontend specs to use ES module syntax | Mike Greiling | 2017-05-16 | 51 | -131/+129 |
| | | | | | | | |||||
| * | | | | | | update dispatcher.js to use ES module syntax | Mike Greiling | 2017-05-16 | 1 | -3/+1 |
| | | | | | | | |||||
| * | | | | | | update remaining uses of CJS syntax to ES module syntax | Mike Greiling | 2017-05-16 | 20 | -59/+64 |
| | | | | | | | |||||
| * | | | | | | update shortcuts scripts to use ES module syntax | Mike Greiling | 2017-05-16 | 5 | -7/+7 |
| | | | | | | | |||||
| * | | | | | | update filtered_search to ES module syntax | Mike Greiling | 2017-05-16 | 5 | -17/+14 |
| | | | | | | | |||||
| * | | | | | | update diff_notes_bundle to ES module syntax | Mike Greiling | 2017-05-16 | 2 | -18/+13 |
| | | | | | | | |||||
| * | | | | | | update cycle_analytics_bundle to ES module syntax | Mike Greiling | 2017-05-16 | 2 | -15/+14 |
| | | | | | | | |||||
| * | | | | | | update boards_bundle to ES module syntax | Mike Greiling | 2017-05-16 | 7 | -33/+25 |
| | | | | | | | |||||
* | | | | | | | Update VERSION to 9.3.0-prev9.3.0.pre | Lin Jen-Shin | 2017-05-22 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Update CHANGELOG.md for 9.2.0 | Lin Jen-Shin | 2017-05-22 | 190 | -764/+200 |
| |_|_|_|_|/ |/| | | | | | | | | | | | [ci skip] | ||||
* | | | | | | Merge branch 'dz-rename-pipelines-settings-tab' into 'master' | Dmitriy Zaporozhets | 2017-05-22 | 15 | -19/+23 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename CI/CD Pipelines to Pipelines in the project settings Closes #31980 See merge request !11305 | ||||
| * | | | | | | Rename CI/CD Pipelines references to just Pipelines in docsdz-rename-pipelines-settings-tab | Dmitriy Zaporozhets | 2017-05-11 | 11 | -14/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | | | Rename CI/CD Pipelines to Pipelines in the project settings | Dmitriy Zaporozhets | 2017-05-11 | 5 | -5/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | | | | Merge branch 'change_pipelines_schedules_help_page_path' into 'master' | Rémy Coutable | 2017-05-22 | 2 | -3/+3 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change pipelines schedules help page path See merge request !11592 | ||||
| * | | | | | | | Change pipelines schedules help page pathchange_pipelines_schedules_help_page_path | Achilleas Pipinellis | 2017-05-22 | 2 | -3/+3 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'fix-retried-for-mysql' into 'master' | Timothy Andrew | 2017-05-22 | 2 | -3/+43 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes broken MySQL migration for retried Closes #32647 See merge request !11593 | ||||
| * | | | | | | | | Respect the typo as rubocop said | Lin Jen-Shin | 2017-05-22 | 1 | -0/+0 |
| | | | | | | | | | |||||
| * | | | | | | | | Add a test to ensure this works on MySQL | Lin Jen-Shin | 2017-05-22 | 1 | -0/+17 |
| | | | | | | | | | |||||
| * | | | | | | | | Fixes broken MySQL migration for retried | Kamil Trzcinski | 2017-05-22 | 1 | -3/+26 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Mysql2::Error: Table 'ci_builds' is specified twice, both as a target for 'UPDATE' and as a separate source for data: UPDATE `ci_builds` SET `retried` = ((SELECT MAX(ci_builds2.id) Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/32647 | ||||
* | | | | | | | | Merge branch 'docs/deploys-perf-dashboard' into 'master' | Sean Packham (GitLab) | 2017-05-22 | 4 | -12/+49 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move environment monitoring to environments doc See merge request !11583 | ||||
| * | | | | | | | | Move environment monitoring to environments docdocs/deploys-perf-dashboard | Achilleas Pipinellis | 2017-05-21 | 4 | -12/+49 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'doc-hostname-fix' into 'master' | Sean Packham (GitLab) | 2017-05-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | change domain to hostname in usage ping doc See merge request !11595 | ||||
| * | | | | | | | | change domain to hostname in usage ping doc | Job van der Voort | 2017-05-22 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch '31510-mask-password-field-edit' into 'master' | Phil Hughes | 2017-05-22 | 3 | -3/+7 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show password field mask while editing service settings Closes #31510 See merge request !11431 | ||||
| * | | | | | | | | Show password field mask while editing service settings | Kushal Pandya | 2017-05-22 | 3 | -3/+7 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch '32496-admin-tabs' into 'master' | Phil Hughes | 2017-05-22 | 1 | -35/+36 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix admin tabs Closes #32496 See merge request !11514 | ||||
| * | | | | | | | | Fix admin tabs32496-admin-tabs | Annabel Dunstone Gray | 2017-05-18 | 1 | -35/+36 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch '32667-update-helm-chart-documentation' into 'master' | Achilleas Pipinellis | 2017-05-22 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Update Helm Chart documentation See merge request !11588 | ||||
| * | | | | | | | Add notes for supported schedulers and cloud providers32667-update-helm-chart-documentation | Joshua Lambert | 2017-05-22 | 1 | -0/+2 |
|/ / / / / / / |