summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'handle-invalid-kept-around-references' into 'master' Douwe Maan2016-07-221-0/+20
|\
| * Gracefully handle case when keep-around references are corrupted or exist alr...handle-invalid-kept-around-referencesStan Hu2016-07-221-0/+20
* | Make Notify specs more robust by setting up assignee namesRémy Coutable2016-07-221-1/+1
|/
* Fix failing spec on help controllerAchilleas Pipinellis2016-07-221-1/+1
* Merge branch '19572-storage-path-validations-fail-incorrectly-for-some-patter...Stan Hu2016-07-211-10/+27
|\
| * Skip repository storage path valitaions on test environmentAlejandro Rodríguez2016-07-211-8/+5
| * Use Pathname to make the repository storage path validations more robustAlejandro Rodríguez2016-07-211-3/+23
* | 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-212-24/+81
|\
| * Extract helper methods to clean up RepositoryArchiveCleanUpService specDouglas Barbosa Alexandre2016-07-211-66/+37
| * Use Dir.mktmpdir instead of FileUtils.mkdir_p in the specDouglas Barbosa Alexandre2016-07-211-48/+56
| * Use find instead Ruby to remove files due to performance reasonsDouglas Barbosa Alexandre2016-07-211-19/+8
| * Cover the behavior RepositoryArchiveCleanUpService with testsDouglas Barbosa Alexandre2016-07-211-7/+89
| * Add service to clean up repository archive cacheDouglas Barbosa Alexandre2016-07-212-24/+31
* | Merge branch 'fix/get-cached-rendered-html-using-single-redis-request' into '...Douwe Maan2016-07-211-16/+24
|\ \
| * | Retrieve rendered HTML from cache in one requestfix/get-cached-rendered-html-using-single-redis-requestAhmad Sherif2016-07-211-16/+24
* | | Merge branch 'rs-bulk-issues-update-spec' into 'master' Robert Speicher2016-07-212-76/+65
|\ \ \ | |/ / |/| |
| * | Refactor Issues::BulkUpdateService specrs-bulk-issues-update-specRobert Speicher2016-07-202-76/+65
* | | Merge branch 'discussion-model' into 'master' Robert Speicher2016-07-212-803/+43
|\ \ \ | |_|/ |/| |
| * | Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-202-803/+43
* | | Merge branch '20055-build-duration-showing-too-many-digits' into 'master' Stan Hu2016-07-211-0/+1
|\ \ \
| * | | Cast duration to integer in `TimeHelper#time_interval_in_words`Rémy Coutable2016-07-211-0/+1
* | | | Merge branch '20061-emailsonpushworker-fails-on-new-branch-pushes' into 'mast...Rémy Coutable2016-07-211-0/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Fix emails on push for new and deleted branches20061-emailsonpushworker-fails-on-new-branch-pushesSean McGivern2016-07-211-0/+36
* | | | Merge branch 'fix/new-project-import-tooltip' into 'master' Fatih Acet2016-07-211-0/+15
|\ \ \ \ | |/ / / |/| | |
| * | | fix spec - unused varfix/new-project-import-tooltipJames Lopez2016-07-201-1/+1
| * | | fix specJames Lopez2016-07-201-1/+3
| * | | added spec, fixed wordingJames Lopez2016-07-201-0/+13
* | | | 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-213-20/+196
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin2016-07-2125-106/+844
| |\ \ \ \
| * | | | | Just put setup directly in the test, feedback:Lin Jen-Shin2016-07-211-6/+4
| * | | | | Cleanup the use of let, feedback:Lin Jen-Shin2016-07-211-8/+6
| * | | | | 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
| * | | | | Use the same logic, it should specify that it's not logged inLin Jen-Shin2016-07-201-1/+1
| * | | | | Use 'when logging as guest' for context, feedback:Lin Jen-Shin2016-07-201-1/+1
| * | | | | Cleanup that a bitLin Jen-Shin2016-07-201-42/+27
| * | | | | Rename user2 to reporter_userLin Jen-Shin2016-07-201-5/+5
| * | | | | Should check against `authorize_read_builds!`Lin Jen-Shin2016-07-201-0/+14
| * | | | | Reuse those two methodsLin Jen-Shin2016-07-201-19/+10
| * | | | | Still give descriptions, feedback:Lin Jen-Shin2016-07-201-1/+3
| * | | | | It should be pluralLin Jen-Shin2016-07-201-1/+1
| * | | | | Avoid mixing builds from different pipelines:Lin Jen-Shin2016-07-201-21/+30
| * | | | | Cleanup let a bit, feedback:Lin Jen-Shin2016-07-201-10/+6
| * | | | | Use only one before, feedback:Lin Jen-Shin2016-07-201-2/+0
| * | | | | 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-202-46/+60