summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Only create commit GPG signature when necessarydm-gpg-signature-performanceDouwe Maan2017-08-161-3/+31
| | |/ | |/|
* | | Merge branch 'rs-trailingwhitespace-cop' into 'master'Rémy Coutable2017-08-161-1/+1
|\ \ \
| * | | Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
| |/ /
* | | Don't create event in Merge Request Create ServiceJarka Kadlecova2017-08-161-0/+10
|/ /
* | Merge branch 'forks-count-cache' into 'master'Douwe Maan2017-08-153-0/+58
|\ \
| * | Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-143-0/+58
* | | Merge branch '36378-error-raising-expectation-in-spec-fix' into 'master'Robert Speicher2017-08-141-2/+2
|\ \ \
| * | | Fix positive raise_error expectation without specifying the error type expect...36378-error-raising-expectation-in-spec-fixTiago Botelho2017-08-141-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-144-15/+354
|\ \ \ | | |/ | |/|
| * | switch to multi-line before blockhttp://jneen.net/2017-08-111-1/+3
| * | restructure the #new_key notification spechttp://jneen.net/2017-08-111-11/+6
| * | reset_delivered_emails before testing #new_keyhttp://jneen.net/2017-08-111-0/+1
| * | move the member spec to be with the other oneshttp://jneen.net/2017-08-111-30/+52
| * | add a spec for new_group_memberhttp://jneen.net/2017-08-111-0/+30
| * | add a spec for never emailing the ghost userhttp://jneen.net/2017-08-111-0/+8
| * | check notifiability for more emailshttp://jneen.net/2017-08-111-8/+28
| * | Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-113-4/+265
| |\ \
| | * | Migrate events into a new formatYorick Peterse2017-08-103-4/+265
| | |/
* | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-114-6/+6
|\ \ \ | |/ /
| * | Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-104-6/+6
| |/
* | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-1111-17/+17
|\ \ | |/
| * Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-0911-17/+17
* | Fix more testsLin Jen-Shin2017-08-112-4/+8
* | Fix some tests and report the error messageLin Jen-Shin2017-08-092-2/+2
|/
* Add checks for branch existence before changing HEAD36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-default-oneblackst0ne2017-08-081-0/+7
* Merge branch '35761-convdev-perc' into 'master'Sean McGivern2017-08-071-1/+6
|\
| * Store & use ConvDev percentages returned by Version app35761-convdev-percJarka Kadlecova2017-08-071-1/+6
* | Merge branch 'github' into 'master'Robert Speicher2017-08-071-24/+8
|\ \
| * | Does not fetch repository when importing from GitHub on import serviceDouglas Barbosa Alexandre2017-08-071-24/+8
* | | Merge branch 'zj-project-templates' into 'master'Sean McGivern2017-08-071-0/+26
|\ \ \
| * | | After merge cleanupZ.J. van de Weg2017-08-071-2/+2
| * | | Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-07135-624/+1316
| |\ \ \ | | | |/ | | |/|
| * | | Rename GitLabProjectImporterService and misc fixesZ.J. van de Weg2017-08-011-1/+1
| * | | Allow projects to be started from a templateZ.J. van de Weg2017-07-281-0/+26
* | | | Merge branch 'group-milestone-references-system-notes' into 'master'Robert Speicher2017-08-072-13/+67
|\ \ \ \
| * | | | Show group milestones in autocompleteSean McGivern2017-08-071-0/+27
| * | | | Create system notes for group milestone changesSean McGivern2017-08-071-13/+40
| | |/ / | |/| |
* | | | Merge branch 'wiki_title' into 'master'Robert Speicher2017-08-071-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow wiki pages to be renamed in the UIwendy04022017-08-031-1/+3
* | | | Merge branch 'add-star-for-action-scope' into 'master'Rémy Coutable2017-08-071-14/+124
|\ \ \ \
| * | | | Rename user_can_admin? because it's more accurateadd-star-for-action-scopeLin Jen-Shin2017-08-071-1/+1
| * | | | Merge remote-tracking branch 'upstream/master' into add-star-for-action-scopeLin Jen-Shin2017-08-0777-195/+207
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Cleanup tests and add admin_container_image toLin Jen-Shin2017-08-021-25/+29
| * | | | Implemented star auth capabilities on docker registry to enable deletion of i...Maxime Visonneau2017-08-021-6/+28
| * | | | Merge remote-tracking branch 'upstream/master' into add-star-for-action-scopeLin Jen-Shin2017-08-02144-1027/+2968
| |\ \ \ \
| * | | | | fix unit testing for adminJean Praloran2017-05-301-1/+1
| * | | | | fix typo and checkJean Praloran2017-05-301-7/+1
| * | | | | add test and rebaseJean Praloran2017-05-301-1/+91
* | | | | | Add `/assign me` alias support for assigning issuables to oneselfMehdi Lahmam2017-08-071-0/+20
| |_|/ / / |/| | | |
* | | | | Merge branch 'refactor.notification-recipient-builders' into 'master'Sean McGivern2017-08-042-34/+5
|\ \ \ \ \