summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* First pass at deleting projects in the background.Josh Frye2016-01-293-2/+8
* [WIP] Background process note logic for #3948Josh Frye2016-01-282-17/+32
* Move Gitlab::BitbucketImport::KeyDeleter to it's own importerDouglas Barbosa Alexandre2016-01-261-4/+0
* Extract Projects::ImportService service from RepositoryImportWorkerDouglas Barbosa Alexandre2016-01-251-0/+71
* Creator should be added as a master of the project on creationDouglas Barbosa Alexandre2016-01-201-1/+1
* Fix creator should be added as a master of the project on creationDouglas Barbosa Alexandre2016-01-191-1/+1
* This will ensure previous assignee gets an email even if his notif level is "...fix-consider-re-assign-as-a-mentionRémy Coutable2016-01-151-5/+4
* Consider re-assign as a mention from a notification point of viewRémy Coutable2016-01-151-5/+11
* Merge branch 'backport-ee' into 'master' Robert Speicher2016-01-141-1/+1
|\
| * Param should be present, not just truthybackport-eeDouwe Maan2016-01-141-1/+1
* | Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan2016-01-141-0/+17
|\ \ | |/ |/|
| * Code style fixes and some code simplifiedGabriel Mazetto2016-01-081-8/+10
| * Repair ldap_blocked state when no ldap identity exist anymoreGabriel Mazetto2016-01-081-0/+15
* | Merge branch 'add_username_to_user_system_hooks' of https://github.com/tbeadl...Dmitriy Zaporozhets2016-01-131-1/+4
|\ \
| * | Include user_username in user_(add_to/remove_from)_(project/group) system hooks.Tommy Beadle2016-01-071-0/+2
| * | Include the username in user_create/destroy system hooks.Tommy Beadle2016-01-071-1/+2
* | | Merge pull request #9952 from tbeadle/user_id_in_member_system_hookDmitriy Zaporozhets2016-01-131-0/+1
|\ \ \
| * | | Include the user_id in user_*_team system hooks.Tommy Beadle2016-01-061-0/+1
| |/ /
* | | Generate builds when creating tag using web interfacefix-ci-builds-for-tagsKamil Trzcinski2016-01-111-0/+1
* | | Merge branch 'fix-duplicate-branch-activity' of https://gitlab.com/stanhu/git...Dmitriy Zaporozhets2016-01-112-2/+0
|\ \ \
| * | | Fix duplicated branch creation/deletion events when using Web UIStan Hu2016-01-082-2/+0
| | |/ | |/|
* | | Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-112-14/+2
|\ \ \
| * \ \ Merge branch 'api-project-upload' into 'master' Robert Speicher2016-01-082-14/+2
| |\ \ \ | | |/ / | |/| |
| | * | DRY up upload and download servicesapi-project-uploadDouwe Maan2016-01-082-24/+2
| | * | Add API project upload endpointDouwe Maan2016-01-072-2/+12
| | |/
* | | Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-081-3/+3
|\ \ \ | |/ /
| * | Merge branch 'master' into milestone-refDouwe Maan2016-01-053-1/+14
| |\ \ | | |/
| * | Merge branch 'master' into milestone-refDouwe Maan2015-12-245-27/+53
| |\ \
| * | | Use `to_reference` in system notes.Douwe Maan2015-12-241-1/+1
| * | | Link to milestone in "Milestone changed" system noteDouwe Maan2015-12-241-2/+2
* | | | Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-0641-423/+646
|\ \ \ \ | | |_|/ | |/| |
| * | | Don't notify users twice if they are both project watchers and subscribersStan Hu2016-01-041-0/+1
| * | | Added system hooks messages for renaming and transferring a projectSteve Norman2016-01-042-1/+13
| | |/ | |/|
| * | Merge branch 'edit-on-fork' into 'master' Dmitriy Zaporozhets2015-12-243-17/+28
| |\ \
| | * | Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-183-17/+28
| * | | Merge branch 'fix/visibility-level-setting-in-forked-projects' into 'master' Douwe Maan2015-12-242-9/+24
| |\ \ \
| | * \ \ Merge branch 'master' into fix/visibility-level-setting-in-forked-projectsTomasz Maczukin2015-12-2129-168/+345
| | |\ \ \
| | * \ \ \ Merge branch 'master' into fix/visibility-level-setting-in-forked-projectsTomasz Maczukin2015-11-2015-222/+186
| | |\ \ \ \
| | * | | | | Change update_forks_visibility_level into after_update hook in Project modelTomasz Maczukin2015-11-201-14/+0
| | * | | | | Prevent unnecessary forks iteration at parent updateTomasz Maczukin2015-11-191-3/+5
| | * | | | | Change forks method to has_many relationTomasz Maczukin2015-11-181-2/+1
| | * | | | | Merge branch 'master' into fix/visibility-level-setting-in-forked-projectsTomasz Maczukin2015-11-041-2/+0
| | |\ \ \ \ \
| | * | | | | | Update forks visibility_level after parent project visibility_level changeTomasz Maczukin2015-11-041-13/+35
| | * | | | | | Fix Project update serviceTomasz Maczukin2015-11-031-0/+9
| | * | | | | | Move level_name resolving to Gitlan::VisibilityLevelTomasz Maczukin2015-11-031-4/+1
| * | | | | | | Merge branch 'branch-invalid-name' into 'master' Douwe Maan2015-12-241-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Add JS validation for invalid characters in branch nameDouglas Barbosa Alexandre2015-12-171-1/+1
| | * | | | | | Add more descriptive error message when create branch with invalid nameDouglas Barbosa Alexandre2015-12-161-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Backport JIRA serviceDrew Blessing2015-12-182-2/+12
| | |_|_|_|/ | |/| | | |
| * | | | | Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the...Kamil Trzcinski2015-12-171-2/+16
| |/ / / /