Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update robots.txt (#51167) | Moritz Schlarb | 2018-09-07 | 1 | -0/+2 |
| | |||||
* | Add a link to the homepage to the GitLab logo. | Jason Funk | 2018-08-07 | 5 | -5/+15 |
| | |||||
* | Redirect favicon.(png|ico) to actual favicon asset or uploaddm-favicon-redirect | Douwe Maan | 2018-06-18 | 1 | -0/+0 |
| | |||||
* | remove all .ico favicon variations, use png always | Alexis Reigel | 2018-06-05 | 2 | -0/+0 |
| | | | | | the ci status icons are generated client side, wo we don't need the static files anymore. | ||||
* | Add the /help page in robots.txtrobots-help | Achilleas Pipinellis | 2018-03-22 | 1 | -0/+1 |
| | | | | | | | The /help page has docs which we don't want to be crawled as we prefer the docs website instead. Related https://gitlab.com/gitlab-org/gitlab-ce/issues/44433 | ||||
* | Changed title on 404 page | Branka Martinovic | 2017-09-01 | 1 | -1/+1 |
| | |||||
* | Changed message and title on the 404 page | Branka Martinovic | 2017-09-01 | 1 | -1/+2 |
| | |||||
* | Changed all font-weight values to 400 and 600 | Dimitrie Hoekstra | 2017-08-24 | 6 | -18/+18 |
| | |||||
* | Remove public/ci/favicon.ico | Takuya Noguchi | 2017-07-12 | 1 | -0/+0 |
| | |||||
* | shows go back link only when history is available | Nur Rony | 2017-04-07 | 5 | -5/+76 |
| | |||||
* | Remove legacy build status svg for deprecated servicefix/gb/remove-deprecated-ci-build-status-badge | Grzegorz Bizon | 2017-03-01 | 7 | -7/+0 |
| | |||||
* | correct User_agent placement in robots.txt | eric sabelhaus | 2017-01-18 | 1 | -2/+3 |
| | |||||
* | Rename logo, apply for Slack too | Z.J. van de Weg | 2017-01-03 | 1 | -0/+0 |
| | |||||
* | Add logo in public files | Z.J. van de Weg | 2017-01-03 | 1 | -0/+0 |
| | |||||
* | added go back anchor on error pages | Dimitrie Hoekstra | 2016-12-14 | 5 | -0/+45 |
| | |||||
* | Fix appearance in error pages | Luis Alonso Chavez Armendariz | 2016-11-29 | 5 | -5/+20 |
| | |||||
* | Merge branch 'patch-3' into 'master' | Rémy Coutable | 2016-09-26 | 1 | -1/+6 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Robots and browsers should not crawl and remember deploy page ## What does this MR do? Changing meta information for robots and browsers not to remember a page during deployment ## Why was this MR needed? User browsers and robots takes the page content as accurate during deployment - HTTP code 200 is send to browser, it's all being remembered. See merge request !5842 | ||||
| * | Robots and browsers should not crawl and remember deploy page | Piotr Żuralski | 2016-08-17 | 1 | -1/+6 |
| | | |||||
* | | update robots.txt disallow | Matt Harrison | 2016-09-23 | 1 | -1/+1 |
|/ | | | | | Allows projects in groups starting with "s" while still disallowing the snippets short urls. | ||||
* | Unify HTML format in static error pages | Takuya Noguchi | 2016-07-27 | 6 | -161/+164 |
| | |||||
* | Make error pages responsive design | Takuya Noguchi | 2016-07-27 | 6 | -41/+101 |
| | |||||
* | optimize png images losslessly using zopflipng | Peter Dave Hello | 2016-06-29 | 2 | -0/+0 |
| | |||||
* | Disallow search engines from indexing uploads from a GitLab project. | Connor Shea | 2016-05-16 | 1 | -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-page | Robert Speicher | 2016-04-22 | 1 | -0/+54 |
| | | | | | | [ci skip] Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15398 | ||||
* | Lets have CSS and logo inline | Artem Sidorenko | 2016-03-11 | 7 | -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-logo | Sean Lang | 2016-03-10 | 1 | -26/+9 |
| | |||||
* | Fix: Images cannot show when projects' path was changeduploads_path_fix | Valery Sizov | 2015-10-14 | 1 | -0/+0 |
| | |||||
* | allow crawling of commit page but not patch/diffs | Ben Bodenmiller | 2015-10-04 | 1 | -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 svg | Kamil Trzcinski | 2015-09-16 | 1 | -0/+1 |
| | |||||
* | Groundwork for merging CI into CE | Douwe Maan | 2015-08-25 | 7 | -0/+6 |
| | |||||
* | disallow irrelevant pages by default in robots | Ben Bodenmiller | 2015-08-17 | 1 | -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-logo | Dmitriy Zaporozhets | 2015-06-19 | 6 | -1/+27 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix 422 error page. | Douwe Maan | 2015-05-13 | 1 | -1/+1 |
| | |||||
* | Improve text on error pages. | Douwe Maan | 2015-05-13 | 6 | -17/+32 |
| | |||||
* | Fixed typo in deploy html | hellerve | 2015-04-20 | 1 | -2/+2 |
| | |||||
* | Revert "Increase timeout for Git-over-HTTP requests." | Dmitriy Zaporozhets | 2015-03-19 | 1 | -13/+0 |
| | | | | | | | This reverts commit 516bcabbf42d60db2ac989dce4c7187b2a1e5de9. Conflicts: Gemfile | ||||
* | Increase timeout for Git-over-HTTP requests. | Douwe Maan | 2015-03-04 | 1 | -0/+13 |
| | |||||
* | Merge pull request #6879 from arantir/patch-1 | Dmitriy Zaporozhets | 2014-05-01 | 1 | -1/+0 |
|\ | | | | | Typo fix | ||||
| * | Typo fix | arantir | 2014-04-27 | 1 | -1/+0 |
| | | |||||
* | | Add apple-touch-icon-precomposed.png because of 404 on iOS devices | Dmitriy Zaporozhets | 2014-04-29 | 1 | -0/+0 |
|/ | |||||
* | Add icon for iOS home screen | Yang Li | 2014-04-05 | 1 | -0/+0 |
| | |||||
* | Make sure important directories exist in git | Robert Speicher | 2014-03-30 | 1 | -0/+0 |
| | | | | | | | Ensures the following directories exist after a git clone: - public/uploads - tmp/pids - tmp/sockets | ||||
* | Truthful wording. Fixes #934 | dosire | 2014-02-04 | 2 | -2/+2 |
| | |||||
* | Add a custom 502 page | Jacob Vosmaer | 2014-01-28 | 1 | -0/+13 |
| | |||||
* | Another optipng run over png's. | Kevin Lyda | 2014-01-05 | 1 | -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 glyph | Hilton Bristow | 2013-11-29 | 1 | -0/+0 |
| | |||||
* | Add logo to deploy.html | Dmitriy Zaporozhets | 2013-02-16 | 2 | -1/+1 |
| | |||||
* | Add deploy.html for symlink if maintaince | Dmitriy Zaporozhets | 2013-01-27 | 1 | -0/+11 |
| | |||||
* | Restyled error messages in common way. Added title to head partial | Dmitriy Zaporozhets | 2012-11-28 | 4 | -97/+31 |
| | |||||
* | Restyled erros pages & avatar class | Dmitriy Zaporozhets | 2012-08-16 | 3 | -3/+3 |
| |