summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | refactored code based on feedback plus fixed a couple of other issuesJames Lopez2016-03-281-1/+1
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-03-281-2/+52
|\ \ | |/
| * 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
* | | added rest of importers, fixed specs and some issues with the migrationJames Lopez2016-03-231-1/+1
* | | first round of fixes and spec fixesJames Lopez2016-03-221-4/+4
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-03-222-3/+3
|\ \ \ | |/ /
| * | 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
| * | | | Fix some specsDouwe Maan2016-03-201-2/+2
| | |/ / | |/| |
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-03-212-0/+109
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | | fixed some rubocop warningsJames Lopez2016-03-212-2/+3
* | | | | more refactoringJames Lopez2016-03-214-21/+25
* | | | | Merge branches 'fix/project-import_url' and 'master' of gitlab.com:gitlab-org...James Lopez2016-03-2120-88/+803
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into gitlab-ci-yaml-updatesAchilleas Pipinellis2016-03-124-38/+110
| | |\
| | * \ Merge remote-tracking branch 'origin/master' into gitlab-ci-yaml-updatesKamil Trzcinski2016-03-111-0/+39
| | |\ \
| | * | | Allow to define on which builds the current one depends onKamil Trzcinski2016-03-111-0/+45
| | * | | Allow to pass name of created artifacts archive in `.gitlab-ci.yml`Kamil Trzcinski2016-03-111-1/+9
| | * | | Describe special YAML features: the use of anchors and hidden jobsKamil Trzcinski2016-03-111-0/+29
| * | | | Revert "Revert "Merge branch 'support-go-subpackages' into 'master' ""Stan Hu2016-03-121-0/+30
| * | | | Revert "Merge branch 'support-go-subpackages' into 'master' "Douwe Maan2016-03-121-30/+0
| * | | | Merge branch 'support-go-subpackages' into 'master' Douwe Maan2016-03-121-0/+30
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add spec for go-import middlewareStan Hu2016-03-121-0/+30
| | |/ /
| * | | Merge branch 'fix-gh-pr-import' into 'master' Douwe Maan2016-03-121-36/+28
| |\ \ \
| | * | | Fix importing PR's from GitHub when the source repo was removedDouglas Barbosa Alexandre2016-03-101-36/+28
| * | | | Fixed ProjectSearchResults spec to use a ProjectYorick Peterse2016-03-111-2/+2