summaryrefslogtreecommitdiff
path: root/lib/gitlab/url_builder.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't reload ActiveRecord objects when building note URLsSean McGivern2017-07-111-5/+3
* Include new URL helpers retroactively into includers of Gitlab::Routingdm-fix-project-path-helpers-productionDouwe Maan2017-07-071-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-4/+4
* Added more actions and report as abuse to all notesLuke "Jared" Bennett2017-06-071-1/+6
* API: Endpoint to expose personal snippets as /snippetsGuyzmo2016-12-011-0/+2
* url_builder: handle project snippetsBen Boeckel2016-08-241-0/+2
* Use the relative url prefix for links in WikiArtem Sidorenko2016-05-131-1/+1
* 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
* add wiki_page helper to url_builderSebastian Klier2016-04-201-0/+6
* Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202Rémy Coutable2016-04-131-33/+41
* Merge branch 'routing' into 'master' Robert Speicher2016-04-011-1/+1
|\
| * Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-011-1/+1
* | Fix view of notes in search results when noteable is a snippetsnippets-with-comments-cause-a-500-when-they-show-up-in-search-results-14764Rémy Coutable2016-03-311-7/+5
* | Rename Note#for_project_snippet? to #for_snippet?Rémy Coutable2016-03-311-1/+1
|/
* Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-091-6/+2
|\
| * Fix URL construction for merge requests, issues, notes, and commits for relat...Stan Hu2015-09-041-6/+2
* | Move helpers back to original directoryDmitriy Zaporozhets2015-09-091-1/+1
* | Groundwork for merging CI into CEDouwe Maan2015-08-251-2/+2
|/
* Enforce restricted visibilities for snippetsVinnie Okada2015-03-081-3/+3
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-0/+29
* Fix URL builder to use GitlabRoutingHelperStan Hu2015-03-031-11/+7
* Fix merge request URL passed to Webhooks.Stan Hu2015-02-241-0/+9
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-3/+4
* Use Gitlab.config instead of Settings everywhereCiro Santilli2014-10-151-1/+1
* Added an UrlBuilder for building rails named routesJeroen van Baarsen2014-06-131-0/+25