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-01-28Fix Rubocop errorJosh Frye
2016-01-28Update testsJosh Frye
2016-01-26Extract Projects::ImportService service from RepositoryImportWorkerDouglas Barbosa Alexandre
2016-01-20Use a MR with commits.Rubén Dávila
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 'feature/ldap-sync-edgecases' into 'master' Douwe 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-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-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-06Include the user_id in user_*_team system hooks.Tommy Beadle
2016-01-06Merge branch 'master' into milestone-refDouwe Maan
2016-01-05Fix notification specDouwe Maan
2016-01-05Merge branch 'master' into milestone-refDouwe Maan
2016-01-05Merge branch 'pr-9938' into 'master' Douwe Maan
2016-01-05Don't notify users twice if they are both project watchers and subscribersStan Hu
2016-01-04Merge pull request GH-9938 from huacnlee/hotfix/note_mail_with_notificationDouwe Maan
2016-01-04Added system hooks messages for renaming and transferring a projectSteve Norman
2015-12-25Fix specDouwe Maan
2015-12-24Merge branch 'master' into milestone-refDouwe Maan
2015-12-24Fix specsDouwe Maan
2015-12-24Link to milestone in "Milestone changed" system noteDouwe Maan
2015-12-24Merge branch 'fix/visibility-level-setting-in-forked-projects' into 'master' Douwe Maan
2015-12-24Add some specs for forked project visibility_level casesTomasz Maczukin
2015-12-18Backport JIRA serviceDrew Blessing
2015-12-17Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the...Kamil Trzcinski
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-11Fix specsKamil Trzcinski
2015-12-11Fix errorsKamil Trzcinski
2015-12-11Remove ci_ prefix from all ci related thingsKamil Trzcinski
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-12-10Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski
2015-12-09Add spec for invalid options in project creationStan Hu
2015-12-09Merge branch 'master' into split-up-buildsDouwe Maan
2015-12-09Tag service specsDouwe Maan
2015-12-08Merge branch 'master' into zj/gitlab-ce-merge-if-greenDouwe Maan
2015-12-07Merge branch 'issue_1156'Douwe Maan
2015-12-07Merge branch 'master' into merge-if-greenZeger-Jan van de Weg
2015-12-07Button fixZeger-Jan van de Weg
2015-12-06Fixed duplicated issue note email notifications.Anton Baklanov
2015-12-05Incorporate feedbackZeger-Jan van de Weg
2015-12-03Raise the exception from #execute instead of #run_hook. #1156 #3069Rubén Dávila