summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | Fix syntaxAlfredo Sumaran2016-05-251-2/+2
| | | | | | | | | |
* | | | | | | | | | Update CHANGELOGAlfredo Sumaran2016-05-251-0/+5
| | | | | | | | | |
* | | | | | | | | | Move todo target state to the top and fix styles on mobileAlfredo Sumaran2016-05-252-6/+8
| | | | | | | | | |
* | | | | | | | | | Add tests for Todos target's stateAlfredo Sumaran2016-05-251-0/+84
| | | | | | | | | |
* | | | | | | | | | Add target statusAlfredo Sumaran2016-05-253-0/+21
| | | | | | | | | |
* | | | | | | | | | Merge branch 'issue_15221_2'Douwe Maan2016-05-254-7/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix outer join when filtering milestonesissue_15221_2Felipe Artur2016-05-246-10/+15
| | | | | | | | | | |
| * | | | | | | | | | Fix bug when ordering by milestone due date and filtering by milestoneFelipe Artur2016-05-243-4/+0
| | | | | | | | | | |
| * | | | | | | | | | improve ordering sql for milestonesFelipe Artur2016-05-242-34/+23
| | | | | | | | | | |
| * | | | | | | | | | Fix ordering for MysqlFelipe Artur2016-05-244-11/+13
| | | | | | | | | | |
| * | | | | | | | | | Fix issues/MRs filter when ordering by milestone due dateFelipe Artur2016-05-243-4/+45
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'incremental-fixes' into 'master' Jacob Schatz2016-05-254-3/+18
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix concurrent request when updating build log in browser If you have a slow internet connection the trace will not be updated correctly. We need to check if our request is the latest one. Fixes: https://gitlab.com/gitlab-org/gitlab-ce/issues/17535 See merge request !4183
| * | | | | | | | | | Update CHANGELOGincremental-fixesKamil Trzcinski2016-05-231-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Replace \n to <br>Kamil Trzcinski2016-05-233-3/+16
| | | | | | | | | | |
| * | | | | | | | | | Fix concurrent request when updating build log in browserKamil Trzcinski2016-05-232-2/+4
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'fix-registry-backups' into 'master' Douwe Maan2016-05-253-9/+44
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix backups if registry is disabled Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/17749 See merge request !4263
| * | | | | | | | | Improve after reviewfix-registry-backupsKamil Trzcinski2016-05-241-5/+5
| | | | | | | | | |
| * | | | | | | | | Fix backups if registry is disabledKamil Trzcinski2016-05-233-8/+43
| | | | | | | | | |
* | | | | | | | | | Merge branch 'plural-second-slack' into 'master' Jeroen van Baarsen2016-05-253-6/+22
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed the Slack build message to use the singular duration if necessary ## What does this MR do? Previously, the Slack build notification would say "second(s)" even when the duration was only 1 second. This MR fixes that. This is my first time writing Ruby code and my first MR on Gitlab, so feedback is very much appreciated! See merge request !4253
| * | | | | | | | | Seconds plural slackAran Koning2016-05-243-6/+22
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'master' into 'master' Stan Hu2016-05-240-0/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update health_check.md - Fix spelling of admin/health_check path. [ci skip] ## What does this MR do? Fix the spelling of admin/heath_check to admin/health_check in health_check documentation ## Are there points in the code the reviewer needs to double check? No ## Why was this MR needed? Fix a spelling error that may mislead a user on the proper URL/Path to check the GitLab health. ## What are the relevant issue numbers? ## Screenshots (if relevant) See merge request !4282
| * | | | | | | | | Update health_check.md - Fix spelling of admin/health_check path. [ci skip]Ryan Rustong2016-05-241-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'snippets-ui' into 'master' Jacob Schatz2016-05-2410-59/+122
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated snippets UI ![Screen_Shot_2016-05-18_at_14.11.54](/uploads/2544351e50f19a36c4ba9a7a92d5544b/Screen_Shot_2016-05-18_at_14.11.54.png) Closes #14328 See merge request !4194
| * | | | | | | | | Updated snippets testssnippets-uiPhil Hughes2016-05-192-4/+4
| | | | | | | | | |
| * | | | | | | | | Updated snippets UIPhil Hughes2016-05-188-55/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #14328
* | | | | | | | | | Merge branch 'project-settings' into 'master' Jacob Schatz2016-05-247-324/+274
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Project settings UI update ![Screen_Shot_2016-05-16_at_16.42.55](/uploads/2e308cbf26a002fc411c3e84b663a5d1/Screen_Shot_2016-05-16_at_16.42.55.png)![Screen_Shot_2016-05-16_at_16.43.01](/uploads/8d983c43307c65852efe002f6e9482d9/Screen_Shot_2016-05-16_at_16.43.01.png)![Screen_Shot_2016-05-16_at_16.43.16](/uploads/6124e0600cc0e5b309a60b065409d537/Screen_Shot_2016-05-16_at_16.43.16.png)![Screen_Shot_2016-05-16_at_16.43.13](/uploads/177976c2c08034e096e7ebdcad1f369f/Screen_Shot_2016-05-16_at_16.43.13.png) See merge request !4162
| * | | | | | | | | | Fixed project settings testsproject-settingsPhil Hughes2016-05-201-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Project settings UI updatePhil Hughes2016-05-206-323/+273
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'scroll-to-changes-content' into 'master' Jacob Schatz2016-05-241-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clicking changes tab scrolls the window to show the content When you click on the changes tab in a merge request, it will now scroll the window down to the content. ![scroll](/uploads/c5db23e1c32b1fe62bf4efb815b3f055/scroll.gif) Closes #15133 See merge request !4192
| * | | | | | | | | | | Clicking changes tab scrolls the window to show the contentscroll-to-changes-contentPhil Hughes2016-05-181-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #15133
* | | | | | | | | | | | Merge branch 'patch-2' into 'master' Robert Speicher2016-05-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update branch name from 8-7-stable to 8-8-stable Fix inconsistency with the command listed above. [ci skip] See merge request !4274
| * | | | | | | | | | | | Update branch name from 8-7-stable to 8-8-stableFlorian Preinstorfer2016-05-241-1/+1
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'fix_typo_on_monitoring_help_page' into 'master' Robert Speicher2016-05-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in link on monitoring help page Closes #17809 [ci skip] See merge request !4281
| * | | | | | | | | | | fixing typo in link #17809sebastian-schmid2016-05-241-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'gitlab-shell-changelog' into 'master' Stan Hu2016-05-241-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add CHANGELOG entry about using gitlab-shell v3.0.0 See merge request !4272
| * | | | | | | | | | Add CHANGELOG entry about using gitlab-shell v3.0.0Stan Hu2016-05-241-0/+1
| | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | | Merge branch 'gitlab-shell-v3.0.0' into 'master' Stan Hu2016-05-241-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use gitlab-shell 3.0.0 Update gitlab-shell to v3.0.0 as discussed in https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/59 See merge request !4246
| * | | | | | | | | | Use gitlab-shell 3.0.0Jacob Vosmaer2016-05-231-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mrchrisw/google-api' into 'master' Achilleas Pipinellis2016-05-241-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Google integration API workflow ## What does this MR do? Updates the Google API workflow. ## Are there points in the code the reviewer needs to double check? No ## Why was this MR needed? Reported by a user https://gitlab.zendesk.com/agent/tickets/24402 ## Screenshots (if relevant) ![image](/uploads/6b1cf71ebc09589c05290575e0c8ea23/image.png) See merge request !4260
| * | | | | | | | | Update Google integration API workflowmrchrisw/google-apiChris Wilson2016-05-231-2/+2
| | | | | | | | | |
* | | | | | | | | | Merge branch 'project-navigation-redesign' into 'master' Dmitriy Zaporozhets2016-05-2339-361/+402
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Project navigation redesign Based on !3980. Part of #14838. This MR targets on desktop version. Mobile version improvements will be in separate merge request. Part of #17522 cc @jschatz1 See merge request !4053
| * | | | | | | | | | Move files tab before commits tab to follow same order as top navigationproject-navigation-redesignDmitriy Zaporozhets2016-05-241-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | | | Fix badge count UI for pipelines menu itemDmitriy Zaporozhets2016-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | | | Use start_with? instead of regexDmitriy Zaporozhets2016-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | | | Add changelog item for project navigation UIDmitriy Zaporozhets2016-05-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | | | Merge branch 'master' into project-navigation-redesignDmitriy Zaporozhets2016-05-23517-1221/+10490
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Change rgba to hex; use sass variables to calculate header heightAnnabel Dunstone2016-05-232-2/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Redesign sublevel nav links; vertically align project image; fix spacingAnnabel Dunstone2016-05-192-6/+10
| | | | | | | | | | | |
| * | | | | | | | | | | Fix alignment of repo buttonsAnnabel Dunstone2016-05-191-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Redesign project page headerAnnabel Dunstone2016-05-1912-119/+208
| | | | | | | | | | | |