Commit graph

25 commits

Author SHA1 Message Date
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