summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Method for returning issues readable by a userability-batch-issue-checkingYorick Peterse2016-07-293-1/+306
* Merge branch 'cache-commit-author-lookup' into 'master' Yorick Peterse2016-07-291-0/+20
|\
| * Add specs for caching commit authorStan Hu2016-07-271-0/+20
* | Merge branch '17073-tagscontroller-index-is-terrible-response-time-goes-up-to...Yorick Peterse2016-07-291-22/+23
|\ \
| * | Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-281-22/+23
* | | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-283-6/+79
|\ \ \ | |/ /
| * | Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre2016-07-271-0/+18
| * | Merge branch '5571-hipchat-notifications-missing-colors' into 'master' Robert Speicher2016-07-271-6/+24
| |\ \
| | * | Little refactor, add specs, and a CHANGELOG entryRémy Coutable2016-07-261-6/+24
| * | | Respective cache is now expired when creating a new branchtiagonbotelho2016-07-271-0/+37
* | | | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-277-9/+165
|\ \ \ \ | |/ / /
| * | | Add a spec for access_for_user_idsStan Hu2016-07-261-0/+12
| * | | Rubocop offensesStan Hu2016-07-261-8/+8
| * | | Optimize the invited group link access level checkStan Hu2016-07-261-2/+12
| * | | Optimize maximum user access level lookup in loading of notesStan Hu2016-07-262-8/+99
| | |/ | |/|
| * | Fix a bug where forking a project from a repository storage to another would ...20302-forking-a-project-from-one-storage-to-another-failsAlejandro Rodríguez2016-07-261-0/+26
| * | Fix testsKatarzyna Kobierska2016-07-261-1/+1
| |/
| * 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
* | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-2613-137/+994
|\ \ | |/
| * 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
| |\ \ \ \