summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Ensure relative paths for video are rewritten as we do for images20189-markdown-video-doesn-t-work-when-the-referenced-video-file-is-in-same-repoRémy Coutable2016-07-262-0/+17
* Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go...Alejandro Rodríguez2016-07-241-6/+20
* Gracefully handle case when keep-around references are corrupted or exist alr...handle-invalid-kept-around-referencesStan Hu2016-07-221-0/+20
* Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-211-20/+6
* Merge branch 'fix-data-integrity-issue-with-repository-downloads-path' into '...Douwe Maan2016-07-211-24/+0
|\
| * Add service to clean up repository archive cacheDouglas Barbosa Alexandre2016-07-211-24/+0
* | Retrieve rendered HTML from cache in one requestfix/get-cached-rendered-html-using-single-redis-requestAhmad Sherif2016-07-211-16/+24
|/
* Merge branch '20067-wiki-not-visible-from-web' into 'master' Rémy Coutable2016-07-211-27/+37
|\
| * Make Service.external_wikis return only active external wikisRémy Coutable2016-07-211-27/+37
* | Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable2016-07-212-13/+95
|\ \ | |/ |/|
| * Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin2016-07-216-63/+453
| |\
| * | Just put setup directly in the test, feedback:Lin Jen-Shin2016-07-211-6/+4
| * | Lose unneeded instance variables and variables, feedback:Lin Jen-Shin2016-07-201-6/+6
| * | Make sure there's a buildLin Jen-Shin2016-07-201-0/+1
| * | Cleanup that a bitLin Jen-Shin2016-07-201-42/+27
| * | Reuse those two methodsLin Jen-Shin2016-07-201-19/+10
| * | It should be pluralLin Jen-Shin2016-07-201-1/+1
| * | Avoid mixing builds from different pipelines:Lin Jen-Shin2016-07-201-21/+30
| * | Past tense:Lin Jen-Shin2016-07-201-1/+1
| * | Past tense, feedback:Lin Jen-Shin2016-07-201-1/+1
| * | More complex data manipulating tests to model, andLin Jen-Shin2016-07-201-8/+60
| * | Move Project#latest_successful_builds_for to project_spec.rbLin Jen-Shin2016-07-202-34/+43
| * | Just use default_branch, feedback:Lin Jen-Shin2016-07-201-4/+4
| * | Check against type explicit, feedback:Lin Jen-Shin2016-07-201-2/+4
| * | Use for, feedback:Lin Jen-Shin2016-07-201-1/+1
| * | Use let! feedback:Lin Jen-Shin2016-07-201-5/+1
| * | Remove descriptions for simple case, feedback:Lin Jen-Shin2016-07-201-6/+2
| * | Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin2016-07-193-0/+138
| |\ \
| * | | API for downloading latest successful build:Lin Jen-Shin2016-07-192-11/+54
* | | | Merge branch '18586-user-authorized_projects-is-slow' into 'master' Yorick Peterse2016-07-202-0/+69
|\ \ \ \
| * | | | Refactor user authorization check for a single project to avoid querying all ...Alejandro Rodríguez2016-07-202-0/+69
| | |_|/ | |/| |
* | | | Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-202-14/+98
|\ \ \ \
| * | | | Default to manual input for `domain_whitelist`, syntax fixes and added new te...Patricio Cano2016-07-182-3/+13
| * | | | Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-182-13/+13
| * | | | Refactored the domain separator regex, plus syntax and grammar fixes.Patricio Cano2016-07-182-8/+8
| * | | | Added the ability to block sign ups using a domain blacklist.Patricio Cano2016-07-182-3/+77
| | |/ / | |/| |
* | | | Merge branch 'cs-warn-on-failure' into 'master' Fatih Acet2016-07-201-0/+38
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge remote-tracking branch 'origin/master' into cs-warn-on-failurecs-warn-on-failureKamil Trzcinski2016-07-201-7/+16
| |\ \ \
| * | | | Address feedback.Connor Shea2016-07-191-6/+18
| * | | | Add with_warnings? method to Pipelines and add tests.Connor Shea2016-07-191-0/+26
* | | | | Merge branch 'issue_8110' into 'master' Rémy Coutable2016-07-201-0/+71
|\ \ \ \ \
| * | | | | Refactor service settings viewissue_8110Felipe Artur2016-07-201-5/+5
| * | | | | Allow slack service to send messages on different channelsFelipe Artur2016-07-191-0/+71
| | |/ / / | |/| | |
* | | | | Fix a problem with processing a pipeline where stage only has manual actionsfix-retries-on-manual-actionsKamil Trzcinski2016-07-201-11/+13
* | | | | Don't show other actions of the same nameKamil Trzcinski2016-07-201-0/+16
* | | | | Merge branch 'ci-predefined-variables' into 'master' Rémy Coutable2016-07-201-61/+121
|\ \ \ \ \
| * | | | | Improve implementation of variablesKamil Trzcinski2016-07-201-8/+9
| * | | | | Make rubocop happyKamil Trzcinski2016-07-201-2/+2
| * | | | | Update all exposed variables to CI buildsKamil Trzcinski2016-07-201-61/+120
| |/ / / /
* | | | | Merge branch 'external-wiki-helper-speedup' into 'master' Yorick Peterse2016-07-201-0/+41
|\ \ \ \ \