summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'security-xss-in-markdown-following-unrecognized-html-element' i...Cindy Pallares2018-11-281-0/+12
* Merge branch 'security-mermaid-xss' into 'master'Cindy Pallares2018-11-282-1/+13
* Merge branch 'security-bvl-exposure-in-commits-list' into 'master'Cindy Pallares2018-11-281-2/+21
* Merge branch 'security-issue_51301' into 'master'Cindy Pallares2018-11-282-6/+59
* Merge branch 'security-2736-prometheus-ssrf' into 'master'Cindy Pallares2018-11-282-2/+19
* Merge branch 'security-stored-xss-for-environments' into 'master'Cindy Pallares2018-11-283-3/+39
* Merge branch 'security-private-group' into 'master'Cindy Pallares2018-11-281-0/+10
* Merge branch 'tc-improve-add-reference-cop' into 'master'Andreas Brandl2018-11-281-2/+10
|\
| * Make add_reference cop accept a hash for :indexToon Claes2018-11-271-2/+10
* | Include new and edit links in breadcrumb for project milestones, group milest...George Tsiolis2018-11-284-8/+44
* | Return real deployment status to frontendShinya Maeda2018-11-281-1/+14
* | Resolve "Bug - Web Based IDE - The "Merge" Requests Selection displays Merge ...Paul Slaughter2018-11-282-9/+59
* | Merge branch '54571-runner-tags' into 'master'52888-status-emoji-should-not-be-added-to-awards-section-on-issue-pageKushal Pandya2018-11-282-14/+8
|\ \
| * | Adds bottom margin to the environment info blockFilipa Lacerda2018-11-282-14/+8
* | | Merge branch 'zj-object-pool-path' into 'master'Nick Thomas2018-11-283-0/+34
|\ \ \
| * | | Rename the Repository table to PoolRepositoryZeger-Jan van de Weg2018-11-273-0/+34
* | | | Merge branch '51061-readme-url-n-1-rpc-call-resolved' into 'master'Douwe Maan2018-11-281-1/+39
|\ \ \ \
| * | | | Resolves N+1 RPC call for Project#readme_urlTiago Botelho2018-11-281-1/+39
* | | | | Validate chunk size when persistShinya Maeda2018-11-281-41/+81
* | | | | Merge branch '50341-cleanup-useless-project-import-attributes' into 'master'Douwe Maan2018-11-2818-197/+255
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Removes all the irrelevant import related code and columnsTiago Botelho2018-11-2718-197/+255
* | | | | Merge branch 'discussion-perf-fixes' into 'master'Filipa Lacerda2018-11-2811-165/+170
|\ \ \ \ \
| * | | | | Improve discussion rendering performancePhil Hughes2018-11-2711-165/+170
* | | | | | Ensure all Routables have a parentToon Claes2018-11-271-0/+6
* | | | | | Always run CleanUp before writing the git configToon Claes2018-11-272-16/+18
* | | | | | Run repository cleanup on failureToon Claes2018-11-271-2/+16
* | | | | | Retry the failing projectsToon Claes2018-11-272-0/+85
* | | | | | Move code to a BackgroundMigrationToon Claes2018-11-271-0/+6
* | | | | | Make it only run the associated migrationToon Claes2018-11-271-6/+6
* | | | | | Migration to write fullpath in all repository configsToon Claes2018-11-271-0/+70
* | | | | | Merge branch 'lock-trace-writes' into 'master'Stan Hu2018-11-275-18/+50
|\ \ \ \ \ \
| * | | | | | Lock writes to trace streamKamil Trzciński2018-11-275-18/+50
* | | | | | | Merge branch '53763-fix-encrypt-columns-data-loss' into 'master'Stan Hu2018-11-272-0/+55
|\ \ \ \ \ \ \
| * | | | | | | Correctly handle data-loss scenarios when encrypting columnsNick Thomas2018-11-272-0/+55
* | | | | | | | Resolve "Jump to top in merge request"Sam Bigelow2018-11-271-0/+34
* | | | | | | | Merge branch 'issuable-suggestions' into 'master'Filipa Lacerda2018-11-2710-0/+423
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Suggests issues when typing titlePhil Hughes2018-11-2710-0/+423
* | | | | | | | Merge branch 'json-logging-for-k8s' into 'master'Stan Hu2018-11-272-3/+73
|\ \ \ \ \ \ \ \
| * | | | | | | | Use JSON logging for helm install servicesDylan Griffith2018-11-272-3/+73
* | | | | | | | | Merge branch '51792-dont-delete-failed-install-pods' into 'master'Dmitriy Zaporozhets2018-11-272-17/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't remove failed install podsDylan Griffith2018-11-272-17/+34
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '53778-remove-site-statistics' into 'master'Sean McGivern2018-11-274-126/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove Site Statistic53778-remove-site-statisticsGabriel Mazetto2018-11-264-126/+0
* | | | | | | | | | Merge branch 'if-ce-54109-fix_user_by_any_email' into 'master'Grzegorz Bizon2018-11-271-5/+31
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | User#find_by_any_email to respect confirmed flag on secondary emailsImre Farkas2018-11-261-5/+31
* | | | | | | | | | Merge branch 'winh-parse-boolean' into 'master'Phil Hughes2018-11-271-0/+18
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Add parseBoolean helper functionWinnie Hellmann2018-11-271-0/+18
* | | | | | | | | | Merge branch 'triggermesh-phase2-external-ip' into 'master'Kamil Trzciński2018-11-279-41/+89
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Expose external_ip to knative cluster applicationChris Baumbauer2018-11-269-41/+89
* | | | | | | | | | Merge branch 'rs-new-menu-spec' into 'master'Rémy Coutable2018-11-272-167/+134
|\ \ \ \ \ \ \ \ \ \