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-01-10Fix hooks not being set up properly for bare import Rake taskStan Hu
2018-01-09Revert "Fix Route validation for unchanged path"Michael Kozono
2018-01-09Revert "Add test for permanent redirects of descendants"Michael Kozono
2018-01-09Add test for permanent redirects of descendantsMichael Kozono
2018-01-09Fix Route validation for unchanged pathMichael Kozono
2018-01-08Merge branch '28260-fix-pages-custom-domain-url' into 'master'Grzegorz Bizon
2018-01-08Merge branch 'remove-commit-tree' into 'master'Sean McGivern
2018-01-08Merge branch '3968-protected-branch-is-not-set-for-default-branch-on-import' ...Douwe Maan
2018-01-08Generate HTTP URLs for custom Pages domains when appropriateNick Thomas
2018-01-06Merge branch '41249-clearing-the-cache' into 'master'Kamil Trzciński
2018-01-06Protected branch is now created for default branch on importTiago Botelho
2018-01-05Move git operations for multi_action into Gitlab::GitAlejandro Rodríguez
2018-01-05Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić
2018-01-05Use --left-right and --max-count for counting diverging commitsLin Jen-Shin (godfat)
2018-01-05Merge branch 'jprovazn-rebase' into 'master'Filipa Lacerda
2018-01-05Merge branch 'remove-project-repo' into 'master'Sean McGivern
2018-01-05Fix specsJacob Vosmaer
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2018-01-05Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić
2018-01-05Create Kubernetes based on Application TemplatesMayra Cabrera
2018-01-05Fix faulty Ci::Build#cache specMatija Čupić
2018-01-05Rename Project#cache_index to jobs_cache_indexMatija Čupić
2018-01-04Merge branch 'mdelaossa/gitlab-ce-31995-project-limit-default-fix'Dmitriy Zaporozhets
2018-01-04Remove the Commit#tree methodJacob Vosmaer
2018-01-04Merge branch 'conditionally-eager-load-event-target-authors' into 'master'Douwe Maan
2018-01-04Eager load event target authors whenever possibleYorick Peterse
2018-01-04Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern
2018-01-0441054-Disallow creation of new Kubernetes integrationsMayra Cabrera
2018-01-03Add spec for Project#write_repository_configDouglas Barbosa Alexandre
2018-01-03Refactoring Project#write_repository_configDouglas Barbosa Alexandre
2018-01-03Fix TestEnv.copy_repo to use disk_path instead of full_pathDouglas Barbosa Alexandre
2018-01-03Update project full path in .git/config when renaming namespaceDouglas Barbosa Alexandre
2018-01-03Update project full path in .git/config when renaming a repositoryDouglas Barbosa Alexandre
2018-01-02Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira
2018-01-02Fix user membership destroy relationFrancisco Javier López
2017-12-30User#projects_limit remove DB default and added NOT NULL constraintMario de la Ossa
2017-12-29Fix links to old commits in merge requestsJarka Kadlecová
2017-12-23Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable
2017-12-23Use Project.cache_index in Build#cacheMatija Čupić
2017-12-22Merge branch 'dm-diff-note-for-line-performance' into 'master'Robert Speicher
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
2017-12-22Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_...Douwe Maan
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-21LDAP extern_uids are not normalized when updated via APIFrancisco Javier López
2017-12-20Revert "Merge branch 'repo-write-ref-client-prep' into 'master'"Kim Carlbäcker
2017-12-20Call the correct method in the BlocksJsonSerialization specRobert Speicher
2017-12-20Only include the user's ID in the time_spent command's update hashRobert Speicher
2017-12-20Add a JsonSerializationError class instead of raising SecurityErrorRobert Speicher
2017-12-20Add BlocksJsonSerialization model concern and include it in UserRobert Speicher
2017-12-19Merge branch '36020-private-npm-modules' into 'master'Douwe Maan