summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove dumb debug statement and add many tests.Jacob Schatz2016-04-071-0/+115
* Merge branch 'feature/expose-builds-badge' into 'master' Rémy Coutable2016-04-071-1/+32
|\
| * Extend build status badge, add html/markdown methodsGrzegorz Bizon2016-04-061-1/+32
* | Merge branch 'saml-external-groups' into 'master' Robert Speicher2016-04-071-99/+67
|\ \
| * | Implemented suggested fixesPatricio Cano2016-04-061-25/+16
| * | Fix error that was causing only one group to be returned and corrected specs ...Patricio Cano2016-04-061-1/+6
| * | Removed extra LDAP tests and added tests for the external groups featurePatricio Cano2016-04-051-22/+46
| * | Remove unnecessary LDAP tests from SAML testsPatricio Cano2016-04-041-59/+7
* | | Merge branch 'patch/fix-markdown-preview-wikis' into 'master' Robert Speicher2016-04-072-6/+8
|\ \ \
| * | | little refactor and improvements on specsGabriel Mazetto2016-04-062-7/+4
| * | | Fixed WikiPipeline and specsGabriel Mazetto2016-04-061-3/+6
| * | | Fixed Gollum pages link url expansion to render correctly in previewGabriel Mazetto2016-03-301-3/+5
* | | | Merge branch 'patch/fix-ldap-unblock-user-logic' into 'master' Robert Speicher2016-04-061-1/+26
|\ \ \ \
| * | | | Unblocks user when active_directory is disabled and it can be foundpatch/fix-ldap-unblock-user-logicGabriel Mazetto2016-04-051-1/+26
| |/ / /
* | | | Merge branch 'fix-markdown-rendering' into 'master' Douwe Maan2016-04-061-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix header link rendering when containing numbersfix-markdown-renderingYorick Peterse2016-04-061-0/+8
* | | | Measure Ruby blocks using Gitlab::MetricsYorick Peterse2016-04-061-0/+41
* | | | Corrected some spec headers for Gitlab::MetricsYorick Peterse2016-04-061-3/+3
|/ / /
* | | 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
| |\ \ \