summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'fix/migration-uri-issue' into 'master' Robert Speicher2016-05-271-0/+1
|\ | | | | | | | | | | | | Fix import URL migration error Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/17956 See merge request !4321
| * fix rescue block on migrationJames Lopez2016-05-271-0/+1
| |
* | Update notes immediately after closing/reopeningBen Yorke2016-05-271-0/+1
|/
* Changelog entry for queue durationJacob Vosmaer2016-05-271-0/+1
|
* Merge branch 'fix/gitlab-importer-issue' into 'master' Robert Speicher2016-05-261-0/+3
|\ | | | | | | | | | | | | | | | | Fix gitlab importer issue Fixed credentials not being called correctly - probably some bad refactoring or search & replace... Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/565 See merge request !4301
| * added changelogfix/gitlab-importer-issueJames Lopez2016-05-261-0/+3
| |
* | Merge branch 'remove-main-language' into 'master' Josh Frye2016-05-261-0/+1
|\ \ | |/ |/| | | | | | | | | Remove main_language and tests. Closes #14937 See merge request !4293
| * Update changelogJosh Frye2016-05-261-0/+1
| |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-05-261-0/+6
|\ \
| * | Add CHANGELOG entry for redesigned confirmation emailsRobert Speicher2016-05-251-0/+1
| | | | | | | | | | | | [ci skip]
| * | Merge branch 'improve-pipeline-design' into 'master' Douwe Maan2016-05-251-0/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve design of Pipeline view ## What does this MR do? Improves current design of Pipelines view when there is multiple stages. This makes the statuses clickable and makes the view more compact. ## Screenshots (if relevant) ![Screen_Shot_2016-05-21_at_01.20.40](/uploads/dd031b7af7005c7a61f3165fefa8b7c9/Screen_Shot_2016-05-21_at_01.20.40.png) cc @DouweM @markpundsack @rspeicher @marin See merge request !4230
| | * \ Merge branch 'master' into improve-pipeline-designKamil Trzcinski2016-05-231-1/+15
| | |\ \
| | * | | Improve design of Pipeline viewKamil Trzcinski2016-05-211-0/+1
| | | | |
| * | | | Merge branch 'fix/import-url-uri-issue' into 'master' Douwe Maan2016-05-251-0/+3
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for import URL URI problem when URL contains a space Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/17559 Prevents an already encoded URL to be encoded again - preventing %20 => %25%20 See merge request !4180
| | * | | | fix changelog and mergefix/import-url-uri-issueJames Lopez2016-05-231-1/+3
| | | | | |
| | * | | | fix merge conflictsJames Lopez2016-05-231-11/+35
| | |\ \ \ \
| | * | | | | added CHANGELOGJames Lopez2016-05-171-0/+1
| | | | | | |
| * | | | | | Merge branch 'issue_10725' into 'master' Douwe Maan2016-05-251-0/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix forks creation when visibility level is restricted fixes #10725 See merge request !4283
| | * | | | | Fix forks creation when visibility level is restrictedissue_10725Felipe Artur2016-05-251-0/+1
| | | | | | |
* | | | | | | Merge branch 'fix-issue-17496' into 'master' Douwe Maan2016-05-251-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix groups API to list only user's accessible projects Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/17496 See merge request !1966
| * | | | | | Fix groups API to list only user's accessible projectsStan Hu2016-05-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #17496
* | | | | | | Update CHANGELOG for 8.8.2Robert Speicher2016-05-251-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | Switch the gitlab:db:configure task to use tables.any? instead of looking ↵DJ Mountney2016-05-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | specifically for the schema_migrations table
* | | | | | | Update hash syntax and add changelog for the gitlab:db:configure rake taskDJ Mountney2016-05-251-0/+1
| |/ / / / / |/| | | | |
* | | | | | Update CHANGELOGAlfredo Sumaran2016-05-251-4/+1
| | | | | |
* | | | | | Update CHANGELOGAlfredo Sumaran2016-05-251-1/+1
| | | | | |
* | | | | | Address feedbackAlfredo Sumaran2016-05-251-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com>
* | | | | | Update CHANGELOGAlfredo Sumaran2016-05-251-1/+1
| | | | | |
* | | | | | Update CHANGELOGAlfredo Sumaran2016-05-251-0/+5
| | | | | |
* | | | | | Merge branch 'issue_15221_2'Douwe Maan2016-05-251-0/+1
|\ \ \ \ \ \
| * | | | | | Fix outer join when filtering milestonesissue_15221_2Felipe Artur2016-05-241-0/+1
| |/ / / / /
* | | | | | Merge branch 'incremental-fixes' into 'master' Jacob Schatz2016-05-251-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | | | | |
| * | | | | | Fix concurrent request when updating build log in browserKamil Trzcinski2016-05-231-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Seconds plural slackAran Koning2016-05-241-0/+1
| |/ / / / |/| | | |
* | | | | Add CHANGELOG entry about using gitlab-shell v3.0.0Stan Hu2016-05-241-0/+1
|/ / / / | | | | | | | | | | | | [ci skip]
* | | | Add changelog item for project navigation UIDmitriy Zaporozhets2016-05-231-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Its time for 8.9Dmitriy Zaporozhets2016-05-231-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Fix Error 500 in CI charts by gracefully handling commits with no durationsStan Hu2016-05-221-0/+1
| |/ / |/| | | | | | | | Closes #17730
* | | Serialize application setting as Array by defaultfix/application-settings-error-default-valueGrzegorz Bizon2016-05-221-0/+3
| | |
* | | 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]
* | | 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-231-0/+1
| | |
* | | Move registry fix Changelog entry to valid versionfix-ci-login-to-registryGrzegorz Bizon2016-05-231-1/+1
| | |
* | | Fix the CI login to Container Registry (the gitlab-ci-token user)Kamil Trzcinski2016-05-231-0/+1
| | |
* | | Add Changelog entry for MySQL compatibility fixfix/migration-helpers-mysql-compatibilityGrzegorz Bizon2016-05-221-0/+3
| | |
* | | Update CHANGELOGfix-docker-registry-integrationKamil Trzcinski2016-05-211-0/+1
| |/ |/|
* | Merge branch 'zj-gitignore-dropdown'Douwe Maan2016-05-201-0/+1
|\ \
| * | Dropdown implementationzj-gitignore-dropdownAlfredo Sumaran2016-05-201-2/+1
| | |