summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/gb/fix-build-retry-tags-assignment' into 'master' Kamil Trzciński2017-03-031-14/+5
|\
| * Fix Rubocop offense in build retry servicefix/gb/fix-build-retry-tags-assignmentGrzegorz Bizon2017-03-021-1/+1
| * Move unused consts from retry build service to specsGrzegorz Bizon2017-03-021-13/+1
| * Fix runner tags assignment when retrying a jobGrzegorz Bizon2017-03-011-14/+17
* | Merge branch 'dm-fix-api-create-file-on-empty-repo' into 'master' Robert Speicher2017-03-022-40/+13
|\ \
| * | Don't require start branch to exist if we're just creating a new branchDouwe Maan2017-03-021-11/+7
| * | Fix variable name and change copyDouwe Maan2017-03-012-3/+3
| * | Fix creating a file in an empty repo using the APIDouwe Maan2017-03-012-38/+15
* | | Merge branch '27501-api-use-visibility-everywhere' into 'master' Douwe Maan2017-03-022-3/+3
|\ \ \
| * | | Use string based `visibility` getter & setterToon Claes2017-03-022-3/+3
* | | | Merge branch 'fix/gb/remove-deprecated-ci-build-status-badge' into 'master'Rémy Coutable2017-03-021-25/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove deprecated legacy CI project status badgeGrzegorz Bizon2017-03-011-25/+0
* | | | Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan2017-03-016-19/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-016-19/+19
| | |/ | |/|
* | | Merge branch 'custom-empty-exception-class-cop' into 'master' Robert Speicher2017-03-019-11/+10
|\ \ \ | |_|/ |/| |
| * | Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-019-11/+10
| |/
* | Merge branch '25437-just-emoji' into 'master'Sean McGivern2017-03-013-9/+27
|\ \ | |/ |/|
| * add /award slash commandmhasbini2017-02-283-9/+27
* | Fix concurrent access on builds/registerKamil Trzcinski2017-03-011-12/+24
* | Merge branch '28808-fix-top-level-constant-referenced' into 'master' Rémy Coutable2017-03-011-1/+7
|\ \
| * | Don't declare constants in Struct28808-fix-top-level-constant-referencedRémy Coutable2017-02-281-1/+7
* | | Merge branch 'dm-nested-group-shared-projects' into 'master' Dmitriy Zaporozhets2017-02-281-2/+14
|\ \ \
| * | | Fix access to projects shared with a nested groupdm-nested-group-shared-projectsDouwe Maan2017-02-281-2/+14
| |/ /
* | | Use exceptions for MergeService error handling28769-raise-custom-exception-in-all-methods-of-mergeservice-that-want-to-inform-the-userSean McGivern2017-02-281-11/+9
|/ /
* | Merge branch 'only-create-unmergeable-todo-once' into 'master' Kamil Trzciński2017-02-281-1/+5
|\ \
| * | Only create unmergeable todos onceonly-create-unmergeable-todo-onceSean McGivern2017-02-241-1/+5
| |/
* | Make nested groups deletion synchronous to avoid potential raceStan Hu2017-02-271-1/+2
* | Merge branch 'dm-fix-web-edit-new-lines' into 'master' Robert Speicher2017-02-245-12/+36
|\ \
| * | Fix specdm-fix-web-edit-new-linesDouwe Maan2017-02-243-5/+5
| * | Add newlineDouwe Maan2017-02-241-0/+1
| * | Raise error when no content is providedDouwe Maan2017-02-243-7/+23
| * | Address reviewDouwe Maan2017-02-241-6/+6
| * | Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-243-4/+3
| * | Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan2017-02-241-3/+11
| |/
* | Don't allow deleting a ghost user.Timothy Andrew2017-02-241-1/+1
* | Implement final review comments from @DouweM and @rymaiTimothy Andrew2017-02-241-4/+9
* | Use a `ghost` boolean to track ghost users.Timothy Andrew2017-02-241-1/+0
* | Implement review comments from @DouweM and @nick.thomas.Timothy Andrew2017-02-241-2/+2
* | Deleting a user shouldn't delete associated issues.Timothy Andrew2017-02-241-0/+14
* | Don't send notifications to ghost users.Timothy Andrew2017-02-241-0/+1
|/
* Merge branch 'create_branch_repo_less' into 'master' Robert Speicher2017-02-231-0/+14
|\
| * Create master branch first if project is repository-lessValery Sizov2017-02-231-0/+14
* | Merge branch 'dm-meer-blauw-op-straat' into 'master' Robert Speicher2017-02-2311-28/+23
|\ \
| * | Revert "Enable Style/DotPosition"Douwe Maan2017-02-2314-50/+50
| * | Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-2327-111/+111
| * | Enable Rails/DelegateDouwe Maan2017-02-232-6/+2
| * | Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
| * | Enable Style/ClassCheckDouwe Maan2017-02-231-1/+1
| * | Prefer leading style for Style/DotPositionDouwe Maan2017-02-2327-111/+111
| * | Fix code for copsDouwe Maan2017-02-231-6/+7