summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix rubocop offenses8998_skip_pending_commits_if_not_headLin Jen-Shin2017-04-062-2/+2
* Bump schema versionLin Jen-Shin2017-04-061-1/+1
* Use before_transitionLin Jen-Shin2017-04-061-4/+4
* Add missing tests and update test descriptionLin Jen-Shin2017-04-063-1/+3
* We don't have to save, transition would save for usLin Jen-Shin2017-04-061-1/+1
* Also track auto-cancelling in jobs, detail:Lin Jen-Shin2017-04-0614-27/+143
* Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-06147-214/+1525
|\
| * Merge branch '30291-reopen-mr' into 'master'Sean McGivern2017-04-063-1/+32
| |\
| | * Search for opened MRs - include reopened MRs30291-reopen-mrJarka Kadlecova2017-04-063-1/+32
| * | Merge branch 'pdf-js-spec-loading-wait' into 'master' Jacob Schatz2017-04-062-9/+17
| |\ \
| | * | Wait for the PDF to be loaded before doing anythingPhil Hughes2017-04-062-9/+17
| * | | Merge branch '30493-env-deploy-tooltip' into 'master' Jacob Schatz2017-04-062-1/+6
| |\ \ \
| | * | | Fix html structure to prevent tooltip from not hidding30493-env-deploy-tooltipFilipa Lacerda2017-04-052-1/+6
| * | | | Merge branch 'fix/gh-import-status-check' into 'master' Sean McGivern2017-04-0613-5/+129
| |\ \ \ \
| | * | | | remove unnecessary lease as cron jobfix/gh-import-status-checkJames Lopez2017-04-061-13/+0
| | * | | | fix project authorizations migration issueJames Lopez2017-04-051-1/+3
| | * | | | attempt to fix migrationJames Lopez2017-04-052-1/+1
| | * | | | Revert schema.rbJames Lopez2017-04-051-1/+1
| | * | | | attempt to fix db failureJames Lopez2017-04-051-1/+1
| | * | | | Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-0512-3/+138
| * | | | | Merge branch 'add_remove_concurrent_index_to_database_helper' into 'master' Yorick Peterse2017-04-0655-21/+284
| |\ \ \ \ \
| | * | | | | Add remove_concurrent_index to database helperblackst0ne2017-04-0655-21/+284
| * | | | | | Merge branch '12818-ci-status-as-favicon' into 'master' Jacob Schatz2017-04-0621-3/+109
| |\ \ \ \ \ \
| | * | | | | | Show CI status as Favicon on Pipelines, Job and MR pagesKushal Pandya2017-04-0621-3/+109
| |/ / / / / /
| * | | | | | Merge branch '28810-projectfinder-should-handle-more-options' into 'master' Rémy Coutable2017-04-0629-143/+370
| |\ \ \ \ \ \
| | * | | | | | ProjectsFinder should handle more optionsJacopo2017-04-0629-143/+370
| * | | | | | | Merge branch '30021-api-deploy_keys-can_push-is-not-honoured' into 'master' Rémy Coutable2017-04-064-0/+18
| |\ \ \ \ \ \ \
| | * | | | | | | Enable creation of deploy keys with write access via the APIMark Fletcher2017-04-054-0/+18
| * | | | | | | | Merge branch '3d-file-viewer' into 'master' Jacob Schatz2017-04-0611-1/+318
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | STL file viewerPhil Hughes2017-04-0611-1/+318
| |/ / / / / / /
| * | | | | | | Merge branch 'tc-fix-pipeline-recipient' into 'master' Kamil Trzciński2017-04-068-29/+242
| |\ \ \ \ \ \ \
| | * | | | | | | Clearly show who triggered the pipeline in emailtc-fix-pipeline-recipientToon Claes2017-04-067-29/+231
| | * | | | | | | Make it possible to preview pipeline success/failed emailsToon Claes2017-04-061-0/+11
| |/ / / / / / /
* | | | | | | | Fix a view test by using presenterLin Jen-Shin2017-04-061-1/+1
* | | | | | | | Fix rolling back for MySQLLin Jen-Shin2017-04-064-57/+2
* | | | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-06206-891/+54440
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge remote-tracking branch 'dev/master'DJ Mountney2017-04-0528-43/+219
| |\ \ \ \ \ \ \
| | * | | | | | | Merge branch 'open-redirect-fix-continue-to' into 'security' Sean McGivern2017-04-053-1/+13
| | * | | | | | | Merge branch 'open-redirect-host-fix' into 'security' Sean McGivern2017-04-057-3/+37
| | * | | | | | | Merge branch 'path-disclosure-proj-import-export' into 'security' DJ Mountney2017-04-053-1/+17
| | * | | | | | | Merge branch '29364-private-projects-mr-fix'Sean McGivern2017-04-054-2/+60
| | * | | | | | | Merge branch '30125-markdown-security'Robert Speicher2017-04-0510-36/+68
| | * | | | | | | Update CHANGELOG.md for 8.16.9DJ Mountney2017-04-051-0/+8
| | * | | | | | | Update CHANGELOG.md for 8.17.5DJ Mountney2017-04-051-0/+8
| | * | | | | | | Update CHANGELOG.md for 9.0.4DJ Mountney2017-04-051-0/+8
| * | | | | | | | Merge branch 'issue-title-vue-2' into 'master' Jacob Schatz2017-04-0618-42/+211
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Issue title realtimeRegis Boudinot2017-04-0618-42/+211
| |/ / / / / / /
| * | | | | | | Merge branch 'gitaly-prevent-autoload' into 'master' Rémy Coutable2017-04-052-18/+34
| |\ \ \ \ \ \ \
| | * | | | | | | Deal with Rails autoload instance variable resetsJacob Vosmaer2017-04-052-18/+34
| * | | | | | | | Merge branch 'tc-fix-unplayable-build-action-404' into 'master' Kamil Trzciński2017-04-0512-7/+95
| |\ \ \ \ \ \ \ \