summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| |/ /
| * | Make the cases clear instead of having guardsslightly-more-readableLin Jen-Shin2016-09-121-3/+3
* | | Use `build_read_container_image` and use `build_download_code`Kamil Trzcinski2016-09-151-18/+17
* | | Make result to return project and capabilities grantedKamil Trzcinski2016-09-131-14/+9
* | | Use a permissions of user to access all dependent projects from CI jobs (this...Kamil Trzcinski2016-09-131-3/+37
|/ /
* | Refresh todos count cache when an Issue/MR is deletedDouglas Barbosa Alexandre2016-09-081-0/+20
* | Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-082-25/+26
|/
* Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable2016-09-051-3/+4
|\
| * Scope hooks thal will run for confidential issuesDouglas Barbosa Alexandre2016-08-311-5/+4
| * Fix confidential issues should not be passed to WebhooksDouglas Barbosa Alexandre2016-08-311-0/+2
* | Prepend blank line to close message on merge requestLuke Howell2016-09-011-1/+1
* | Project tools visibility levelFelipe Artur2016-09-014-8/+10
* | Merge branch 'refactor/add-policies' into 'master' Robert Speicher2016-08-311-5/+1
|\ \
| * | remove Ability.abilitieshttp://jneen.net/2016-08-301-5/+1
* | | Block concurrent pipeline processingsKamil Trzcinski2016-08-311-6/+8
| |/ |/|