summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch 'rs-range-include' into 'master' Robert Speicher2016-05-232-3/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable Performance/RangeInclude cop and fix single offense Ref: https://gitlab.com/gitlab-org/gitlab-ce/issues/17478 See merge request !4255
| * | | | | | | | Enable Performance/RangeInclude cop and fix single offensers-range-includeRobert Speicher2016-05-232-3/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'rs-start-with' into 'master' Robert Speicher2016-05-233-4/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable Performance/StartWith cop and fix offenses Ref: https://gitlab.com/gitlab-org/gitlab-ce/issues/17478 See merge request !4256
| * | | | | | | | Enable Performance/StartWith cop and fix offensesrs-start-withRobert Speicher2016-05-233-4/+3
| |/ / / / / / /
* | | | | | | | Merge branch '17736-builds-hotfix' into 'master' Jacob Schatz2016-05-232-12/+23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix builds page Fixes #17736 Fixes #17703 - Move tags into column - Put column headers back <img src="/uploads/57609fd2d65c3b80f57b32cbbe316653/Screen_Shot_2016-05-23_at_10.20.37_AM.png" width="800px"> See merge request !4249
| * | | | | | | | Revert commit info changeAnnabel Dunstone2016-05-231-10/+10
| | | | | | | | |
| * | | | | | | | Put column headers back17736-builds-hotfixAnnabel Dunstone2016-05-231-0/+11
| | | | | | | | |
| * | | | | | | | Move build info out of pipeline conditionalAnnabel Dunstone2016-05-231-10/+10
| | | | | | | | |
| * | | | | | | | Move tags into columnAnnabel Dunstone2016-05-231-12/+12
| | | | | | | | |
* | | | | | | | | Merge branch 'rs-def-with-parenthesis' into 'master' Robert Speicher2016-05-232-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable Style/DefWithParentheses cop and fix single offense Ref: https://gitlab.com/gitlab-org/gitlab-ce/issues/17478 See merge request !4254
| * | | | | | | | Enable Style/DefWithParentheses cop and fix single offenseRobert Speicher2016-05-232-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'container-registry-user-docs' into 'master' Achilleas Pipinellis2016-05-234-0/+114
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial version of user documentation of container registry cc @axil See merge request !4244
| * | | | | | | Copyedit Registry user docsAchilleas Pipinellis2016-05-233-27/+56
| | | | | | | |
| * | | | | | | Fix link to container Registry user docsAchilleas Pipinellis2016-05-231-1/+1
| | | | | | | |
| * | | | | | | Initial version of user documentation of container registrycontainer-registry-user-docsKamil Trzcinski2016-05-224-0/+85
| | | | | | | |
* | | | | | | | Merge branch 'fix-ci-charts-error-500' into 'master' Robert Speicher2016-05-233-1/+10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Error 500 in CI charts by gracefully handling commits with no durations ## What does this MR do? In the CI charts, this MR reports the duration of a commit to 0 if it is `nil`. ## Are there points in the code the reviewer needs to double check? Should we omit this commit from the chart or set it to some other value? ## Why was this MR needed? We were getting an Error 500 here: https://gitlab.com/gitlab-org/gitlab-ce/graphs/master/ci ## What are the relevant issue numbers? #17730 See merge request !4245
| * | | | | | | | Fix Error 500 in CI charts by gracefully handling commits with no durationsStan Hu2016-05-223-1/+10
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Closes #17730
* | | | | | | | Merge branch 'gitlab-workhorse-0.7.3' into 'master' vohok2ffasfaasdasOkOhokRobert Speicher2016-05-232-2/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use gitlab-workhorse 0.7.3 Relax workhorse listen socket permissions. See merge request !4252
| * | | | | | | Use gitlab-workhorse 0.7.3Jacob Vosmaer2016-05-232-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'remove-due-date' into 'master' Jacob Schatz2016-05-234-13/+77
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added remove due date button In the sidebar when there is a due date a link to remove due date becomes visible ![remove-due-date](/uploads/126baa61f5ec44ce503ce374d5331ba6/remove-due-date.gif) Closes #17392 See merge request !4209
| * | | | | | Fixed issue with dropdown not opening after removing due dateremove-due-datePhil Hughes2016-05-231-7/+9
| | | | | | |
| * | | | | | Added due date testsPhil Hughes2016-05-231-0/+37
| | | | | | |
| * | | | | | Added remove due date buttonPhil Hughes2016-05-233-7/+32
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the sidebar when there is a due date, a link to remove due date becomes visible Closes #17392
* | | | | | Merge branch 'fix/application-settings-error-default-value' into 'master' Stan Hu2016-05-232-1/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Error 500 when accessing application settings due to nil disabled OAuth sign-in sources ## What does this MR do? When upgrading to GitLab 8.8, an admin would encounter an Error 500 due to a `nil` `disabled_oauth_sign_in_sources`. This MR ensures that the value will be a blank array if empty. Closes #17564 See merge request !4242
| * | | | | | Serialize application setting as Array by defaultfix/application-settings-error-default-valueGrzegorz Bizon2016-05-222-1/+4
|/ / / / / /
* | | | | | Update CHANGELOG for 8.8.1. Again.Robert Speicher2016-05-221-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | Update CHANGELOG for 8.8.1Robert Speicher2016-05-221-2/+4
|/ / / / / | | | | | | | | | | | | | | | [ci skip]
* | | | | Merge branch 'fix-y2k17-problem' into 'master' Robert Speicher2016-05-233-12/+12
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some specs which would have broken in 2017 to not break anymore by using a dynamic year value. Static year values would have caused the test suite to fail on these in the future, so I replaced 'em. That's pretty much all there is to this MR. See merge request !4241
| * | | | | Fix some specs which would have broken in 2017 to not break anymore by using ↵Connor Shea2016-05-223-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | a dynamic year value.
* | | | | | Merge branch 'registry_admin_docs' into 'master' Achilleas Pipinellis2016-05-234-4/+433
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docker container registry configuration docs. Part of gitlab-org/omnibus-gitlab!764 and gitlab-org/gitlab-ce!4040 See merge request !4141
| * | | | | Fixes suggested by KamilAchilleas Pipinellis2016-05-221-23/+9
| | | | | |
| * | | | | Refactor storage location sectionAchilleas Pipinellis2016-05-221-24/+34
| | | | | |
| * | | | | Add note about port needed in NGINX configAchilleas Pipinellis2016-05-221-0/+2
| | | | | |
| * | | | | Fix remaining docs on enabling/disabling RegistryAchilleas Pipinellis2016-05-221-33/+34
| | | | | |
| * | | | | Fix Registry docs now that it is not enabled be defaultregistry_admin_docsAchilleas Pipinellis2016-05-221-16/+27
| | | | | |
| * | | | | Clarify how the Registry is enabled in OmnibusAchilleas Pipinellis2016-05-221-7/+10
| | | | | |
| * | | | | Major overhaul of the Registry admin docsAchilleas Pipinellis2016-05-221-107/+187
| | | | | |
| * | | | | Add NGINX config file for RegistryAchilleas Pipinellis2016-05-221-0/+51
| | | | | |
| * | | | | Add proper config values for Registry in gitlab.ymlAchilleas Pipinellis2016-05-221-4/+4
| | | | | |
| * | | | | Add link to container registryAchilleas Pipinellis2016-05-221-0/+1
| | | | | |
| * | | | | Refactor container docsAchilleas Pipinellis2016-05-221-32/+147
| | | | | |
| * | | | | Add assumptions section and refactor domain configurationAchilleas Pipinellis2016-05-221-17/+39
| | | | | |
| * | | | | Rearrange configuration partsAchilleas Pipinellis2016-05-221-38/+38
| | | | | |
| * | | | | Rearrange headingsAchilleas Pipinellis2016-05-221-11/+31
| | | | | |
| * | | | | Initial docker container registry configuration docs.Marin Jankovski2016-05-221-0/+127
| | | | | |
* | | | | | Merge branch 'fix-access-to-pipelines-for-anonymous' into 'master' Robert Speicher2016-05-235-1/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow anonymous user to access pipelines ## What does this MR do? It fixes an issue where the Pipelines is shown for the Anonymous users, but they get 404 when clicked. Their session is then logged out. Fixes #17717. See merge request !4233
| * | | | | | Move Changelog for pipeline fix to valid versionfix-access-to-pipelines-for-anonymousGrzegorz Bizon2016-05-231-1/+1
| | | | | | |
| * | | | | | Allow anonymous user to access pipelinesKamil Trzcinski2016-05-235-1/+14
|/ / / / / /
* | | | | | Merge branch 'fix-ci-login-to-registry' into 'master' Stan Hu2016-05-225-5/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the CI login to Container Registry (the gitlab-ci-token user) ## What does this MR do? This fixes `docker login` not succeeding when trying to do CI login: `gitlab-ci-token with $CI_BUILD_TOKEN`. cc @marin See merge request !4236
| * | | | | | Move registry fix Changelog entry to valid versionfix-ci-login-to-registryGrzegorz Bizon2016-05-231-1/+1
| | | | | | |