Douwe Maan
|
c015f96ba4
|
Cache all events
|
2015-08-06 13:15:33 +02:00 |
|
Robert Speicher
|
5431368ad1
|
Update msapplication-TileColor value
|
2015-07-10 14:04:56 -04:00 |
|
Robert Speicher
|
c4330d97b1
|
Add Windows 8 pinned site tile meta tags
|
2015-07-09 01:43:48 -04:00 |
|
Robert Speicher
|
6591485562
|
Add Safari/iOS versions of the logo
|
2015-07-09 01:43:46 -04:00 |
|
Douwe Maan
|
eb80edd34f
|
Move page-specific JS out of head and into body.
|
2015-06-09 12:01:18 +02:00 |
|
Douwe Maan
|
4ae67fcaef
|
Show warning when a comment will add 10 or more people to the discussion.
|
2015-06-05 12:07:13 +02:00 |
|
Douwe Maan
|
26ad250989
|
Add a page title to every page.
|
2015-04-30 19:12:15 +02:00 |
|
Sullivan SENECHAL
|
4ca2b99f47
|
Fix "<head> is missing X-UA-Compatible <meta> tag that disables old IE compatibility modes"
|
2015-04-26 22:49:12 +02:00 |
|
Douwe Maan
|
8917ae39e3
|
Add atom link tag to every page that has one.
|
2015-04-23 17:11:38 +02:00 |
|
Robert Speicher
|
6c3591279f
|
Fix two places where we should be using Rails.env.development?
|
2015-04-20 18:28:19 -04:00 |
|
Sullivan SENECHAL
|
15fc957163
|
Bootlint integration
|
2015-04-01 21:33:22 +02:00 |
|
Vinnie Okada
|
2a9eed6620
|
Merge branch 'master' into rails-4.1.9
Conflicts:
app/views/projects/commits/_commit.html.haml
app/views/projects/issues/_issue.html.haml
app/views/projects/issues/_issue_context.html.haml
app/views/projects/merge_requests/_merge_request.html.haml
app/views/projects/merge_requests/show/_context.html.haml
|
2015-02-21 12:55:28 -07:00 |
|
Marin Jankovski
|
51349ca3c8
|
Merge branch 'go-get-workaround-nginx' of https://github.com/mattes/gitlabhq into mattes-go-get-workaround-nginx
Conflicts:
lib/support/nginx/gitlab
lib/support/nginx/gitlab-ssl
|
2015-02-20 15:47:34 -08:00 |
|
Vinnie Okada
|
76aad9b76e
|
Upgrade to Rails 4.1.9
Make the following changes to deal with new behavior in Rails 4.1.2:
* Use nested resources to avoid slashes in arguments to path helpers.
|
2015-02-14 11:09:23 -07:00 |
|
Douwe Maan
|
8752cd3322
|
Don't allow page to be scaled on mobile.
|
2015-02-09 18:11:06 +01:00 |
|
Sheigutn
|
63924efeaf
|
Add support for colored header on Android Lollipop with Chrome
|
2015-01-13 21:04:04 +01:00 |
|
mattes
|
82dec3baf2
|
remove go-import meta tag from haml file
|
2014-12-31 18:37:31 -08:00 |
|
Ciro Santilli
|
5f10ef7c09
|
Replace :erb filter with plain HAML.
|
2014-10-01 09:03:58 +02:00 |
|
Dmitriy Zaporozhets
|
024e0577c6
|
Add html meta tag with software description
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-06-26 12:56:15 +03:00 |
|
Sytse Sijbrandij
|
e0c725c55f
|
Move Go header to the top of the head to work around broken Go parsing.
|
2014-06-18 16:18:38 +02:00 |
|
George Dewar
|
842ad4a425
|
Initial implementation
|
2014-03-25 15:58:16 +13:00 |
|
Sebastian Winkler
|
64e4b400d0
|
Added Piwik support
|
2014-02-23 15:13:38 +01:00 |
|
Dmitriy Zaporozhets
|
5f9d90e218
|
Merge pull request #5958 from brunoga/go-repository-fetch
Added support for Go's repository retrieval.
|
2014-01-21 02:27:21 -08:00 |
|
Bruno Albuquerque
|
fb782476f9
|
Change web_url_without scheme to web_url_without_protocol.
|
2014-01-20 06:26:34 -05:00 |
|
Bruno Albuquerque
|
b75401d591
|
Move Go specific meta tag after the atom feed code.
|
2014-01-20 05:45:17 -05:00 |
|
Dmitriy Zaporozhets
|
b936addfea
|
Add viewport meta
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2013-12-31 15:34:06 +02:00 |
|
Bruno Albuquerque
|
9393809066
|
Use project methods instead of attributes.
- This should work correctly in all cases now.
- Added a new project method that returns the web url for a project without
the scheme prefix.
|
2013-12-30 15:14:15 -05:00 |
|
Bruno Albuquerque
|
02822f74da
|
Added support for Go's repository retrieval.
- Simply adds the releavant meta link in the project's show action.
- Information about this meta tag can be found here:
http://golang.org/cmd/go/#hdr-Remote_import_paths
|
2013-12-30 10:34:27 -05:00 |
|
Dmitriy Zaporozhets
|
17f664866b
|
Fix google analytics setting being ignored
|
2013-05-24 23:17:07 +03:00 |
|
Dmitriy Zaporozhets
|
7069fac317
|
Add custom sing-in text & google analytics
|
2013-05-08 21:03:36 +03:00 |
|
Andrew8xx8
|
cf3cf3750e
|
Gem gon added. It produces server-side variable values in javascript
|
2013-02-28 16:11:14 +04:00 |
|
Dmitriy Zaporozhets
|
122acb2254
|
fix unauth for public
|
2013-01-13 17:25:18 +02:00 |
|
Dmitriy Zaporozhets
|
07a5cb2ef8
|
More readable Title for tab
|
2013-01-02 21:52: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 |
|
Robert Speicher
|
86a7864dc7
|
Fix various links
|
2012-09-26 16:32:25 -04:00 |
|
Robert Speicher
|
8fe63dab52
|
Use current_controller? in layouts/_head partial
|
2012-09-26 16:32:24 -04:00 |
|
Robert Speicher
|
1048917232
|
Update usages of project_commit[s] route helpers
|
2012-09-26 16:32:23 -04:00 |
|
Robert Speicher
|
79a02df92e
|
Update usages of tree_file_project_ref_path to project_tree_path
|
2012-09-26 16:32:21 -04:00 |
|
randx
|
b2b88b2ff2
|
Added font for head panel. Major restyle for header
|
2012-08-20 22:51:37 +03: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 |
|
Nihad Abbasov
|
f8f6ff065e
|
add projects atom feed
|
2012-05-31 23:42:02 -07:00 |
|
Dmitriy Zaporozhets
|
2746be6ce3
|
Home button should targeted on root page of context
|
2012-04-24 21:47:01 +03:00 |
|
Dmitriy Zaporozhets
|
fbd5296e32
|
layout refactored
|
2012-02-09 09:59:04 +02:00 |
|