summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Error 501 when client is using deprecated API.Marin Jankovski2015-11-201-146/+34
* Fix upload tests, reformat code and make rubocop happyKamil Trzcinski2015-11-201-120/+109
* Part of tests done [ci skip]Kamil Trzcinski2015-11-201-93/+322
* Add support for batch download operationlfs-batch-downloadKamil Trzcinski2015-11-191-8/+17
* Fix UNION syntax for MySQLYorick Peterse2015-11-181-1/+1
* Added Gitlab::SQL::Union classYorick Peterse2015-11-181-0/+16
* Add support for git lfs.lfsMarin Jankovski2015-11-161-0/+650
* Move spec to proper place and fix unused variablerefactor-complex-methodsDmitriy Zaporozhets2015-11-131-0/+0
* Allow to define cache in `.gitlab-ci.yml`cachesKamil Trzcinski2015-11-101-0/+82
* Change artifacts syntax to allow uploading untracked filesKamil Trzcinski2015-11-101-5/+18
* Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+38
* Track the amount of times views are renderedYorick Peterse2015-11-091-0/+57
* Fixed Hash key style in Sherlock::Query specYorick Peterse2015-11-091-1/+1
* Added specs and source documentation for SherlockYorick Peterse2015-11-098-0/+639
* Merge branch 'web_hook_repo_changes'Valery Sizov2015-11-031-0/+6
|\
| * Add added, modified and removed properties to commit object in webhookweb_hook_repo_changesValery Sizov2015-11-031-0/+6
* | Fix testsonly-syntaxKamil Trzcinski2015-11-031-15/+11
* | Extend yml syntax for only and except to support specifying repository pathKamil Trzcinski2015-11-021-79/+224
|/
* Merge branch 'rs-dev-issue-2613' into 'master' Douwe Maan2015-11-021-10/+91
|\
| * Add custom protocol whitelisting to SanitizationFilterrs-dev-issue-2613Robert Speicher2015-10-011-10/+91
* | Merge branch 'dirceu/gitlab-ce-fix-project-search-with-unmatched-parentheses'Douwe Maan2015-10-251-2/+2
|\ \
| * | Fix issue #3055 (project search with unmatched parentheses)dirceu/gitlab-ce-fix-project-search-with-unmatched-parenthesesDirceu Pereira Tiegs2015-10-211-2/+2
* | | Add spec for cloning Wiki over HTTPStan Hu2015-10-221-0/+16
* | | Require jobs to be namedfail-on-empty-job-nameKamil Trzcinski2015-10-221-0/+14
* | | Merge branch 'master' into rs-redactor-filterrs-redactor-filterDouwe Maan2015-10-161-3/+28
|\ \ \
| * | | Fix specsKamil Trzcinski2015-10-151-2/+3
| * | | Implement when syntax in .gitlab-ci.ymlKamil Trzcinski2015-10-151-2/+26
| |/ /
* | | Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-156-1/+176
|\ \ \ | |/ /
| * | Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-143-1/+125
| * | Merge branch 'fix_email_downcasing' into 'master' Robert Speicher2015-10-111-0/+21
| |\ \
| | * | Fix ldap email downcasing bugDrew Blessing2015-10-081-0/+21
| * | | Normalize space-like characters in keys before output to gitlab-shellrs-issue-2970Robert Speicher2015-10-081-0/+13
| |/ /
| * | Added methods for detecting MySQL/PostgreSQLYorick Peterse2015-10-071-0/+17
* | | Fix specsDouwe Maan2015-10-141-5/+5
* | | Allow ReferenceExtractor to efficiently load references from multiple texts a...Douwe Maan2015-10-131-7/+7
* | | Always allow references to the current projectDouwe Maan2015-10-071-2/+2
* | | Refactor reference gathering to use a dedicated filterDouwe Maan2015-10-0710-88/+228
* | | Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-0714-105/+646
|\ \ \ | |/ /
| * | Fix gitlab_ci_yaml_processor specsKamil Trzcinski2015-10-051-0/+3
| * | Fix next round of testsKamil Trzcinski2015-10-051-6/+6
| * | Fix rubocop warnings in spec/lib and spec/tasksGuilherme Garnier2015-10-032-6/+2
| |/
| * Fix testsKamil Trzcinski2015-09-291-3/+2
| * Test grace auth against gitlab_ci_project with tokenget-ci-token-from-ci-projectsKamil Trzcinski2015-09-241-1/+4
| * Update stub syntaxRobert Speicher2015-09-241-1/+1
| * Fix grack auth specKamil Trzcinski2015-09-241-1/+1
| * Fix LDAP attribute mappingfix-ldap-attributesDouwe Maan2015-09-231-6/+6
| * Merge branch 'rs-relative-link-up-one' into 'master' Robert Speicher2015-09-211-4/+22
| |\
| | * Allow RelativeLinkFilter to go up multiple directoriesrs-relative-link-up-oneRobert Speicher2015-09-201-0/+8
| | * Allow relative links to go up one directory levelRobert Speicher2015-09-181-4/+14
| * | Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-213-87/+62