summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/url_builder_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-9/+9
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Added more actions and report as abuse to all notesLuke "Jared" Bennett2017-06-071-0/+11
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* Add DiffNote modelDouwe Maan2016-07-061-4/+4
* Revert "Merge branch 'wiki-fix' into 'master' "Rémy Coutable2016-05-101-1/+1
* Use the proper GitLab URL for links in WikiArtem Sidorenko2016-05-091-1/+1
* Fix wiki testsSebastian Klier2016-04-201-0/+9
* Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202Rémy Coutable2016-04-131-55/+88
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-0/+58
* Fix URL builder to use GitlabRoutingHelperStan Hu2015-03-031-1/+1
* Fix merge request URL passed to Webhooks.Stan Hu2015-02-241-0/+8
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+1
* Fixed the specJeroen van Baarsen2014-06-141-1/+1
* Added an UrlBuilder for building rails named routesJeroen van Baarsen2014-06-131-0/+11