summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-141-25/+0
|\
| * Merge branch 'revert_fix_email_images' into 'master'Douwe Maan2015-04-141-25/+0
| |\
| | * Revert "Merge branch 'fix_email_images' into 'master'"Hannes Rosenögger2015-04-131-25/+0
* | | Merge branch 'rs-link-to-performance' into 'master'Dmitriy Zaporozhets2015-04-141-21/+23
|\ \ \ | |/ / |/| |
| * | Use `start_with?` instead of String slicing to check for external linksRobert Speicher2015-04-121-1/+1
| * | Speed up the overridden `link_to` helperRobert Speicher2015-04-121-21/+23
* | | Merge branch 'reference-access-control' into 'master'Dmitriy Zaporozhets2015-04-131-3/+4
|\ \ \ | |_|/ |/| |
| * | Don't require user to every gfm call.Douwe Maan2015-04-031-1/+1
| * | Add Commit#author and #committer.Douwe Maan2015-04-021-3/+4
| * | Only allow user to reference objects they have access to.Douwe Maan2015-04-021-1/+1
* | | Merge branch 'public-deploy-keys' into 'master'Dmitriy Zaporozhets2015-04-131-0/+8
|\ \ \ | |_|/ |/| |
| * | Clean up code.Douwe Maan2015-04-031-0/+8
* | | Merge branch 'regex-start-of-string' into 'master'Dmitriy Zaporozhets2015-04-123-4/+4
|\ \ \
| * | | Use `\A` and `\z` in regexes instead of `^` and `$`.Douwe Maan2015-04-103-4/+4
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-102-6/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'fix-submodules-with-relative-links' into 'master'Douwe Maan2015-04-101-6/+13
| |\ \ \
| | * | | Fix broken file browsing with a submodule that has a relative linkStan Hu2015-04-091-6/+13
| * | | | Move current user to the top of the list in author/assignee filtersStan Hu2015-04-091-0/+2
| |/ / /
* | | | Disable RedCarpet's `escape_html` optionRobert Speicher2015-04-091-17/+21
|/ / /
* | | Fix bug where Wiki pages that include a '/' were no longer accessibleStan Hu2015-04-071-0/+22
* | | Merge branch 'emailsonpush-last-line' into 'master'Dmitriy Zaporozhets2015-04-071-5/+1
|\ \ \ | |/ / |/| |
| * | Move EmailsOnPush highlight CSS inline instead of being in every notification...Douwe Maan2015-03-311-5/+1
* | | Check symlink mode as a String for file_type_icon_classRobert Speicher2015-04-011-1/+1
| |/ |/|
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2015-03-311-0/+4
|\ \
| * | Better looking milestone listsDmitriy Zaporozhets2015-04-011-0/+4
| |/
* | Merge branch 'email-full-url'Marin Jankovski2015-03-311-6/+18
|\ \ | |/ |/|
| * Use relative URL for Markdown references, except in mails.email-full-urlDouwe Maan2015-03-271-6/+18
* | Refactor star btn logic for non-logged in user and fix testsDmitriy Zaporozhets2015-03-291-12/+10
* | Refactor star/fork buttonsDmitriy Zaporozhets2015-03-291-3/+7
* | Merge branch 'file-type' of https://github.com/Soullivaneuh/gitlabhq into Sou...Dmitriy Zaporozhets2015-03-293-4/+57
|\ \
| * | Improve file icons rendering on treeSullivan SENECHAL2015-03-283-4/+57
* | | Merge branch 'repo-buttons' into 'master'Dmitriy Zaporozhets2015-03-291-2/+2
|\ \ \ | |/ / |/| |
| * | Alignment fixes for repo buttonsPhil Hughes2015-03-291-1/+1
| * | Changed button typePhil Hughes2015-03-271-1/+1
| * | Fork/Star button re-designPhil Hughes2015-03-261-2/+2
* | | Improve UI for issues filtersissues-filtersDmitriy Zaporozhets2015-03-272-4/+2
| |/ |/|
* | Big refactoring of issues filtersDmitriy Zaporozhets2015-03-264-11/+45
|/
* Fix broken side-by-side diff view on merge request pageStan Hu2015-03-251-0/+4
* Merge pull request #8007 from mr-vinn/markdown-tagsDmitriy Zaporozhets2015-03-251-1/+0
|\
| * Merge branch 'master' into markdown-tagsVinnie Okada2015-03-243-15/+8
| |\
| * \ Merge branch 'master' into markdown-tagsVinnie Okada2015-03-223-13/+10
| |\ \
| * \ \ Merge branch 'master' into markdown-tagsVinnie Okada2015-03-215-5/+48
| |\ \ \
| * | | | Change HTML sanitizationVinnie Okada2015-03-191-1/+1
| * | | | Merge branch 'master' into markdown-tagsVinnie Okada2015-03-1738-422/+1066
| |\ \ \ \
| * | | | | Allow HTML tags in user Markdown inputVinnie Okada2014-10-101-2/+1
* | | | | | Merge branch 'more-rubocop-styles' into 'master'Dmitriy Zaporozhets2015-03-253-6/+9
|\ \ \ \ \ \
| * | | | | | Style/RedundantReturn enabledmore-rubocop-stylesDmitriy Zaporozhets2015-03-243-5/+8
| * | | | | | Enable more rubocop style checksDmitriy Zaporozhets2015-03-241-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'api-internal-errors' into 'master'Dmitriy Zaporozhets2015-03-252-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Refactor GitAccess to use instance variables.Douwe Maan2015-03-242-2/+2