summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Put project Files and Commits tabs under Code tabDmitriy Zaporozhets2016-06-031-0/+1
* added changelogJames Lopez2016-06-021-0/+1
* Merge branch '18031-sidebar-labels-queries' into 'master' Yorick Peterse2016-06-021-0/+1
|\
| * issuable#labels_array explicitly load the labelsPaco Guzman2016-06-021-0/+1
* | Update CHANGELOG for 8.8.3Robert Speicher2016-06-021-7/+17
|/
* Merge branch 'reduce-fog-deps' into 'master' Robert Speicher2016-06-021-0/+1
|\
| * Reduce number of fog gem dependenciesreduce-fog-depsStan Hu2016-06-011-0/+1
* | Refactor. Add tests.Josh Frye2016-06-021-0/+1
* | Merge branch 'issue-18036' into 'master' Yorick Peterse2016-06-021-0/+1
|\ \
| * | Update specs. Add CHANGELOG entryissue-18036Josh Frye2016-06-021-0/+1
* | | Merge branch 'fix-inline-filter-speed' into 'master' Stan Hu2016-06-021-0/+1
|\ \ \ | |/ / |/| |
| * | Fix serious performance bug with rendering Markdown with InlineDiffFilterStan Hu2016-06-011-0/+1
* | | Merge branch '14446-no_group_avatar-png-link' into 'master' Rémy Coutable2016-06-021-0/+1
|\ \ \
| * | | Fix link to blank group iconSean McGivern2016-06-021-0/+1
| |/ /
* | | Fix wiki project clone address errorchujinjin/gitlab-ce-fix_wiki_project_clone_address_errorchujinjin2016-06-021-0/+1
|/ /
* | Use downcased path to container repository as this is expected path by DockerKamil Trzcinski2016-06-011-0/+1
|/
* Merge branch 'fix-cancelable-retryable' into 'master' Douwe Maan2016-06-011-0/+1
|\
| * Pipelines can be canceled only when there are running buildsKamil Trzcinski2016-05-311-0/+1
* | Merge branch 'fix/error-500-in-pipeline-when-fork' into 'master' Rémy Coutable2016-06-011-0/+1
|\ \
| * | Add Changelog entry for links fix on pipeline pagefix/error-500-in-pipeline-when-forkGrzegorz Bizon2016-06-011-0/+1
* | | Merge branch 'long.polyglot/gitlab-ce-issue_17479_todos_not_remove_when_leave...Douwe Maan2016-06-011-0/+1
|\ \ \
| * | | Add changelog and code refactorLong Nguyen2016-05-301-0/+1
* | | | Merge branch 'emails-on-push-use-sidekiq-mailers' into 'master' Douwe Maan2016-06-011-0/+1
|\ \ \ \
| * | | | Make EmailsOnPushWorker use Sidekiq mailers queueStan Hu2016-05-311-0/+1
| | |/ / | |/| |
* | | | Merge branch 'current-settings-use-request-store-during-request'Douwe Maan2016-06-011-0/+1
|\ \ \ \
| * | | | Add Changelog entry for the fix for the health_check access token changingDJ Mountney2016-05-271-0/+1
* | | | | Merge branch 'fix-404-labels-in-todos' into 'master' Douwe Maan2016-06-011-0/+1
|\ \ \ \ \
| * | | | | Fix 404 page when viewing TODOs that contain milestones or labels in differen...Stan Hu2016-05-311-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'issue_15557' into 'master' Rémy Coutable2016-06-011-0/+1
|\ \ \ \ \
| * | | | | Fix error 500 when sorting issues by milestone due date and filtering by labelsFelipe Artur2016-05-311-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-06-011-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'feature/improve_wiki_page_events' into 'master' Rémy Coutable2016-05-311-0/+1
| |\ \ \ \
| | * | | | Add wiki page events fix to the Changelogfeature/improve_wiki_page_eventsGabriel Mazetto2016-05-311-0/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'remove-dangling-notification-settings' into 'master' Stan Hu2016-05-311-0/+1
| |\ \ \ \
| | * | | | Remove project notification settings associated with deleted projectsStan Hu2016-05-311-0/+1
| | |/ / /
| * | | | Add Application Setting to configure Container Registry token expire delay (d...Kamil Trzcinski2016-05-311-0/+1
| |/ / /
* | | | Merge branch 'data_leak' into 'master' Robert Speicher2016-05-311-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Confidential notes data leakValery Sizov2016-05-311-0/+1
* | | | Merge branch 'patch/wiki_page_events' into 'master' Rémy Coutable2016-05-311-0/+1
|\ \ \ \
| * | | | Small fixes and added to the changelogpatch/wiki_page_eventsGabriel Mazetto2016-05-301-0/+1
| | |_|/ | |/| |
* | | | Make authentication service for Container Registry to be compatible with < Do...make-container-registry-authentication-service-compatible-with-older-dockerKamil Trzcinski2016-05-301-0/+1
|/ / /
* | | Add DB index on users.stateStan Hu2016-05-291-0/+1
* | | Move Changelog entry for note validation to 8.9Grzegorz Bizon2016-05-291-1/+1
* | | Add Changelog entry for note validation improvementsGrzegorz Bizon2016-05-291-0/+1
|/ /
* | Project#show on projects pending deletion will 404zj-race-condition-pending-deleteZeger-Jan van de Weg2016-05-281-0/+1
|/
* Merge branch 'fix/migration-uri-issue' into 'master' Robert Speicher2016-05-271-0/+1
|\
| * 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
|\