summaryrefslogtreecommitdiff
path: root/app/services/issues/create_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-1/+13
* Fix specs and implement fixes based on failing specsDouwe Maan2016-08-171-2/+5
* Merge branch 'master' into 4273-slash-commandsDouwe Maan2016-08-161-7/+12
|\
| * Further refactor and syntax fixes.Patricio Cano2016-08-151-2/+2
| * Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano2016-08-151-3/+3
| * Refactored spam related code even furtherPatricio Cano2016-08-151-17/+17
| * Complete refactor of the `Spammable` concern and tests:Patricio Cano2016-08-151-1/+1
| * Lay the ground works to submit information to AkismetPatricio Cano2016-08-151-0/+5
* | Support slash commands in noteable description and notesRémy Coutable2016-08-131-13/+7
|/
* Refactor spam validation to a concern that can be easily reused and improve l...akismet-ui-checkPatricio Cano2016-07-261-6/+11
* Refactor `SpamCheckService` to make it cleaner and clearer.Patricio Cano2016-07-261-2/+3
* Submit all issues on public projects to Akismet if enabled.Patricio Cano2016-07-261-1/+5
* Improvements in issue move feaure (refactoring)Grzegorz Bizon2016-03-191-2/+2
* Reuse existing issue services when moving issueGrzegorz Bizon2016-03-171-2/+2
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-1/+1
* Create a pending task when an issue is assigned to someoneDouglas Barbosa Alexandre2016-02-201-0/+1
* Simplify code around (cross)-referencesDouwe Maan2015-10-121-1/+1
* Dont allow set assignee, milestone or labels if user is guestDmitriy Zaporozhets2015-06-251-0/+1
* Fix label set during issue/mr creationDmitriy Zaporozhets2014-07-301-1/+3
* Return a little more information in Issue webhookJeroen van Baarsen2014-06-131-1/+1
* Fix testsDmitriy Zaporozhets2014-04-021-1/+1
* Move update issue code to separate serviceDmitriy Zaporozhets2014-04-021-6/+0
* Move code for issue creation to service.Dmitriy Zaporozhets2014-04-021-0/+23