summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Backport JIRA serviceDrew Blessing2015-12-181-0/+10
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-1521-21/+21
* Merge branch 'ci-project-migrate' into 'master' Kamil Trzciński2015-12-142-9/+4
|\
| * Fix after column renameKamil Trzcinski2015-12-111-2/+2
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-112-9/+4
* | Merge branch 'ci-services-migrate' into 'master' Kamil Trzciński2015-12-141-0/+20
|\ \ | |/
| * Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-0/+20
* | Merge branch 'complexity/rubocop-metrics' into 'master' Douwe Maan2015-12-112-3/+125
|\ \
| * | Refactor CI YAML processor's validatorsGrzegorz Bizon2015-12-081-3/+3
| * | Add `RepositoryPush` specsGrzegorz Bizon2015-12-081-0/+122
* | | AuthHash should not parameterize email userCorey Hinshaw2015-12-101-2/+2
| |/ |/|
* | Merge branch 'master' into tmp-reference-pipeline-and-cachingtmp-reference-pipeline-and-cachingDouwe Maan2015-12-1085-86/+86
|\ \
| * | Tag lib specsDouwe Maan2015-12-0985-86/+86
* | | Merge branch 'reference-pipeline-and-caching' into 'master' Robert Speicher2015-12-0840-2258/+2223
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into reference-pipeline-and-cachingreference-pipeline-and-cachingDouwe Maan2015-12-081-6/+3
| |\ \ | | |/
| * | Store the demodulized reference filter name in data attributeRobert Speicher2015-12-072-14/+14
| * | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-078-111/+423
| |\ \
| * \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-025-407/+351
| |\ \ \
| * | | | Move Markdown filters and pipelines into folders.Douwe Maan2015-11-1939-1996/+1961
| * | | | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-11-1914-89/+1812
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-10-273-2/+32
| |\ \ \ \ \
| * | | | | | Fix specsDouwe Maan2015-10-221-4/+4
| * | | | | | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-10-211-3/+28
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-146-1/+176
| |\ \ \ \ \ \ \
| * | | | | | | | Use Gitlab::Markdown for Asciidoc and ReferenceExtractor pipelinesDouwe Maan2015-10-141-3/+3
* | | | | | | | | Block LDAP user when they are no longer found in the LDAP serverDrew Blessing2015-12-081-0/+5
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'webhook_payload_with_changes' into 'master' Valery Sizov2015-12-071-6/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Add added, modified and removed properties to commit object in webhookValery Sizov2015-12-041-6/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Use URL helpers in specsDouwe Maan2015-12-032-7/+11
* | | | | | | Allow invalid URLs in closing patternDouwe Maan2015-12-021-0/+49
* | | | | | | Merge branch 'master' into link-refsDouwe Maan2015-12-021-3/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | fix specsrails_update_to_4_2Valery Sizov2015-11-301-3/+3
* | | | | | | Satisfy RubocopDouwe Maan2015-12-022-2/+2
* | | | | | | Pick up direct links to issues/MRs as references.Douwe Maan2015-12-017-41/+145
* | | | | | | Autolink first so we don't pick up numeric anchors as issue references.Douwe Maan2015-12-015-87/+87
* | | | | | | Render commit reference using short sha, but include full sha in comment.Douwe Maan2015-12-012-4/+4
* | | | | | | Fix specsDouwe Maan2015-11-302-3/+1
* | | | | | | Recognize commit range with named refs in compare URLs.Douwe Maan2015-11-301-5/+6
* | | | | | | Recognize issue/MR/snippet/commit links as references.Douwe Maan2015-11-305-3/+158
* | | | | | | Render commit range reference with short shas, link to full shas.Douwe Maan2015-11-301-3/+4
|/ / / / / /
* | | | | | Added total query time to Sherlocksherlock-total-query-timeYorick Peterse2015-11-241-0/+13
* | | | | | Update required version of lfs client and separate the docs for users and adm...required_version_and_docs_updateMarin Jankovski2015-11-201-1/+1
* | | | | | Merge branch 'lfs-batch-download' into 'master' Marin Jankovski2015-11-201-215/+330
|\ \ \ \ \ \
| * | | | | | 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
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'ci-yaml-validation' into 'master' Kamil Trzciński2015-11-191-1/+5
|\ \ \ \ \ \
| * | | | | | Commits without .gitlab-ci.yml are marked as skippedKamil Trzcinski2015-11-191-1/+5
| |/ / / / /
* | | | | | Merge branch 'emoji_votes' into 'master' Dmitriy Zaporozhets2015-11-191-188/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |