Commit Graph

55 Commits

Author SHA1 Message Date
GitLab Bot 8b795165d1 Add latest changes from gitlab-org/gitlab@master 2024-07-27 00:07:26 +00:00
GitLab Bot d650b4f4c4 Add latest changes from gitlab-org/gitlab@master 2023-01-06 21:08:47 +00:00
GitLab Bot c08ac104a1 Add latest changes from gitlab-org/gitlab@master 2022-10-26 00:10:31 +00:00
GitLab Bot 9c8e8b5ffc Add latest changes from gitlab-org/gitlab@master 2022-07-19 15:09:10 +00:00
GitLab Bot c39912f553 Add latest changes from gitlab-org/gitlab@master 2022-06-21 15:09:33 +00:00
GitLab Bot b7b44de429 Add latest changes from gitlab-org/gitlab@master 2022-06-16 09:09:15 +00:00
GitLab Bot 7ff36fc6e9 Add latest changes from gitlab-org/gitlab@master 2022-05-16 18:09:11 +00:00
GitLab Bot 88bacc889f Add latest changes from gitlab-org/gitlab@master 2022-04-08 12:08:48 +00:00
GitLab Bot 94822e35f8 Add latest changes from gitlab-org/gitlab@master 2021-11-03 12:10:26 +00:00
GitLab Bot 96ee4961ce Add latest changes from gitlab-org/gitlab@master 2021-08-30 12:09:48 +00:00
GitLab Bot da59ce8b21 Add latest changes from gitlab-org/gitlab@master 2021-04-12 18:12:15 +00:00
GitLab Bot 6b5e293c6d Add latest changes from gitlab-org/gitlab@master 2020-10-20 15:08:57 +00:00
GitLab Bot 4ce0bee95d Add latest changes from gitlab-org/gitlab@master 2020-01-14 12:07:41 +00:00
GitLab Bot 1a3d7b9fcd Add latest changes from gitlab-org/gitlab@master 2019-10-28 06:06:30 +00:00
Heinrich Lee Yu 0284917c70 Remove inline JS in links
Changes these to use unobtrusive JS
2019-08-21 05:43:04 +08:00
Nick Thomas 9395d198f9
Use BFG object maps to clean projects 2018-12-06 18:58:00 +00:00
Felipe Artur 1fcc7f9ba2 Render 412 for invalid UTF-8 parameters
Renders 412 error page when invalid UTF-8 is passed
as parameters in controllers.
2018-09-22 12:15:53 -03:00
Bob Van Landuyt 7fe92d9981 Render access denied without message
The `errors/access_denied` page should not fail to render when no
message is provided.

When accessing something as a sessionless user, we should also display
the terms message if possible.
2018-06-13 17:03:48 +02:00
Paul Slaughter bbff2d680d Update 404 and 403 pages 2018-05-31 21:28:19 +00:00
Bob Van Landuyt 148816cd67 Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
Brett Walker b0e2e21b7d remove ambiguity about which resource type to be using for new sessions 2017-12-05 09:01:46 +00:00
Annabel Dunstone Gray 225662a708 Update design of auth error page 2017-05-05 08:33:04 +00:00
Kushal Pandya fb3e365412 HAMLLint: Fix `SpaceInsideHashAttributes` offences 2016-12-31 11:58:36 +05:30
Luis Alonso Chavez Armendariz 500c0d5e41 Fix appearance in error pages 2016-11-29 11:44:07 -07:00
Sean McGivern d61bf3b977 Update permissons links to new page
permissions/permissions just links to user/permissions since
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5210
2016-07-14 11:04:03 +01:00
Connor Shea 3358afa758
Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
Douwe Maan 26ad250989 Add a page title to every page. 2015-04-30 19:12:15 +02:00
Dmitriy Zaporozhets 8307704c2d
Improve error page layout
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-06-24 15:57:38 +03:00
Marin Jankovski 308b11a5b7 Error page. 2014-06-24 15:30:29 +03:00
Marin Jankovski f79a300417 Replace existing links to help pages with the new ones. 2014-05-29 08:58:15 +02:00
Dmitriy Zaporozhets 36fd4de825 Replace page_title with page-title. Correct margin for some blocks/layouts 2013-07-13 08:45:48 +03:00
Dmitriy Zaporozhets d64090b8a9 No gitolite in project any more 2013-02-11 19:16:59 +02:00
Dmitriy Zaporozhets 569a88a456 raise exception if gitolite is broken 2013-01-19 11:58:36 +02:00
Riyad Preukschas 19eb637419 Update uses of Gitolite.config.foo settings 2012-12-20 16:54:28 +01:00
Dmitriy Zaporozhets 5d219bd5f0 Fix gitolite error instructions 2012-12-11 09:22:14 +02:00
Dmitriy Zaporozhets eb1004f789 Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespaces 2012-11-29 12:39:03 +02:00
Dmitriy Zaporozhets c873cf81f6 Restyled error messages in common way. Added title to head partial 2012-11-28 19:40:54 +02:00
randx 367e17cc84 5xx error status code for gitolite & encoding error 2012-09-07 20:47:52 +03:00
Dmitriy Zaporozhets 79021e674b Split gitolite backend. Use gitolite_config methods moved to separate class 2012-09-07 08:16:29 +03:00
Alex Denisov 09a86bd4d6 Capitlization of /gitlab/i normalized. #1367 2012-09-06 11:21:35 +03:00
randx b03ee4666b Handle invalid ssh exception 2012-08-29 00:44:26 +03:00
Dmitriy Zaporozhets efde86537a Merge pull request #1110 from gliptak/patch-1
Display configured git repository location on error page
2012-08-25 13:04:41 -07:00
randx c625293b99 Handle post-receive files via gitolite, not gitlab 2012-08-21 20:14:06 +03:00
Robert Speicher 66399d558d Merge branch 'master' into hooray_apostrophes 2012-08-16 14:03:06 -04:00
Dmitriy Zaporozhets 05da3801f5 Restyled erros pages & avatar class 2012-08-16 09:13:50 +03:00
Robert Speicher 70174a1e1a More minor translation/grammar fixes on error pages 2012-08-14 17:26:38 -04:00
Robert Speicher 6af38f5145 "Cant" -> "Can't" 2012-08-13 21:02:40 -04:00
Robert Speicher 7754189187 Fully embrace Ruby 1.9 hash syntax
Didn't bother with files in db/, config/, or features/
2012-08-10 18:25:15 -04:00
randx 18f83016b1 Fixed persmission issue in doc. Added validation of hooks in gitlab:app:status 2012-07-26 16:14:34 +03:00
gliptak 44ec5579bd Display configured git repository location on error page (this is partially addressing issue #1072) 2012-07-19 12:39:02 -03:00