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 (Expand)Author
2018-06-26Merge branch 'issue_47729' into 'master'Sean McGivern
2018-06-25BatchOpenIssuesCount only updates public issues countFelipe Artur
2018-06-25Update remote happens through Gitaly onlyZeger-Jan van de Weg
2018-06-21Fix refresh cache for open issues count serviceFelipe Artur
2018-06-14Deny repository disk access in development and testJacob Vosmaer (GitLab)
2018-06-12Merge branch 'gitaly-disk-access-3' into 'master'Douwe Maan
2018-06-12Find and mark more Git disk access locations, part 2Jacob Vosmaer
2018-06-11Merge branch 'rs-update-rspec' into 'master'Rémy Coutable
2018-06-08Merge branch 'improve-housekeeping-spec' into 'master'Nick Thomas
2018-06-07Correct more usages of non-relative `fixture_file_upload` pathsRobert Speicher
2018-06-07Make all uses of `fixture_file_upload` use relative pathsRobert Speicher
2018-06-06Support LFS objects when creating a project by importFrancisco Javier López
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-06-05Merge branch '46452-nomethoderror-undefined-method-previous_changes-for-nil-n...Kamil Trzciński
2018-06-04Include all ancestors milestones in json list & autocompleteJarka Kadlecová
2018-05-28Add check for nil auto_devops in Projects::UpdateServiceMatija Čupić
2018-05-24Merge branch 'issue_38418' into 'master'Rémy Coutable
2018-05-24Fix sidebar issue countFelipe Artur
2018-05-18Add handling for commit/tags with big messagesAhmad Sherif
2018-05-07Backports every CE related change from ee-5484 to CETiago Botelho
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-05-01Fix file_store for artifacts and lfs when savingKamil Trzciński
2018-04-27Don't automatically remove artifacts for pages jobs after pages:deploy has runNick Thomas
2018-04-26backport changes from gitlab-org/gitlab-ee!5461Gabriel Mazetto
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-04-19Respect visibility options and description when importing project from templateFrancisco Javier López
2018-04-06Extend API for importing a project export with overwrite supportFrancisco Javier López
2018-04-06Merge branch 'remove-pages-tar-support' into 'master'Kamil Trzciński
2018-04-06Cache personal projects count.Andreas Brandl
2018-04-05Merge branch 'bvl-override-import-params' into 'master'Douwe Maan
2018-04-05Export LFS Objects when exporting a projectBob Van Landuyt
2018-04-04Store override params as import data on projectsBob Van Landuyt
2018-04-03Remove support for legacy tar.gz pages artifactsJacob Vosmaer
2018-04-03Merge branch 'fix/sm/fix-wrong-error-handling-in-update-page-service' into 'm...Kamil Trzciński
2018-04-02Make error messages even more descriptiveDouwe Maan
2018-03-30Extend API for exporting a project with direct upload URLFrancisco Javier López
2018-03-30missing the public folder is InvaildStateErrorShinya Maeda
2018-03-30Fix wrong error handling in update page serviceShinya Maeda
2018-03-28Merge branch '44392-resolve-projects-creation-silently-failing-on-after-creat...Douwe Maan
2018-03-28When a Service templates are invalid newly created projects will have them in...Tiago Botelho
2018-03-27Project creation does not fail silently on DB related changesTiago Botelho
2018-03-23Merge branch 'pages_force_https' into 'master'Nick Thomas
2018-03-23Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern
2018-03-22Add HTTPS-only pagesRob Watson
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-03-14Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg
2018-03-08Fix Error 500 when updating a projectStan Hu
2018-03-06Add test for ensuring the file remains after socker errorShinya Maeda
2018-03-06Fix staticanalysysShinya Maeda
2018-03-06Introduce FailedToExtractError. Fix spec. Add DNS test mock.Shinya Maeda