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
2016-02-18Merge branch 'fix/ci-first-job-allow-failure' into 'master' Kamil Trzciński
2016-02-18Merge branch 'fix/gitpushservice-complexity-issue' into 'master' Douwe Maan
2016-02-18Return a builds array in builds create serviceGrzegorz Bizon
2016-02-17Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...Jacob Vosmaer
2016-02-17Flush all repository caches when deleting a repoYorick Peterse
2016-02-17Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...Jacob Vosmaer
2016-02-17refactored some stuff based on MR feedbackJames Lopez
2016-02-16Merge branch 'fix/cross-reference-notes-forks' into 'master' Douwe Maan
2016-02-16updated system note service and spec based on feedbackJames Lopez
2016-02-15refactored GitPushService and updated specJames Lopez
2016-02-12Merge branch 'fix-duplicate-hook-notifications' into 'master' Douwe Maan
2016-02-12woo hoo - getting there with the cross-reference issue. Should fix the proble...James Lopez
2016-02-12Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/cross-refer...James Lopez
2016-02-12typoJames Lopez
2016-02-11attempt to reduce code complexity on GitPushService#executeJames Lopez
2016-02-11Improve CI status badge implementationGrzegorz Bizon
2016-02-10Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/cross-refer...James Lopez
2016-02-09Smarter flushing of branch statistics cachesYorick Peterse
2016-02-09Fix duplicated branch creation/deletion Web hooks/service notifications when ...Stan Hu
2016-02-08Cache various Repository Git operationsYorick Peterse
2016-02-04WIP - fix and spec for cross reference issue with forksJames Lopez
2016-02-02Support Akismet spam checking for creation of issues via APIStan Hu
2016-02-02First version of "git archive" headersJacob Vosmaer
2016-01-29First pass at deleting projects in the background.Josh Frye
2016-01-28[WIP] Background process note logic for #3948Josh Frye
2016-01-26Move Gitlab::BitbucketImport::KeyDeleter to it's own importerDouglas Barbosa Alexandre
2016-01-26Extract Projects::ImportService service from RepositoryImportWorkerDouglas Barbosa Alexandre
2016-01-21Creator should be added as a master of the project on creationDouglas Barbosa Alexandre
2016-01-19Fix creator should be added as a master of the project on creationDouglas Barbosa Alexandre
2016-01-15This will ensure previous assignee gets an email even if his notif level is "...Rémy Coutable
2016-01-15Consider re-assign as a mention from a notification point of viewRémy Coutable
2016-01-14Merge branch 'backport-ee' into 'master' Robert Speicher
2016-01-14Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan
2016-01-14Param should be present, not just truthyDouwe Maan
2016-01-13Merge branch 'add_username_to_user_system_hooks' of https://github.com/tbeadl...Dmitriy Zaporozhets
2016-01-13Merge pull request #9952 from tbeadle/user_id_in_member_system_hookDmitriy Zaporozhets
2016-01-11Generate builds when creating tag using web interfaceKamil Trzcinski
2016-01-11Merge branch 'fix-duplicate-branch-activity' of https://gitlab.com/stanhu/git...Dmitriy Zaporozhets
2016-01-11Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
2016-01-08Merge branch 'api-project-upload' into 'master' Robert Speicher
2016-01-08Code style fixes and some code simplifiedGabriel Mazetto
2016-01-08Repair ldap_blocked state when no ldap identity exist anymoreGabriel Mazetto
2016-01-08DRY up upload and download servicesDouwe Maan
2016-01-08Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
2016-01-08Fix duplicated branch creation/deletion events when using Web UIStan Hu
2016-01-07Include user_username in user_(add_to/remove_from)_(project/group) system hooks.Tommy Beadle
2016-01-07Include the username in user_create/destroy system hooks.Tommy Beadle
2016-01-07Add API project upload endpointDouwe Maan
2016-01-06Include the user_id in user_*_team system hooks.Tommy Beadle
2016-01-06Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof