summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove order-dependent expectation24341-fix-failureRémy Coutable2016-11-092-2/+2
* Merge branch '23731-add-param-to-user-api' into 'master' Sean McGivern2016-11-091-0/+21
|\
| * Add query param to filter users on 'external' & 'blocked' type on APIYatish Mehta2016-11-081-0/+21
* | Merge branch 'ldap_check_bind' into 'master' Sean McGivern2016-11-092-4/+86
|\ \
| * | Introduce better credential and error checking to `rake gitlab:ldap:check`Drew Blessing2016-11-082-4/+86
* | | Merge branch 'remove-heading-space-from-diff-content' into 'master' Alfredo Sumaran2016-11-091-1/+1
|\ \ \
| * | | Remove an extra leading space from diff contentHiroyuki Sato2016-11-041-1/+1
* | | | Merge branch 'pipeline-notifications' into 'master' Sean McGivern2016-11-099-87/+245
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-0846-283/+1326
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-0535-143/+884
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-049-9/+109
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-0311-5/+249
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-02123-648/+2581
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-2527-125/+478
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-2413-4/+218
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Make sure pusher has the read_build privilegeLin Jen-Shin2016-10-221-0/+2
| * | | | | | | | | Test against notification emailLin Jen-Shin2016-10-211-1/+1
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-2111-100/+108
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Send only to users have :read_build access, feedback:Lin Jen-Shin2016-10-211-51/+81
| * | | | | | | | | | Should send to notification_email instead, feedback:Lin Jen-Shin2016-10-201-1/+1
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-2082-540/+2017
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix test for bcc changesLin Jen-Shin2016-10-181-3/+2
| * | | | | | | | | | | Use bcc for pipeline emails because:Lin Jen-Shin2016-10-183-13/+11
| * | | | | | | | | | | Merge branch 'pipeline-emails' into pipeline-notificationsLin Jen-Shin2016-10-1816-74/+706
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Rename for a more consistent pipeline worker name, feedback:Lin Jen-Shin2016-10-171-1/+1
| * | | | | | | | | | | | should_email_no_one -> should_not_email_anyone, feedback:Lin Jen-Shin2016-10-173-4/+4
| * | | | | | | | | | | | Fix test failure due to bad rebase, feedback:Lin Jen-Shin2016-10-171-1/+1
| * | | | | | | | | | | | That's no longer a service [ci skip]Lin Jen-Shin2016-10-171-1/+1
| * | | | | | | | | | | | Change service to be a worker, feedback:Lin Jen-Shin2016-10-172-4/+6
| * | | | | | | | | | | | Introduce email_recipients and use include? Feedback:Lin Jen-Shin2016-10-171-7/+9
| * | | | | | | | | | | | Fix test by having a real commitLin Jen-Shin2016-10-171-1/+9
| * | | | | | | | | | | | Try to slightly optimize EmailHeleprsLin Jen-Shin2016-10-171-7/+11
| * | | | | | | | | | | | Update the other sites for reset_delivered_emails! as wellLin Jen-Shin2016-10-175-19/+19
| * | | | | | | | | | | | Use EmailHelpers where possible, feedback:Lin Jen-Shin2016-10-172-4/+7
| * | | | | | | | | | | | Prefer methods from EmailHelpers, feedback:Lin Jen-Shin2016-10-171-1/+1
| * | | | | | | | | | | | How could I forget this?Lin Jen-Shin2016-10-171-1/+10
| * | | | | | | | | | | | Add test for sending pipeline notificationsLin Jen-Shin2016-10-171-0/+54
| * | | | | | | | | | | | Remove pusher support because it's covered by notificationsLin Jen-Shin2016-10-171-8/+0
| * | | | | | | | | | | | Revert "Split notification integration into another branch"Lin Jen-Shin2016-10-171-1/+1
| * | | | | | | | | | | | Add notification tests for itLin Jen-Shin2016-10-171-6/+61
* | | | | | | | | | | | | Merge branch 'unauthenticated-container-registry-access' into 'security'Alejandro Rodriguez2016-11-091-2/+16
* | | | | | | | | | | | | Merge branch '23403-fix-events-for-private-project-features' into 'security'Robert Speicher2016-11-092-2/+107
* | | | | | | | | | | | | Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan2016-11-095-4/+112
* | | | | | | | | | | | | Merge branch 'markdown-xss-fix-option-2.1' into 'security'Douwe Maan2016-11-091-0/+22
* | | | | | | | | | | | | Merge branch 'issue_23548_dev' into 'master'Douwe Maan2016-11-0918-97/+204
* | | | | | | | | | | | | Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan2016-11-094-0/+77
* | | | | | | | | | | | | Merge branch 'improve-build-scroll-controls-responsive-behaviour' into 'master' Fatih Acet2016-11-083-0/+243
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Added new .eslintrc for jasmine tests and corrected build_specimprove-build-scroll-controls-responsive-behaviourLuke "Jared" Bennett2016-11-042-32/+44
| * | | | | | | | | | | | | Add javascript unit tests for BuildJared Deckard2016-11-042-0/+231
* | | | | | | | | | | | | | Merge branch 'upgrade-timeago' into 'master' Fatih Acet2016-11-082-22/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |