summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Make issue-from-discussion description text more consistentDouwe Maan2017-04-051-4/+7
* Remove unused codeDouwe Maan2017-04-051-4/+0
* Address review commentsDouwe Maan2017-04-052-2/+2
* Don't use original_discussion_idDouwe Maan2017-04-051-3/+1
* Fix specsDouwe Maan2017-04-051-1/+3
* Add specsDouwe Maan2017-04-052-4/+4
* Add option to start a new discussion on an MRDouwe Maan2017-04-054-10/+35
* Inlude the password_automatically_check param as permitted config in the user...fix-password-required-checkDJ Mountney2017-04-041-0/+2
* Merge branch 'backport-es-global-search-difference' into 'master' Sean McGivern2017-04-041-1/+5
|\
| * Backport differences in global search from EE to CENick Thomas2017-04-041-1/+5
* | Split status and confidentiality actionJarka Kadlecova2017-04-041-3/+11
|/
* Merge branch 'quiet-pipelines' into 'master' Rémy Coutable2017-04-042-8/+38
|\
| * Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-032-8/+38
* | Merge branch 'pages-debug-log' into 'master' Rémy Coutable2017-04-032-0/+5
|\ \
| * | Log errors in UpdatePagesServiceDanilo Bargen2017-03-312-0/+5
* | | Merge branch 'fix-github-importer-slowness' into 'master' Robert Speicher2017-04-031-7/+24
|\ \ \
| * | | Fix Rubocop offensesDouglas Barbosa Alexandre2017-04-031-1/+1
| * | | Refactoring Projects::ImportServiceDouglas Barbosa Alexandre2017-04-031-28/+22
| * | | Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre2017-04-031-1/+24
* | | | Merge branch 'fix/gb/remove-deprecated-pipeline-processing-code' into 'master' Kamil Trzciński2017-04-031-15/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove code deprecated in pipeline process serviceGrzegorz Bizon2017-04-021-15/+0
| |/ /
* | | Merge branch 'sh-fix-destroy-user-race' into 'master' Douwe Maan2017-04-031-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix race condition where a namespace would be deleted before a project was de...Stan Hu2017-04-021-2/+2
| |/
* | Remove unnecessary ORDER BY clause when updating todosmhasbini2017-04-021-1/+1
|/
* Refactor SearchController#showDongqing Hu2017-03-314-0/+75
* Merge branch '30248-fix-production-admin-fixture' into 'master' Sean McGivern2017-03-301-1/+1
|\
| * Fix production admin fixture to use the new `Users::CreateService`Rémy Coutable2017-03-301-1/+1
* | Merge branch '28799-todo-creation' into 'master' Sean McGivern2017-03-304-22/+24
|\ \ | |/ |/|
| * Create todos only for new mentionsJarka Kadlecova2017-03-294-22/+24
* | Merge branch '24784-system-notes-meta-data' into 'master' Sean McGivern2017-03-302-38/+61
|\ \
| * | Create metadata when creating system notesJarka Kadlecova2017-03-282-38/+61
* | | Merge branch 'jej-group-name-disclosure' into 'security'Sean McGivern2017-03-291-0/+8
| |/ |/|
* | Labels support color names in backendDongqing Hu2017-03-294-2/+203
|/
* Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-273-4/+4
|\
| * Change Done column to Closed in issue boardsblackst0ne2017-03-243-4/+4
* | Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into 'mast...Robert Speicher2017-03-272-5/+6
|\ \
| * \ Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-245-10/+13
| |\ \ | | |/
| * | Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-202-4/+4
| |\ \
| * | | Fix changes that were removed when code moved to NotificationReceipientServiceStan Hu2017-03-171-3/+3
| * | | Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-173-304/+314
| |\ \ \
| * | | | Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu2017-03-161-5/+6
* | | | | Merge branch 'fix/gb/pipeline-retry-only-latest-jobs' into 'master' Kamil Trzciński2017-03-271-2/+2
|\ \ \ \ \
| * | | | | Do not retry jobs multiple times when retrying a pipelineGrzegorz Bizon2017-03-271-2/+2
| | |_|_|/ | |/| | |
* | | | | Implement new service for creating userGeorge Andrinopoulos2017-03-271-0/+110
|/ / / /
* | | | Merge branch '24215-closed-issues-board' into 'master' Sean McGivern2017-03-231-1/+1
|\ \ \ \
| * | | | Display all closed issues in “done” board listJarka Kadlecova2017-03-231-1/+1
* | | | | Merge branch '29483-spam-check-only-title-and-description' into 'master' Sean McGivern2017-03-221-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Spam check only when spammable attributes have changedOswaldo Ferreira2017-03-211-0/+3
* | | | | Fix CreateBranchService after Repository#commit_file was renamed to create_fileAdam Niedzielski2017-03-211-3/+3
* | | | | Merge branch 'bugfix/systemhook' into 'master' Douwe Maan2017-03-211-5/+4
|\ \ \ \ \ | |/ / / / |/| | | |