Commit Graph

385 Commits

Author SHA1 Message Date
Sven Fuchs
521fc3112d add flash messages and styles 2012-10-08 16:27:55 +02:00
Sven Fuchs
93cd91f67c add rack-ssl 2012-10-08 13:59:51 +02:00
Sven Fuchs
f8aa108c46 fix asset dirs constant 2012-10-08 13:41:35 +02:00
Sven Fuchs
41ab0c4cb0 set content on user permissions array proxy 2012-10-08 13:38:13 +02:00
Sven Fuchs
3580952076 try fixing the root key for Repo.find() (even though ember-data really seems weird here) 2012-10-07 17:58:06 +02:00
Sven Fuchs
268ed9255d bump deps 2012-10-07 17:19:11 +02:00
Sven Fuchs
a8f19aa687 try making workers item view more robust 2012-10-07 17:05:29 +02:00
Sven Fuchs
02a1f166d5 change tools button to have a menu, add requeue menu item, make status image stuff a popup 2012-10-07 16:59:01 +02:00
Sven Fuchs
25dffc0a7a load user permissions 2012-10-06 23:40:05 +02:00
Sven Fuchs
6e4413d5a2 finally rename repository to repo 2012-10-06 20:08:46 +02:00
Sven Fuchs
41ff493131 rename goTo* to show* 2012-10-06 18:07:48 +02:00
Sven Fuchs
96ef9eb5d3 check if readyState == 3 makes the responseText available in browsers we care about ... yes, it does 2012-10-06 17:29:16 +02:00
Sven Fuchs
c6223341f4 rework the asset pipeline to use environments 2012-10-06 15:28:11 +02:00
Sven Fuchs
f6ac7b9c30 showUnauthenticated after signout 2012-10-06 15:27:49 +02:00
Sven Fuchs
b34e35fbb8 improvements to the asset pipeline thanks to @twinturbo 2012-10-05 21:58:20 +02:00
Sven Fuchs
592bebebb1 bump deps 2012-10-05 03:36:45 +02:00
Sven Fuchs
38ea058afc fix assets order 2012-10-04 00:20:17 +02:00
Sven Fuchs
152dde6e05 make things even more generic 2012-10-03 19:29:44 +02:00
Sven Fuchs
d6d6ef3009 just include *.hbs 2012-10-03 18:37:42 +02:00
Sven Fuchs
d67e0b23bc make Assetfile more agnostic 2012-10-03 18:12:44 +02:00
Sven Fuchs
5166e65e84 make filters pluggable 2012-10-03 17:20:36 +02:00
Sven Fuchs
7b47863014 extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
Sven Fuchs
9440ccaf7d make assetfile reusable 2012-10-03 16:34:21 +02:00
Sven Fuchs
b8be2678c0 rename gemspec 2012-10-03 15:24:47 +02:00
Sven Fuchs
19d4433306 remove the "goals" gist from the readme 2012-10-03 15:11:26 +02:00
Sven Fuchs
00b3727f1d add .slugignore 2012-10-03 14:52:05 +02:00
Sven Fuchs
54e1eaffb3 add .travis.yml 2012-10-03 13:50:10 +02:00
Sven Fuchs
e78d4ee005 preserve the stats script 2012-10-03 13:39:02 +02:00
Sven Fuchs
db78e34563 mit license 2012-10-03 13:38:40 +02:00
Sven Fuchs
3d451279e4 add the favicon 2012-10-03 13:29:50 +02:00
Sven Fuchs
7cec5ccbf1 bump deps 2012-10-03 02:27:56 +02:00
Sven Fuchs
3e25821733 Merge branch 'master' of github.com:travis-ci/travis-ember 2012-10-02 23:27:31 +02:00
Sven Fuchs
c76526436d remove order param for builds 2012-10-02 23:27:22 +02:00
Piotr Sarnacki
202f158d55 Fix show more button and make it disabled when loading 2012-10-02 22:39:11 +02:00
Piotr Sarnacki
2e16337e68 Revert 2ead1ff
Without filters those collections will not be updated when clicking on
show more button on builds list.
2012-10-02 21:46:34 +02:00
Sven Fuchs
54ea7e9246 Merge branch 'master' of github.com:travis-ci/travis-ember 2012-10-01 16:50:29 +02:00
Piotr Sarnacki
be19251ff3 Fix job links on the sidebar 2012-10-01 16:47:08 +02:00
Piotr Sarnacki
8b90440f7b Update ember to version from drogus/ember.js
It contains patch for transitionTo, to handle more than one context
2012-10-01 16:46:11 +02:00
Sven Fuchs
4402a36c2e generate a real version hash 2012-10-01 13:11:26 +02:00
Sven Fuchs
e4048f3d81 add a unicorn.rb 2012-10-01 12:53:53 +02:00
Sven Fuchs
4290f05a6c move assets stuff to development group 2012-10-01 12:48:41 +02:00
Sven Fuchs
de6f5026ff doh. add missing files 2012-10-01 12:43:25 +02:00
Sven Fuchs
419ace7c51 rework asset compilation 2012-10-01 12:36:06 +02:00
Sven Fuchs
cdd6f0047a change SCRIPT_NAME when changing PATH_INFO, add X-CASCADE header 2012-09-30 18:35:44 +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
Sven Fuchs
1566595cda move loadConfig to Travis.run 2012-09-29 23:43:06 +02:00
Piotr Sarnacki
b9179e3439 Need to add record to the new transaction after saving it 2012-09-28 19:09:05 +02:00
Piotr Sarnacki
82107bd1f3 Fix issues with store commit 2012-09-28 18:53:04 +02:00
Piotr Sarnacki
fed3adaa88 Fix job links on queues list
For some weird reason action was using the view as target by default,
set it explicitly to router.
2012-09-28 17:52:16 +02:00