summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-1/+1
* Merge branch 'ci-project-migrate' into 'master' Kamil Trzciński2015-12-1411-90/+43
|\
| * Run builds from projects with enabled CIci-project-migrateKamil Trzcinski2015-12-111-1/+1
| * Use Gitlab::Git instead of Ci::GitKamil Trzcinski2015-12-111-3/+3
| * Fix errorsKamil Trzcinski2015-12-111-1/+0
| * Finishing touchesKamil Trzcinski2015-12-111-1/+1
| * Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-114-28/+31
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-118-63/+14
* | Merge branch 'ci-services-migrate' into 'master' Kamil Trzciński2015-12-141-1/+2
|\ \ | |/
| * Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-1/+2
* | Provide better diagnostic message upon project creation errorsStan Hu2015-12-091-2/+4
|/
* Merge branch 'master' into merge-if-greenDouwe Maan2015-12-091-1/+1
|\
| * Make tooltip less confusingDouwe Maan2015-12-081-1/+1
| * Show tooltip when trying to edit file when not on branchDouwe Maan2015-12-081-1/+1
* | Merge branch 'master' into zj/gitlab-ce-merge-if-greenDouwe Maan2015-12-085-17/+35
|\ \ | |/
| * Merge branch 'fix/award-emoji-conflict-in-notes' into 'master' Grzegorz Bizon2015-12-071-13/+0
| |\
| | * Move note emoji-award implementation to note model (feature envy)Grzegorz Bizon2015-12-031-24/+0
| | * Support award-emoji notes only when it a comment for an issueGrzegorz Bizon2015-12-031-6/+17
| * | Merge branch 'issue_1156'Douwe Maan2015-12-074-4/+35
| |\ \
| | * | Raise the exception from #execute instead of #run_hook. #1156 #3069issue_1156Rubén Dávila2015-12-031-11/+9
| | * | Call update hook from new GitHooksService class. #3069Rubén Dávila2015-12-031-3/+1
| | * | Run custom Git hooks when creating or deleting branches through the UI. #1156Rubén Dávila2015-12-034-4/+39
| | |/
* | | Satisfy Douwe MaanZeger-Jan van de Weg2015-12-071-1/+1
* | | Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-12-0713-66/+182
|\ \ \ | |/ /
| * | Fixed duplicated issue note email notifications.Anton Baklanov2015-12-061-0/+1
| * | Merge branch 'master' into link-refsDouwe Maan2015-12-021-23/+52
| |\ \ | | |/
| | * Merge branch 'rails_update_to_4_2' into 'master' Valery Sizov2015-11-301-23/+52
| | |\
| | | * fix notification_service specsValery Sizov2015-11-301-3/+2
| | | * Migrate mailers to ActiveJobValery Sizov2015-11-261-22/+52
| * | | Proper cross-project references when MR is closed by issueDouwe Maan2015-11-301-1/+1
| |/ /
| * | Merge pull request #9670 from janten/gravatar-retinaStan Hu2015-11-261-2/+2
| |\ \ | | |/ | |/|
| | * Fix merge errorJan-Gerd Tenberge2015-10-2228-187/+257
| | |\
| | * | Add support for HiDPI displays in gravatar serviceJan-Gerd Tenberge2015-09-261-2/+2
| * | | Rescue StandardError, not Exceptionrs-rescue-standarderrorRobert Speicher2015-11-241-1/+1
| * | | Merge branch 'issue_2296' into 'master' Douwe Maan2015-11-234-16/+40
| |\ \ \
| | * | | Monkey patching TaskList::Item is no longer required. #2296Rubén Dávila2015-11-201-1/+2
| | * | | Refactor creation of system notes for Issue/MR labels. #2296Rubén Dávila2015-11-201-10/+7
| | * | | Generate system note after Task item has been updated on Issue or Merge Reque...Ruben Davila2015-11-194-8/+34
| * | | | Allow editing a release in API via PUT methodRobert Schilling2015-11-212-1/+30
| * | | | Only allow to create a release if it does not exist yetRobert Schilling2015-11-211-4/+10
| * | | | API: Return 404 if the tag for a release does not existRobert Schilling2015-11-212-5/+30
| * | | | Fix for Emojinotes_fix_stablenotes_fixValery Sizov2015-11-201-2/+2
| |/ / /
| * | | Merge branch 'ci-yaml-validation' into 'master' Kamil Trzciński2015-11-191-12/+0
| |\ \ \
| | * | | Since GitLab CI is enabled by default, remove enabling it by pushing .gitlab-...Kamil Trzcinski2015-11-191-12/+0
| * | | | adressing commentsValery Sizov2015-11-191-2/+2
| * | | | better regexpValery Sizov2015-11-191-1/+1
| * | | | award emojiValery Sizov2015-11-192-2/+16
| |/ / /
| * | | Tweak code formatting.Douwe Maan2015-11-181-4/+4
* | | | Button fixZeger-Jan van de Weg2015-12-071-1/+1
* | | | Incorporate feedbackZeger-Jan van de Weg2015-12-052-8/+7