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-02Support Akismet spam checking for creation of issues via APIStan Hu
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
2016-01-05Merge branch 'master' into milestone-refDouwe Maan
2016-01-05Don't notify users twice if they are both project watchers and subscribersStan Hu
2016-01-04Added system hooks messages for renaming and transferring a projectSteve Norman
2015-12-24Merge branch 'master' into milestone-refDouwe Maan
2015-12-24Use `to_reference` in system notes.Douwe Maan
2015-12-24Link to milestone in "Milestone changed" system noteDouwe Maan
2015-12-24Merge branch 'edit-on-fork' into 'master' Dmitriy Zaporozhets
2015-12-24Merge branch 'fix/visibility-level-setting-in-forked-projects' into 'master' Douwe Maan
2015-12-24Merge branch 'branch-invalid-name' into 'master' Douwe Maan
2015-12-21Merge branch 'master' into fix/visibility-level-setting-in-forked-projectsTomasz Maczukin
2015-12-18Backport JIRA serviceDrew Blessing
2015-12-18Automatically fork a project when not allowed to edit a file.Douwe Maan
2015-12-17Add JS validation for invalid characters in branch nameDouglas Barbosa Alexandre
2015-12-17Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the...Kamil Trzcinski
2015-12-16Add more descriptive error message when create branch with invalid nameDouglas Barbosa Alexandre
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-14Merge branch 'ci-project-migrate' into 'master' Kamil Trzciński
2015-12-14Merge branch 'ci-services-migrate' into 'master' Kamil Trzciński
2015-12-11Run builds from projects with enabled CIKamil Trzcinski
2015-12-11Use Gitlab::Git instead of Ci::GitKamil Trzcinski
2015-12-11Fix errorsKamil Trzcinski
2015-12-11Finishing touchesKamil Trzcinski