summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Use SELECT 1, instead SELECT COUNT(*) to ask for notes existencycleanup-mentionable-methods-argumentsPaco Guzman2016-10-041-1/+1
* Enable Lint/StringConversionInInterpolation cop and autocorrect offensesrs-string-conversion-in-interpolationRobert Speicher2016-10-032-2/+2
* Add a /wip slash commandThomas Balthazar2016-10-033-5/+31
* Merge branch '22773-add-comparison-link-to-system-note' into 'master' Dmitriy Zaporozhets2016-10-031-2/+18
|\
| * Refactor url_helpers for system note service and remove duplication of logic ...Matthew Dodds2016-09-301-5/+8
| * Add link to comparison from system note, update changelogMatthew Dodds2016-09-291-1/+14
* | Fix RuboCop failure in app/services/notification_service.rbRobert Speicher2016-10-021-2/+7
* | Merge branch 'jimmykarily/gitlab-ce-notify_current_user_when_merging_an_mr_af...Robert Speicher2016-10-021-5/+9
|\ \
| * | Notify current_user about automatic merge after successful buildDimitris Karakasilis2016-09-291-5/+9
| |/
* | Merge branch 'rc-new-members-request-access-service' into 'master' Robert Speicher2016-10-021-0/+25
|\ \
| * | Inverse condition in Members::RequestAccessServiceRémy Coutable2016-09-221-3/+3
| * | New Members::RequestAccessServiceRémy Coutable2016-09-221-0/+25
* | | Close todos when accepting a MR via the API.Tony Gambone2016-09-291-0/+1
* | | fix broken repo 500 errors in UI and added relevant specsJames Lopez2016-09-291-0/+5
| |/ |/|
* | Fix permission for setting an issue's due dateRémy Coutable2016-09-282-2/+3
* | Be nice to Docker Clients talking to JWT/authKamil Trzcinski2016-09-271-2/+9
* | Inverse condition in Members::ApproveAccessRequestServicerc-new-members-approve-request-access-serviceRémy Coutable2016-09-221-3/+3
* | Ensure Members::ApproveAccessRequestService can fin a requester by IDRémy Coutable2016-09-221-1/+2
* | New Members::ApproveAccessRequestServiceRémy Coutable2016-09-221-0/+30
|/
* Merge branch 'post-merge-improve-of-ci-permissions' into 'master' Rémy Coutable2016-09-211-1/+1
|\
| * Improve JwtController implementationpost-merge-improve-of-ci-permissionsKamil Trzcinski2016-09-201-1/+1
* | Merge branch '21170-cycle-analytics' into 'master' Stan Hu2016-09-216-1/+32
|\ \
| * | Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew2016-09-211-1/+1
| * | Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew2016-09-214-12/+10
| * | Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-211-1/+1
| * | Implement review comments from @yorickpeterseTimothy Andrew2016-09-202-28/+4
| * | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-2013-72/+141
| |\ \
| * | | Test all cycle analytics pre-calculation code.Timothy Andrew2016-09-192-9/+17
| * | | Improve performance of the cycle analytics page.Timothy Andrew2016-09-154-1/+50
* | | | Merge branch 'add_optional_author_for_commits' into 'master' Rémy Coutable2016-09-205-4/+8
|\ \ \ \
| * | | | Add optional 'author' param when making commitsDan Dunckel2016-09-195-4/+8
| | |/ / | |/| |
* | | | Ensure we have a user before checking for their permission in Notes::SlashCom...Rémy Coutable2016-09-201-0/+1
* | | | Fix note form hint showing slash commands supported for commitsRémy Coutable2016-09-201-9/+11
| |_|/ |/| |
* | | Reduce duplication in AkismetServicers-dry-akismet-serviceRobert Speicher2016-09-201-27/+16
|/ /
* | Merge branch 'sh-prevent-duplicate-protected-branches-on-push' into 'master' Rémy Coutable2016-09-191-1/+1
|\ \
| * | Only create a protected branch upon a push to a new branch if a rule for that...sh-prevent-duplicate-protected-branches-on-pushStan Hu2016-09-171-1/+1
* | | Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-195-31/+57
|\ \ \
| * \ \ Merge branch 'review-apps' into 'master' Rémy Coutable2016-09-191-3/+35
| |\ \ \
| | * | | Update support for dynamic environmentsKamil Trzcinski2016-09-191-8/+8
| | * | | Verify expandability of variables defined as part of environmentKamil Trzcinski2016-09-191-2/+2
| | * | | Add support for dynamic environmentsKamil Trzcinski2016-09-191-1/+33
| | |/ /
| * | | Ensure validation messages are shown within the milestone formMark Fletcher2016-09-191-1/+1
| |/ /
| * | Reduce duplication in Commits::{CherryPickService,RevertService}22203-reduce-duplication-in-commits-cherry_pick_serviceRémy Coutable2016-09-153-27/+21
* | | Improve code commentsKamil Trzcinski2016-09-161-2/+2
* | | Rename capabilities to authentication_abilitiesKamil Trzcinski2016-09-161-6/+6
* | | Fix existing authorization specsKamil Trzcinski2016-09-151-5/+3
* | | Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski2016-09-153-12/+8
|\ \ \ | |/ /
| * | Merge branch 'pushes-since-gc-redis' into 'master' 19600-artifacts-show-up-in-interface-as-expired-immediately-although-configured-as-1-month-or-4-weeksRobert Speicher2016-09-131-9/+3
| |\ \
| | * | Move pushes_since_gc to Redispushes-since-gc-redisYorick Peterse2016-09-131-9/+3
| * | | Before deleting project if forked unlink forkKatarzyna Kobierska2016-09-131-0/+2
| |/ /