summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-relative-root-emoji-support' into 'master' Stan Hu2016-07-011-0/+15
|\
| * Fix emoji paths in relative root configurationsStan Hu2016-07-011-0/+15
* | use has_many relationship with eventsJames Lopez2016-07-011-0/+6
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-expo...James Lopez2016-07-018-6/+103
|\ \ | |/
| * Merge branch 'fix-external-issue-rendering' into 'master' Robert Speicher2016-06-301-0/+13
| |\
| | * Handle external issues in IssueReferenceFilterYorick Peterse2016-06-301-0/+13
| * | Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-0/+14
| * | Merge branch 'rubocop/enable-unneeded-capital-w-cop' into 'master' Robert Speicher2016-06-301-3/+3
| |\ \
| | * | Enable Style/UnneededCapitalW Rubocop coprubocop/enable-unneeded-capital-w-copGrzegorz Bizon2016-06-301-3/+3
| * | | Create (if necessary) and link the gitlab-shell secret file on the rake insta...shardsAlejandro Rodríguez2016-06-291-0/+23
| * | | Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-0/+5
| |/ /
| * | Merge branch 'handle-redis-not-there' into 'master' Stan Hu2016-06-291-0/+36
| |\ \
| | * | Handle case when Redis cache returns an empty settingStan Hu2016-06-291-2/+9
| | * | Fix database migrations when Redis is not runningStan Hu2016-06-291-0/+29
| * | | Merge branch 'rs-gitalb-com-staging' into 'master' Robert Speicher2016-06-291-0/+6
| |\ \ \ | | |/ / | |/| |
| | * | Update `Gitlab.com?` to support stagingrs-gitalb-com-stagingRobert Speicher2016-06-271-0/+6
| * | | Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-copsGrzegorz Bizon2016-06-291-2/+2
| * | | Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon2016-06-291-1/+1
| | |/ | |/|
* | | fixes and refactored JSON specJames Lopez2016-06-291-2022/+4040
* | | fixing events for import/exportJames Lopez2016-06-291-2/+5
|/ /
* | Use clock_gettime for all performance timestampsperformance-clock-adjustmentsYorick Peterse2016-06-281-2/+14
* | support cgi style options, such as erb?parent=jsonhttp://jneen.net/2016-06-271-3/+14
* | appease rubocophttp://jneen.net/2016-06-271-2/+2
* | check the tag so that an instance will pass toohttp://jneen.net/2016-06-271-1/+1
* | fix the spec, using project.change_headhttp://jneen.net/2016-06-271-3/+9
* | add custom highlighting via .gitattributeshttp://jneen.net/2016-06-271-0/+10
|/
* Merge branch 'image-sizing' into 'master' Rémy Coutable2016-06-271-0/+5
|\
| * Wrap images in divs with Banzai and limit max-height.image-sizingConnor Shea2016-06-271-0/+5
* | Merge branch 'test-gitlab-ci-ymls' into 'master' Rémy Coutable2016-06-271-0/+12
|\ \ | |/ |/|
| * Test templates and GitLabCI parser againts each othertest-gitlab-ci-ymlsZ.J. van de Weg2016-06-271-0/+12
* | Merge branch 'refactor/ci-config-add-entry-error' into 'master' Rémy Coutable2016-06-278-19/+158
|\ \
| * \ Merge branch 'master' into refactor/ci-config-add-entry-errorrefactor/ci-config-add-entry-errorGrzegorz Bizon2016-06-2018-27/+5982
| |\ \
| * | | Extract CI entry config hash validation to validatorGrzegorz Bizon2016-06-171-0/+0
| * | | Merge branch 'master' into refactor/ci-config-add-entry-errorGrzegorz Bizon2016-06-177-49/+224
| |\ \ \
| * | | | Add first custom validator for new ci configGrzegorz Bizon2016-06-171-0/+0
| * | | | Improve CI config entries validations prototypeGrzegorz Bizon2016-06-174-11/+127
| * | | | Add prototype of CI config node validatorGrzegorz Bizon2016-06-165-32/+10
| * | | | Add class that encapsulates error in new Ci configGrzegorz Bizon2016-06-156-3/+48
* | | | | Support for rendering/redacting multiple documentsYorick Peterse2016-06-243-0/+198
| |_|_|/ |/| | |
* | | | Merge branch 'fix/import-export-gitlab-errors' into 'master' Rémy Coutable2016-06-232-0/+29
|\ \ \ \
| * | | | fixed pipeline notes issueJames Lopez2016-06-232-0/+29
* | | | | Add Sidekiq queue duration to transaction metrics.Paco Guzman2016-06-231-1/+16
|/ / / /
* | | | Merge branch 'fix_saml_signin' into 'master' Robert Speicher2016-06-221-1/+17
|\ \ \ \
| * | | | Fix subsequent SAML sign insDrew Blessing2016-06-221-1/+17
| | |_|/ | |/| |
* | | | Merge branch 'fix-external-issue-links' into 'master' Robert Speicher2016-06-221-0/+36
|\ \ \ \
| * | | | Handle external issues in IssueReferenceFilterfix-external-issue-linksYorick Peterse2016-06-211-0/+36
| |/ / /
* | | | Merge branch '18590-banzai-filter-relativelinkfilter-is-slow' into 'master' Yorick Peterse2016-06-211-5/+2
|\ \ \ \
| * | | | Optimize Banzai::Filter::RelativeLinkFilterAlejandro Rodríguez2016-06-211-5/+2
| |/ / /
* | | | Merge branch 'ci-lfs-fetch' into 'master' Rémy Coutable2016-06-211-298/+263
|\ \ \ \
| * | | | Add test coverage to LFS fetchingci-lfs-fetchKamil Trzcinski2016-06-211-289/+240