summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add processed_at datetime field to ci_commits tablefeature/add-pipeline-unlock-workerGrzegorz Bizon2017-01-022-1/+11
* Do not use redundant select in pipeline unlock workerGrzegorz Bizon2017-01-021-1/+1
* Find distinct records when using with_builds scopeGrzegorz Bizon2017-01-023-4/+5
* Use Sidekiq bulk push with pipeline unlock workerGrzegorz Bizon2017-01-022-36/+41
* Fix Rubocop offenses in process pipeline specsGrzegorz Bizon2017-01-021-2/+2
* Blend timing changes into pipeline unlock workerGrzegorz Bizon2017-01-022-7/+17
* Update pipeline updated_at time after processing itGrzegorz Bizon2017-01-022-0/+30
* Add timing synchronization method to ci pipelineGrzegorz Bizon2017-01-022-0/+30
* Improve readability in pipeline model classGrzegorz Bizon2017-01-021-11/+11
* Add pipelines scope to select pipelines with buildsGrzegorz Bizon2017-01-023-7/+50
* Unfold new builds block in pipeline create serviceGrzegorz Bizon2017-01-021-3/+3
* Use locking to touch pipeline in unlock workerGrzegorz Bizon2017-01-021-1/+4
* Touch only pipelines processed by unlock workerGrzegorz Bizon2017-01-022-6/+4
* Add Changelog entry for unlock pipeline workerGrzegorz Bizon2017-01-021-0/+4
* Extend tests for pipeline unlock workerGrzegorz Bizon2017-01-021-17/+38
* Make PipelineUnlockWorker unlock created pipelinesGrzegorz Bizon2017-01-021-1/+1
* Extend pipeline scopes, add `unfinished` scopeGrzegorz Bizon2017-01-023-14/+60
* Place pipeline unlock worker in pipeline queueGrzegorz Bizon2017-01-021-0/+1
* Configure pipeline unlock worker hourly cron jobGrzegorz Bizon2017-01-022-1/+22
* Extend specs for pipeline unlock workerGrzegorz Bizon2017-01-021-8/+18
* Add initial version of pipeline unlock workerGrzegorz Bizon2017-01-023-9/+91
* Merge branch '22072-enable-haml-lints' into 'master' Alfredo Sumaran2016-12-31217-645/+634
|\
| * HAMLLint: Fix `ImplicitDiv` offence post-rebase22072-enable-haml-lintsKushal Pandya2016-12-311-1/+1
| * HAMLLint: Fix `TrailingWhitespace` offense post-rebaseKushal Pandya2016-12-311-1/+1
| * HAMLLint: Fix `SpaceInsideHashAttributes` offenceKushal Pandya2016-12-311-1/+1
| * HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-31157-521/+514
| * HAMLLint: Enable `SpaceInsideHashAttributes` ruleKushal Pandya2016-12-311-1/+1
| * HAMLLint: Fix `TrailingWhitespace` offencesKushal Pandya2016-12-319-14/+12
| * HAMLLint: Enable `TrailingWhitespace` ruleKushal Pandya2016-12-311-1/+1
| * HAMLLint: Fix `SpaceBeforeScript` offencesKushal Pandya2016-12-3114-14/+14
| * HAMLLint: Enable `SpaceBeforeScript` ruleKushal Pandya2016-12-311-1/+1
| * HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-3141-52/+50
| * HAMLLint: Enable `ImplicitDiv` ruleKushal Pandya2016-12-311-1/+1
| * HAMLLint: Fix `HtmlAttributes` offencesKushal Pandya2016-12-314-8/+8
| * HAMLLint: Enable `HtmlAttributes` ruleKushal Pandya2016-12-311-1/+1
| * HAMLLint: Fix `FinalNewline` offencesKushal Pandya2016-12-316-6/+6
| * HAMLLint: Enable `FinalNewline` ruleKushal Pandya2016-12-311-1/+1
| * HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-3117-26/+26
| * HAMLLint: Enable `ClassAttributeWithStaticValue` ruleKushal Pandya2016-12-311-1/+1
| * HAMLLint: fix `AltText` offencesKushal Pandya2016-12-317-18/+18
| * HAMLLint: Enable `AltText` ruleKushal Pandya2016-12-311-1/+1
|/
* Merge branch '18556-polish-up-the-u2f-flow' into 'master' 26172-stages-icons-on-pipelines-page-skewedFatih Acet2016-12-307-83/+127
|\
| * Improved the u2f flow18556-polish-up-the-u2f-flowLuke "Jared" Bennett2016-12-277-83/+127
* | Merge branch '26201-sticky-tabs' into 'master' Fatih Acet2016-12-301-0/+4
|\ \
| * | Make tabs full-width at small viewport26201-sticky-tabsAnnabel Dunstone Gray2016-12-291-0/+4
* | | Merge branch 'fix-default-sort-order-spec-failures' into 'master' Sean McGivern2016-12-301-8/+2
|\ \ \
| * | | Fix failures in default sort order specAdam Niedzielski2016-12-301-8/+2
* | | | Merge branch 'issue_25578' into 'master' Sean McGivern2016-12-303-2/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Fix redirect after update file when user has forked projectFelipe Artur2016-12-293-2/+36
* | | | Merge branch 'feature/admin-merge-groups-and-projects' into 'master' Sean McGivern2016-12-308-32/+34
|\ \ \ \