summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Backport permissions and multi-line array to CEfeature/service-desk-be-backportFelipe Artur2017-04-062-1/+6
|
* Merge branch 'refactor_simulate_drag' into 'master' Clement Ho2017-04-0413-154/+148
|\ | | | | | | | | Refactor test_utils bundle See merge request !10437
| * Refactor test_utils bundleMike Greiling2017-04-0413-154/+148
|/
* Merge branch '30451-fix-docs-check-jobs-shallow-fetch' into 'master' Achilleas Pipinellis2017-04-041-4/+0
|\ | | | | | | | | | | | | Fetch the default number of commits (20) for docs:check jobs Closes #30451 See merge request !10449
| * Fetch the default number of commits (20) for docs:check jobs30451-fix-docs-check-jobs-shallow-fetchRémy Coutable2017-04-041-4/+0
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Merge branch 'bug/api_milestone_merge_requests_scope' into 'master' Rémy Coutable2017-04-045-3/+9
|\ \ | | | | | | | | | | | | Fixes milestone/merge_request API endpoint to really scope the results See merge request !10369
| * | Fixes milestone/merge_request API endpoint to really scope the resultsJoren De Groof2017-04-035-3/+9
| | | | | | | | | | | | | | | The MergeRequestsFinder uses the milestone_title instead of the milestone_id
* | | Merge branch 'fix/import-fork' into 'master' Rémy Coutable2017-04-0415-16/+215
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix issues importing forked projects Closes #26184 and #29380 See merge request !9102
| * | | Fix issues importing forked projectsJames Lopez2017-04-0415-16/+215
|/ / /
* | | Merge branch 'issue-boards-scrollbars' into 'master' Filipa Lacerda2017-04-041-2/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue boards having a vertical scrollbar Closes #30209 See merge request !10312
| * | | Fixed issue boards having a vertical scrollbarissue-boards-scrollbarsPhil Hughes2017-04-031-2/+2
| | | | | | | | | | | | | | | | Closes #30209
* | | | Merge branch '30400-fix-blob-highlighting-in-search' into 'master' Sean McGivern2017-04-045-4/+35
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix blob highlighting in search Closes #30400 See merge request !10420
| * | | | Fix blob highlighting in searchNick Thomas2017-04-035-4/+35
| | | | |
* | | | | Merge branch 'workhorse-gitaly-address' into 'master' Sean McGivern2017-04-042-2/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | Pass GitalyAddress to workhorse See merge request !10447
| * | | | Pass GitalyAddress to workhorseJacob Vosmaer2017-04-042-2/+9
| | | | |
* | | | | Merge branch 'environment-performance-improvements' into 'master' Filipa Lacerda2017-04-0410-153/+277
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improved Environments Metrics UX Closes #29227 See merge request !9946
| * | | | | Removed formatRelevantDigits from text_utils.js and added it to a new file ↵environment-performance-improvementsJose Ivan Vargas2017-04-035-142/+169
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | number_utils.js Also improved code formatting
| * | | | | Code corrections with a helper and a variableJose Ivan Vargas2017-04-032-11/+10
| | | | | |
| * | | | | Added a formatRelevantDigits text utilityJose Ivan Vargas2017-04-034-14/+54
| | | | | |
| * | | | | Added CHANGELOGJose Ivan Vargas2017-04-031-0/+4
| | | | | |
| * | | | | Added a number input to provide a way to format the number ofJose Ivan Vargas2017-04-033-8/+25
| | | | | | | | | | | | | | | | | | | | | | | | desired decimals for the cpu metrics
| * | | | | Fixed prometheus_graph_spec.js and scss-lintersJose Ivan Vargas2017-04-032-6/+10
| | | | | |
| * | | | | Legend text is now bolded also the Y legend text has a transparent backgroundJose Ivan Vargas2017-04-032-8/+22
| | | | | | | | | | | | | | | | | | | | | | | | to help differentiate legends
| * | | | | Hover lines are now synced up when hovering in any graphJose Ivan Vargas2017-04-032-67/+76
| | | | | | | | | | | | | | | | | | | | | | | | Cleaned up some code
| * | | | | Readded missing statement from the rebaseJose Ivan Vargas2017-04-031-0/+1
| | | | | |
| * | | | | Added the following ux improvements:Jose Ivan Vargas2017-04-035-30/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add text for the buttons on environment detail page * Reduced the size of the charts * Environment name is now a link Also some general code cleanup
* | | | | | Merge branch 'remove-unused-icons' into 'master' Filipa Lacerda2017-04-0417-133/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete unused icons; add empty lines to svg files See merge request !10415
| * | | | | | Delete unused icons; add empty lines to svg filesremove-unused-iconsAnnabel Dunstone Gray2017-04-0317-133/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fix/disable-gitaly-post-receive-pack' into 'master' Robert Speicher2017-04-042-19/+22
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable support for Gitaly PostReceivePack See merge request !10444
| * | | | | | Disable support for Gitaly PostReceivePackfix/disable-gitaly-post-receive-packAhmad Sherif2017-04-042-19/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitaly/issues/172
* | | | | | | Merge branch 'feature/bump-gitaly-server-version' into 'master'Robert Speicher2017-04-041-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump Gitaly server version to 0.5.0 See merge request !10446
| * | | | | | | Bump Gitaly server version to 0.5.0feature/bump-gitaly-server-versionAhmad Sherif2017-04-041-1/+1
| | | | | | | |
* | | | | | | | Merge branch 'patch-17' into 'master' Rémy Coutable2017-04-041-0/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list recommended version of PostgreSQL See merge request !10190
| * | | | | | | | list recommended version of PostgreSQLBen Bodenmiller2017-04-041-0/+3
|/ / / / / / / /
* | | | | | | | Merge branch '24187-set-git-terminal-prompt-env-var-in-initializer' into ↵Douwe Maan2017-04-042-0/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Adds git terminal prompt env var to application rb Closes #24187 See merge request !10372
| * | | | | | | | adds git terminal prompt env var to application rb24187-set-git-terminal-prompt-env-var-in-initializerTiago Botelho2017-04-032-0/+5
| | | | | | | | |
* | | | | | | | | Merge branch '29492-useless-queries' into 'master'Sean McGivern2017-04-046-0/+64
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove useless queries with false conditions (e.g 1=0) Closes #29492 See merge request !10141
| * | | | | | | | | Remove useless queries with false conditions (e.g 1=0)mhasbini2017-04-046-0/+64
| | | | | | | | | |
* | | | | | | | | | Merge branch 'zj-kube-service-auto-fill' into 'master' Kamil Trzciński2017-04-044-48/+90
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't autofill kubernetes namespace See merge request !10438
| * | | | | | | | | | Don't autofill kubernetes namespaceZ.J. van de Weg2017-04-044-48/+90
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'backport-es-global-search-difference' into 'master' Sean McGivern2017-04-041-1/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport differences in global search from EE to CE See merge request !10445
| * | | | | | | | | | | Backport differences in global search from EE to CENick Thomas2017-04-041-1/+5
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '29670-jira-integration-documentation-improvment' into 'master' Achilleas Pipinellis2017-04-043-0/+9
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improves Jira integration documentation Closes #29670 See merge request !10067
| * | | | | | | | | | | Improves Jira integration documentationMatthew Bender2017-03-173-0/+9
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sh-add-polling-images' into 'master' Achilleas Pipinellis2017-04-043-0/+48
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add long polling diagrams See merge request !10270
| * | | | | | | | | | | | Add long polling diagramssh-add-polling-imagesStan Hu2017-03-313-0/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | | | | | Merge branch 'master' into 'master' Achilleas Pipinellis2017-04-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update patch_versions.md, add `yarn:install` in `Clean up assets and cache` command. See merge request !10442
| * | | | | | | | | | | | Update patch_versions.md, add `yarn:install` in `Clean up assets and cache` ↵xyb2017-04-041-1/+1
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command.
* | | | | | | | | | | | Merge branch 'remove_index_for_users.current_sign_in_at' into 'master' Yorick Peterse2017-04-043-2/+30
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove index for users.current sign in at Closes #29523 See merge request !10401
| * | | | | | | | | | | | Remove index for users.current sign in atblackst0ne2017-04-043-2/+30
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |