Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-27Merge branch 'fix/migration-uri-issue' into 'master' Robert Speicher
Fix import URL migration error Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/17956 See merge request !4321
2016-05-27Update notes immediately after closing/reopeningBen Yorke
2016-05-27fix rescue block on migrationJames Lopez
2016-05-27Changelog entry for queue durationJacob Vosmaer
2016-05-27Merge branch 'fix/gitlab-importer-issue' into 'master' Robert Speicher
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
2016-05-26Merge branch 'remove-main-language' into 'master' Josh Frye
Remove main_language and tests. Closes #14937 See merge request !4293
2016-05-26Update changelogJosh Frye
2016-05-26added changelogJames Lopez
2016-05-26Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-05-25Add CHANGELOG entry for redesigned confirmation emailsRobert Speicher
[ci skip]
2016-05-25Merge branch 'improve-pipeline-design' into 'master' Douwe Maan
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
2016-05-25Merge branch 'fix/import-url-uri-issue' into 'master' Douwe Maan
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
2016-05-25Merge branch 'issue_10725' into 'master' Douwe Maan
Fix forks creation when visibility level is restricted fixes #10725 See merge request !4283
2016-05-25Merge branch 'fix-issue-17496' into 'master' Douwe Maan
Fix groups API to list only user's accessible projects Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/17496 See merge request !1966
2016-05-25Update CHANGELOG for 8.8.2Robert Speicher
[ci skip]
2016-05-25Switch the gitlab:db:configure task to use tables.any? instead of looking ↵DJ Mountney
specifically for the schema_migrations table
2016-05-25Update hash syntax and add changelog for the gitlab:db:configure rake taskDJ Mountney
2016-05-25Fix forks creation when visibility level is restrictedFelipe Artur
2016-05-25Update CHANGELOGAlfredo Sumaran
2016-05-25Update CHANGELOGAlfredo Sumaran
2016-05-25Address feedbackAlfredo Sumaran
Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com>
2016-05-25Update CHANGELOGAlfredo Sumaran
2016-05-25Update CHANGELOGAlfredo Sumaran
2016-05-25Merge branch 'issue_15221_2'Douwe Maan
2016-05-25Merge branch 'incremental-fixes' into 'master' Jacob Schatz
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
2016-05-25Fix groups API to list only user's accessible projectsStan Hu
Closes #17496
2016-05-24Fix outer join when filtering milestonesFelipe Artur
2016-05-24Seconds plural slackAran Koning
2016-05-24Add CHANGELOG entry about using gitlab-shell v3.0.0Stan Hu
[ci skip]
2016-05-24Update CHANGELOGKamil Trzcinski
2016-05-24Merge branch 'master' into improve-pipeline-designKamil Trzcinski
2016-05-24Fix concurrent request when updating build log in browserKamil Trzcinski
2016-05-23Add changelog item for project navigation UIDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-05-23Its time for 8.9Dmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-05-23fix changelog and mergeJames Lopez
2016-05-23fix merge conflictsJames Lopez
2016-05-23Fix Error 500 in CI charts by gracefully handling commits with no durationsStan Hu
Closes #17730
2016-05-23Serialize application setting as Array by defaultGrzegorz Bizon
2016-05-23Update CHANGELOG for 8.8.1. Again.Robert Speicher
[ci skip]
2016-05-23Update CHANGELOG for 8.8.1Robert Speicher
[ci skip]
2016-05-23Move Changelog for pipeline fix to valid versionGrzegorz Bizon
2016-05-23Allow anonymous user to access pipelinesKamil Trzcinski
2016-05-23Move registry fix Changelog entry to valid versionGrzegorz Bizon
2016-05-23Fix the CI login to Container Registry (the gitlab-ci-token user)Kamil Trzcinski
2016-05-23Add Changelog entry for MySQL compatibility fixGrzegorz Bizon
2016-05-21Update CHANGELOGKamil Trzcinski
2016-05-21Improve design of Pipeline viewKamil Trzcinski
2016-05-21Merge branch 'zj-gitignore-dropdown'Douwe Maan
2016-05-21Merge branch 'rm-source-branch' into 'master' Douwe Maan
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
2016-05-21Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan
# Conflicts: # app/services/system_note_service.rb