summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add a new line after the guard statement to be compatible with the style guide.Cagdas Gerede2016-11-121-0/+1
* Replaces conditional with guard statement.Cagdas Gerede2016-11-121-0/+1
* Temporary changeCagdas Gerede2016-11-121-1/+0
* Replace conditional with a guard statement.Cagdas Gerede2016-11-121-6/+3
* Fixing the issue of visiting a project fork url giving 500 error when not sig...Cagdas Gerede2016-11-101-2/+6
* Merge branch '22058-auto-selection' into 'master' Fatih Acet2016-11-091-0/+4
|\
| * Fixes #22058 and #23578Yann Gravrand2016-11-061-0/+4
* | Merge branch 'remove-heading-space-from-diff-content' into 'master' Alfredo Sumaran2016-11-094-25/+23
|\ \
| * | Remove an extra leading space from diff contentHiroyuki Sato2016-11-044-25/+23
* | | Merge branch 'pipeline-notifications' into 'master' Sean McGivern2016-11-0911-47/+80
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-0862-228/+674
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-0580-430/+546
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-0418-170/+220
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-039-22/+26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-02336-833/+2220
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-2588-291/+547
| |\ \ \ \ \ \ \ \
| * | | | | | | | | include PipelineQueue, feedback:Lin Jen-Shin2016-10-241-0/+1
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-2470-187/+289
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Well pusher's privilege for read_build could be removedLin Jen-Shin2016-10-221-1/+3
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-2128-105/+161
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Send only to users have :read_build access, feedback:Lin Jen-Shin2016-10-213-4/+13
| * | | | | | | | | | | 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-20129-582/+1514
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use bcc for pipeline emails because:Lin Jen-Shin2016-10-182-9/+12
| * | | | | | | | | | | | Use Array rather than compact, feedback:Lin Jen-Shin2016-10-181-1/+1
| * | | | | | | | | | | | Merge branch 'pipeline-emails' into pipeline-notificationsLin Jen-Shin2016-10-1841-671/+1150
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Skip if cannot find pipeline, feedback:Lin Jen-Shin2016-10-171-1/+3
| * | | | | | | | | | | | | Rename for a more consistent pipeline worker name, feedback:Lin Jen-Shin2016-10-173-3/+3
| * | | | | | | | | | | | | Use run_after_commit to avoid race condition, feedback:Lin Jen-Shin2016-10-171-1/+3
| * | | | | | | | | | | | | Pipeline#user could be nil. Feedback:Lin Jen-Shin2016-10-171-1/+1
| * | | | | | | | | | | | | Show it as successful pipeline, rather than success pipelineLin Jen-Shin2016-10-172-1/+10
| * | | | | | | | | | | | | It's already async, from Project#execute_services, feedback:Lin Jen-Shin2016-10-171-1/+1
| * | | | | | | | | | | | | Change service to be a worker, feedback:Lin Jen-Shin2016-10-174-17/+13
| * | | | | | | | | | | | | Prefix _ to show that it's intended unused, feedback:Lin Jen-Shin2016-10-171-1/+1
| * | | | | | | | | | | | | Fix spelling, feedback:Lin Jen-Shin2016-10-171-1/+1
| * | | | | | | | | | | | | It no longer needs a block, feedback:Lin Jen-Shin2016-10-171-3/+1
| * | | | | | | | | | | | | We're using BaseServiceLin Jen-Shin2016-10-171-1/+1
| * | | | | | | | | | | | | Remove pusher support because it's covered by notificationsLin Jen-Shin2016-10-171-12/+2
| * | | | | | | | | | | | | recipients should be a list of emailsLin Jen-Shin2016-10-171-2/+2
| * | | | | | | | | | | | | Revert "Revert this until we do notifications"Lin Jen-Shin2016-10-171-1/+1
| * | | | | | | | | | | | | Revert "Split notification integration into another branch"Lin Jen-Shin2016-10-174-9/+30
* | | | | | | | | | | | | | Merge branch 'unauthenticated-container-registry-access' into 'security'Alejandro Rodriguez2016-11-092-8/+12
* | | | | | | | | | | | | | Merge branch '23403-fix-events-for-private-project-features' into 'security'Robert Speicher2016-11-092-3/+3
* | | | | | | | | | | | | | Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan2016-11-095-12/+15
* | | | | | | | | | | | | | Merge branch 'issue_23548_dev' into 'master'Douwe Maan2016-11-092-22/+34
* | | | | | | | | | | | | | Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan2016-11-094-25/+62
* | | | | | | | | | | | | | Merge branch '24146-add-focus-state' into 'master' Annabel Dunstone Gray2016-11-089-19/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 24146 Add focus state to buttons and dropdowns24146-add-focus-statetauriedavis2016-11-089-19/+5
* | | | | | | | | | | | | | | Merge branch 'improve-build-scroll-controls-responsive-behaviour' into 'master' Fatih Acet2016-11-085-79/+81
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add javascript unit tests for BuildJared Deckard2016-11-041-8/+8