summaryrefslogtreecommitdiff
path: root/app/views/errors
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-14/+12
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-1/+1
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-202-7/+12
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-0/+18
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-2/+2
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+2
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-193-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-281-1/+1
* Remove inline JS in linksremove-inline-js-in-linksHeinrich Lee Yu2019-08-211-2/+2
* Use BFG object maps to clean projectsNick Thomas2018-12-061-1/+1
* Render 412 for invalid UTF-8 parametersfa-handle_invalid_utf8_errorsFelipe Artur2018-09-221-0/+8
* Render access denied without messageBob Van Landuyt2018-06-131-1/+1
* Update 404 and 403 pagesPaul Slaughter2018-05-313-15/+34
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-2/+8
* remove ambiguity about which resource type to be using for new sessionsBrett Walker2017-12-051-1/+1
* Update design of auth error pageAnnabel Dunstone Gray2017-05-051-11/+10
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-315-10/+5
* Fix appearance in error pagesLuis Alonso Chavez Armendariz2016-11-295-29/+48
* Update permissons links to new pageupdate-permissions-linksSean McGivern2016-07-141-1/+1
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-1/+1
* Add a page title to every page.Douwe Maan2015-04-305-0/+5
* Improve error page layoutDmitriy Zaporozhets2014-06-245-16/+16
* Error page.Marin Jankovski2014-06-241-0/+12
* Replace existing links to help pages with the new ones.Marin Jankovski2014-05-291-1/+1
* Replace page_title with page-title. Correct margin for some blocks/layoutsDmitriy Zaporozhets2013-07-134-4/+4
* No gitolite in project any moreDmitriy Zaporozhets2013-02-111-25/+0
* raise exception if gitolite is brokenDmitriy Zaporozhets2013-01-191-1/+1
* Update uses of Gitolite.config.foo settingsRiyad Preukschas2012-12-201-2/+2
* Fix gitolite error instructionsDmitriy Zaporozhets2012-12-111-1/+1
* Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespacesDmitriy Zaporozhets2012-11-291-1/+1
* Restyled error messages in common way. Added title to head partialDmitriy Zaporozhets2012-11-285-9/+11
* 5xx error status code for gitolite & encoding errorrandx2012-09-071-5/+3
* Split gitolite backend. Use gitolite_config methods moved to separate classDmitriy Zaporozhets2012-09-071-3/+0
* Capitlization of /gitlab/i normalized. #1367Alex Denisov2012-09-061-1/+1
* Handle invalid ssh exceptionrandx2012-08-291-0/+3
* Merge pull request #1110 from gliptak/patch-1Dmitriy Zaporozhets2012-08-251-2/+2
|\
| * Display configured git repository location on error page (this is partially a...gliptak2012-07-191-2/+2
* | Handle post-receive files via gitolite, not gitlabrandx2012-08-211-2/+0
* | Merge branch 'master' into hooray_apostrophesRobert Speicher2012-08-164-43/+38
|\ \
| * | Restyled erros pages & avatar classDmitriy Zaporozhets2012-08-164-45/+37
* | | More minor translation/grammar fixes on error pagesRobert Speicher2012-08-145-9/+5
* | | "Cant" -> "Can't"Robert Speicher2012-08-133-3/+3
|/ /
* | Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-1/+1
* | Fixed persmission issue in doc. Added validation of hooks in gitlab:app:statusrandx2012-07-261-15/+26
|/
* Remove trailing whitespaces and trailing linesAndrey Vakarev2012-06-042-4/+4
* Rescue encoding error on controller levelrandx2012-05-311-0/+6