summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix header link rendering when containing numbersfix-markdown-renderingYorick Peterse2016-04-061-0/+8
* Wrap images in discussions and wikis with a link to the image source using Im...connorshea2016-04-041-0/+24
* Merge branch 'routing' into 'master' Robert Speicher2016-04-012-2/+2
|\
| * Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-012-2/+2
* | Merge branch 'fix/fogbugz-import' into 'master' Robert Speicher2016-04-011-0/+24
|\ \
| * | updated specfix/fogbugz-importJames Lopez2016-03-311-1/+1
| * | spec and fix for fogbugz lonely user problemJames Lopez2016-03-301-0/+24
* | | Fix rubocop offenses in upload rewriter specsfix/issue-move-rewrite-uploadsGrzegorz Bizon2016-03-311-1/+1
* | | Merge branch 'master' into fix/issue-move-rewrite-uploadsGrzegorz Bizon2016-03-314-18/+122
|\ \ \ | | |/ | |/|
| * | Merge branch 'precompile-emoji-urls' into 'master' Dmitriy Zaporozhets2016-03-301-0/+19
| |\ \
| | * | Pre-calculate Emoji digestsprecompile-emoji-urlsYorick Peterse2016-03-301-0/+19
| * | | Merge branch '2364-fallback-to-in-reply-to-header' into 'master' Douwe Maan2016-03-302-18/+31
| |\ \ \ | | |_|/ | |/| |
| | * | Improve and finish the fallback to the In-Reply-To and References header for ...2364-fallback-to-in-reply-to-headerRémy Coutable2016-03-252-26/+26
| | * | Fix #2364. Fall back to In-Reply-To header when reply key not availableDavid Padilla2016-03-251-0/+13
| | |/
| * | Extend specs for build badgerefactor/project-badges-interfaceGrzegorz Bizon2016-03-291-9/+48
| * | Refactor builds badge, encapsulate inside a classGrzegorz Bizon2016-03-291-0/+33
| |/
* | Extend specs for GFM uploads rewriterGrzegorz Bizon2016-03-311-9/+29
* | Remove reduntant `move_to_store` overrideGrzegorz Bizon2016-03-301-4/+4
* | Refactor uploads rewriter used when moving issueGrzegorz Bizon2016-03-301-2/+2
* | Get FileUploader into test harness using factoryGrzegorz Bizon2016-03-301-4/+1
* | Add uploads rewriter and use it when moving issueGrzegorz Bizon2016-03-301-0/+49
|/
* Test dependencies defined as symbolsKamil Trzcinski2016-03-231-0/+6
* Fix build dependencies, when the dependency is a stringKamil Trzcinski2016-03-231-3/+3
* Merge branch 'feature-ci-only-except-trigger' into 'master' Kamil Trzciński2016-03-221-0/+44
|\
| * add tests for only/except 'triggers' keywordJason Roehm2016-03-151-0/+44
* | Merge branch 'master' into issue_12658Douwe Maan2016-03-213-1/+110
|\ \
| * \ Merge branch 'change_css_class_has_tooltip_to_has-tooltip' into 'master' Jacob Schatz2016-03-211-1/+1
| |\ \
| | * | change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
| * | | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-201-1/+1
| |\ \ \ | | |/ /
| * | | Find referable for each ref found in references rewriterGrzegorz Bizon2016-03-201-0/+15
| * | | Rename reference unfolder to rewriter, minor refactoringsGrzegorz Bizon2016-03-201-3/+3
| * | | Update reference unfolder according to recent ability changesGrzegorz Bizon2016-03-192-2/+10
| * | | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-197-4/+268
| |\ \ \
| * | | | Improvements in issue move feaure (refactoring)Grzegorz Bizon2016-03-191-0/+5
| * | | | Add implementation of reference unfolder using banzaiGrzegorz Bizon2016-03-171-3/+29
| * | | | Move reference unfolder for GFM to separate classGrzegorz Bizon2016-03-173-62/+55
| * | | | Use internal reference extractor in banzai unfold pipelineGrzegorz Bizon2016-03-171-27/+30
| * | | | Add reference unfold pipeline used when moving issueGrzegorz Bizon2016-03-171-0/+59
* | | | | Fix some specsDouwe Maan2016-03-201-2/+2
| |_|/ / |/| | |
* | | | Merge branch 'label-tooltip' into 'master' Douwe Maan2016-03-191-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix specslabel-tooltipRémy Coutable2016-03-181-1/+1
| |/ /
* | | Merge branch 'confidential-issues' into 'master' Douwe Maan2016-03-185-4/+231
|\ \ \
| * | | Restrict access to confidential issues on search resultsDouglas Barbosa Alexandre2016-03-172-3/+157
| * | | Restrict access to references for confidential issuesDouglas Barbosa Alexandre2016-03-173-1/+74
* | | | Show a notice for diffs that are too largehide-large-diffsYorick Peterse2016-03-181-0/+14
|/ / /
* | | adjusted behavior so canceled builds tagged as allowed to fail do not fail buildGeoffrey Lalonde2016-03-171-0/+23
|/ /
* | Return an empty Array when there aren't lines to parse.Rubén Dávila2016-03-151-0/+5
|/
* Merge branch 'rs-issue-14220' into 'master' Douwe Maan2016-03-151-0/+20
|\
| * Be more intelligent about sanitizing links with unsafe protocolsrs-issue-14220Robert Speicher2016-03-141-0/+20
* | Merge branch 'gitlab-ci-yaml-updates' into 'master' Douwe Maan2016-03-141-1/+83
|\ \ | |/ |/|