Commit Graph

45 Commits

Author SHA1 Message Date
Sven Fuchs
07670570ca Merge branch 'master' of github.com:travis-ci/travis-web
Conflicts:
	Gemfile.lock
2012-12-14 14:12:14 +01:00
Sven Fuchs
3f5f2a4726 redirect mobile clients to a given MOBILE_ENDPOINT 2012-12-14 14:10:56 +01:00
Konstantin Haase
726190634b add protection 2012-12-12 23:33:43 +01:00
Sven Fuchs
8f762636b7 Merge remote-tracking branch 'randym/i18n'
Conflicts:
	Gemfile.lock
2012-12-05 11:23:09 +01:00
Randy Morgan
4954564dde Updated Gemfile to use localeapp-handlebard_i18n and get the latest translations 2012-12-04 00:34:34 +09:00
Randy Morgan
5b0fd89a1f Extracted localeapp-handlebars_i18n to gem 2012-12-04 00:17:58 +09:00
Randy Morgan
082fac9185 Added handlebars template scraping and localeapp reporting
Specified handlebars templates will be parsed for {{t some.key}}. Any
translations keys that are not found in the configured i18n YAML will
be reported to the configured localeapp backend via the localeapp api.
2012-12-02 16:50:52 +09:00
Sven Fuchs
b1bcbefa29 remove debugger for now (does not install on travis) 2012-11-23 11:08:32 +01:00
Randy Morgan
dc85f7bbc8 Updated gemfile to use published i18n-filters gem. 2012-11-23 14:37:56 +09:00
Randy Morgan
f176a2a77f Enabled i18n-js fallbacks 2012-11-23 13:53:07 +09:00
Randy Morgan
c4bfc7b1d7 Added i18n web filters and rake task for pulling the translations down from localeapp
You will need to set ENV['LOCALEAPP'] to the secret key to run the
update. Contact randym if you need it.
2012-11-22 20:47:38 +09:00
Piotr Sarnacki
adab32f90f Update rake-pipeline 2012-11-01 00:11:12 +01:00
Piotr Sarnacki
69fad1e417 Keep assets dependencies in assets group in Gemfile 2012-10-30 02:22:43 +01:00
Piotr Sarnacki
3a1cb7444c Move rakep and dependencies out of development 2012-10-30 02:21:10 +01:00
Konstantin Haase
4cd506ea59 redirect potential API calls to API, fixes #32 2012-10-22 21:21:19 +02:00
Konstantin Haase
d4404b201c switch to puma, make app reload in development mode 2012-10-17 16:19:42 +02:00
Sven Fuchs
03595db5fa re-add guard, rename "profile" menu item to "accounts" and add the github badge to the accounts sidebar 2012-10-17 03:21:28 +02:00
Konstantin Haase
5c8035b7a8 add back rack-cache 2012-10-16 19:15:16 +02:00
Konstantin Haase
2d12a1e6a2 remove rack-cache dependency 2012-10-16 18:57:58 +02:00
Konstantin Haase
ab866b4fe2 no longer run api 2012-10-16 18:42:37 +02:00
Sven Fuchs
86ab67feb2 try using rack cache for in memory caching 2012-10-11 18:46:33 +02:00
Sven Fuchs
93cd91f67c add rack-ssl 2012-10-08 13:59:51 +02:00
Sven Fuchs
c6223341f4 rework the asset pipeline to use environments 2012-10-06 15:28:11 +02:00
Sven Fuchs
4290f05a6c move assets stuff to development group 2012-10-01 12:48:41 +02:00
Sven Fuchs
419ace7c51 rework asset compilation 2012-10-01 12:36:06 +02:00
Sven Fuchs
73fe04185d split up config.ru 2012-09-30 17:30:57 +02:00
Sven Fuchs
fbee663505 switch travis-core to sf-travis-api 2012-09-30 00:59:08 +02:00
Piotr Sarnacki
0e5bb55c7d Add rb-fsevent 2012-09-27 14:45:52 +02:00
Sven Fuchs
0447f62a19 Merge branch 'new-router'
Conflicts:
	Gemfile.lock
	public/javascripts/application.js
	public/stylesheets/application.css
2012-09-26 22:21:34 +02:00
Piotr Sarnacki
6207eecbcf Add foreman and rerun to Gemfile 2012-09-26 15:06:34 +02:00
Sven Fuchs
af02f2b2f3 fix hooks, sync and try fixing locale 2012-09-26 12:34:40 +02:00
Sven Fuchs
4f52eea26d Merge branch 'master' of github.com:travis-ci/travis-ember
Conflicts:
	Gemfile.lock
	assets/javascripts/app/app.coffee
	assets/javascripts/app/auth.coffee
	assets/javascripts/app/store/rest_adapter.coffee
	public/javascripts/application.js
	public/stylesheets/application.css
2012-09-22 21:06:47 +02:00
Konstantin Haase
a199912ab6 switch back to master 2012-09-22 18:07:19 +02:00
Konstantin Haase
9845c7473e use git gh 2012-09-22 17:40:16 +02:00
Sven Fuchs
d872c6ae5d refactor app/auth stuff 2012-09-22 00:50:34 +02:00
Sven Fuchs
4fd0069219 use more-services branches 2012-09-15 12:14:33 +02:00
Piotr Sarnacki
beb9d5c481 Update travis-api 2012-08-10 13:49:47 +02:00
Sven Fuchs
32be28d266 add a sinatra app + stuff 2012-07-20 14:31:29 +02:00
Sven Fuchs
1db0d27458 port styles 2012-07-01 23:39:47 +02:00
Sven Fuchs
948807eedd deploy to heroku 2012-06-27 17:05:16 +02:00
Sven Fuchs
23d74a53a7 try using minispade 2012-06-22 12:14:00 +02:00
Sven Fuchs
c8246efab6 use rake-pipeline 2012-06-22 03:18:07 +02:00
Sven Fuchs
767476a8c9 remove rails 2012-06-22 00:37:43 +02:00
Sven Fuchs
ae4db19932 whoops, remove local path from gemfile 2012-06-18 09:47:38 +02:00
Sven Fuchs
a3f629bd0d initial commit 2012-06-17 00:05:06 +02:00