summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Refactored Sidekiq Throttler and updated documentationsidekiq-job-throttlingPatricio Cano2016-11-112-3/+3
* Allow the Sidekiq queues to throttle and the factor by which to throttle them...Patricio Cano2016-11-104-1/+29
* Allow certain Sidekiq jobs to be throttledPatricio Cano2016-11-103-0/+15
* Make toggle pipeline btn into button elementAnnabel Dunstone Gray2016-11-101-1/+1
* Merge branch 'fix/error-when-invalid-branch-for-new-pipeline-used' into 'mast...Douwe Maan2016-11-102-7/+9
|\
| * Remove redundant rescue from repository keep_aroundfix/error-when-invalid-branch-for-new-pipeline-usedGrzegorz Bizon2016-11-091-5/+1
| * Remove redundant space from repository model codeGrzegorz Bizon2016-11-091-1/+1
| * Evade some exceptions when using invalid referencesGrzegorz Bizon2016-11-071-1/+5
| * Improve code readability in pipelines controllerGrzegorz Bizon2016-11-071-1/+3
* | Merge branch 'fix-cache-for-commit-status' into 'master' Rémy Coutable2016-11-101-1/+1
|\ \
| * | Fix cache for commit status in commits list to respect branchesLin Jen-Shin2016-11-101-1/+1
* | | Use 'Forking in progress' title when appropriatePhilip Karpiak2016-11-091-1/+1
|/ /
* | 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