summaryrefslogtreecommitdiff
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
* Disallow search engines from indexing uploads from a GitLab project.Connor Shea2016-05-161-0/+1
| | | | This can sometimes include sensitive information from private projects and confidential issues. It shouldn't be indexed. Resolves #15551.
* Add a branded 503 static error pagers-503-pageRobert Speicher2016-04-221-0/+54
| | | | | | [ci skip] Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15398
* Lets have CSS and logo inlineArtem Sidorenko2016-03-117-56/+207
| | | | | | | This would work independenty from location and configuration https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/662#note_3973448
* rewrite logo to simplify SVG codeslang/gitlab-ce-rewrite-logoSean Lang2016-03-101-26/+9
|
* Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-141-0/+0
|
* allow crawling of commit page but not patch/diffsBen Bodenmiller2015-10-041-1/+2
| | | Commit page has valuable information that search engines should be allowed to crawl however the .patch and .diff pages have no new information that is not on commit page
* Fix skipped svgKamil Trzcinski2015-09-161-0/+1
|
* Groundwork for merging CI into CEDouwe Maan2015-08-257-0/+6
|
* disallow irrelevant pages by default in robotsBen Bodenmiller2015-08-171-1/+62
| | | | | | | Update default robots.txt rules to disallow irrelevant pages that search engines should not care about. This will still allow important pages like the files, commit details, merge requests, issues, comments, etc. to be crawled.
* Replace old logo with new onenew-logoDmitriy Zaporozhets2015-06-196-1/+27
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix 422 error page.Douwe Maan2015-05-131-1/+1
|
* Improve text on error pages.Douwe Maan2015-05-136-17/+32
|
* Fixed typo in deploy htmlhellerve2015-04-201-2/+2
|
* Revert "Increase timeout for Git-over-HTTP requests."Dmitriy Zaporozhets2015-03-191-13/+0
| | | | | | | This reverts commit 516bcabbf42d60db2ac989dce4c7187b2a1e5de9. Conflicts: Gemfile
* Increase timeout for Git-over-HTTP requests.Douwe Maan2015-03-041-0/+13
|
* Merge pull request #6879 from arantir/patch-1Dmitriy Zaporozhets2014-05-011-1/+0
|\ | | | | Typo fix
| * Typo fixarantir2014-04-271-1/+0
| |
* | Add apple-touch-icon-precomposed.png because of 404 on iOS devicesDmitriy Zaporozhets2014-04-291-0/+0
|/
* Add icon for iOS home screenYang Li2014-04-051-0/+0
|
* Make sure important directories exist in gitRobert Speicher2014-03-301-0/+0
| | | | | | | Ensures the following directories exist after a git clone: - public/uploads - tmp/pids - tmp/sockets
* Truthful wording. Fixes #934dosire2014-02-042-2/+2
|
* Add a custom 502 pageJacob Vosmaer2014-01-281-0/+13
|
* Another optipng run over png's.Kevin Lyda2014-01-051-0/+0
| | | | | | | | | Ran optipng -o7 -fix over all png files. This should make pages load a tiny bit faster (you can test this with the pagespeed tool on firefox or chrome). It might be an idea to add *lossless* image compression optimization runs to the release process.
* Updated favicon.ico to include retina assets and migrated from GL to cat glyphHilton Bristow2013-11-291-0/+0
|
* Add logo to deploy.htmlDmitriy Zaporozhets2013-02-162-1/+1
|
* Add deploy.html for symlink if maintainceDmitriy Zaporozhets2013-01-271-0/+11
|
* Restyled error messages in common way. Added title to head partialDmitriy Zaporozhets2012-11-284-97/+31
|
* Restyled erros pages & avatar classDmitriy Zaporozhets2012-08-163-3/+3
|
* fix No route matches static.css ErrorSaito2012-05-233-3/+3
|
* Get rid of useless public/index.html (auto-generated file when new rails app ↵Andrey Vakarev2012-05-201-236/+0
| | | | was created)
* Fix very minor spelling issue.Kenneth Vestergaard2012-04-231-2/+2
|
* Status codes for errors, New error pagesDmitriy Zaporozhets2012-02-234-37/+66
|
* updated githost error pageDmitriy Zaporozhets2012-01-221-2/+12
|
* Updated error page title to "gitolite" from "gitosis".exupero2012-01-061-1/+1
|
* Delete .directory filesshtirlic2012-01-011-4/+0
|
* favicon updatedDmitriy Zaporozhets2011-12-281-0/+0
|
* repo & project access separated. critical gitolite bugfixDmitriy Zaporozhets2011-12-071-4/+4
|
* removed iconsDmitriy Zaporozhets2011-11-256-0/+0
|
* lil css styleDmitriy Zaporozhets2011-11-071-0/+4
|
* icons & cssgitlabhq2011-10-316-0/+0
|
* clean-up codeNihad Abbasov2011-10-261-5/+0
| | | | | | * Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines
* gitosis error handlegitlabhq2011-10-101-0/+26
|
* init commitgitlabhq2011-10-096-0/+321