summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Collapse)AuthorAgeFilesLines
* added changelogfix/gitlab-importer-issueJames Lopez2016-05-261-0/+3
|
* 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
| | |
| * | Dropdown implementationAlfredo Sumaran2016-05-201-0/+2
| | |
* | | Merge branch 'rm-source-branch' into 'master' Douwe Maan2016-05-201-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows MR authors to have the source branch removed when merging the MR closes #13191 The location of the checkbox might not be optimal so any feedback is welcome. Any other feedback too obviously. Screenshot: ![Screenshot_2016-02-17_21.25.24](/uploads/a9c3eaafb39c6f5b4f0949a2278af6da/Screenshot_2016-02-17_21.25.24.png) See merge request !2801
| * | | Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs2016-05-201-0/+1
| | | |
* | | | Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-0/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/services/system_note_service.rb
| * | | | Add documentation for Inline DiffRémy Coutable2016-05-181-4/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | Create DiffFilter and change SystemNoteService#change_title to use ↵Adam Butler2016-05-181-0/+4
| | | | | | | | | | | | | | | | | | | | Gitlab::Diff::InlineDiff
* | | | | Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master' Douwe Maan2016-05-201-0/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement special GitLab markdown reference for milestones https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3453 by @eReGeBe, with two additions: - Move changelog item to 8.8 - Fix cross-project milestone ref with invalid project, like https://gitlab.com/gitlab-org/gitlab-ce/commit/f7348cd348ad8f4a18d74dd668283a4e236f5790 did for labels Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/13829 See merge request !3897