Commit Graph

431 Commits

Author SHA1 Message Date
Josh Kalderimis
56422df915 add some images used in a jk branch 2013-06-10 21:49:42 +02:00
Mathias Meyer
6708412a4d Sidebar be gone! 2013-06-08 10:12:41 +02:00
Mathias Meyer
a0ab577b6c Add RGSoC logo to the top of the sidebar.
Remove the current sponsors from the sidebar.
2013-05-31 21:17:06 +02:00
Mathias Meyer
c012a36614 Update GitHub icon . 2013-05-16 12:58:13 +02:00
Piotr Sarnacki
ebb5f17058 Fix tests with new Ember version 2013-05-15 18:46:41 +02:00
Mathias Meyer
eff0c9be20 Add updated/recompiled banner images.
It seems like the right thing to do.
2013-05-11 09:27:28 +02:00
Sven Fuchs
c947bf9b7c update wooga 2013-04-14 14:12:46 +02:00
Piotr Sarnacki
696c706dd1 Run specs on sauce labs 2013-03-27 20:08:28 +01:00
Piotr Sarnacki
25079b8d79 Move hacks for phantomjs to spec.html
This ain't pretty, but I just want to see if it helps to fix specs on
phantomjs, I may move them to separate file and take into account in
Assetfile later.
2013-03-07 01:59:15 +01:00
Piotr Sarnacki
d2d341ac9a Revert "Remove run() method override, it breaks app loading"
It works correctly, it was probably some error in assets compilation.

This reverts commit 9ed6051041.
2013-02-28 16:02:29 +01:00
Piotr Sarnacki
3442610244 Fix jasmine styles to make it bigger and relative (on top of app) 2013-02-28 15:56:55 +01:00
Piotr Sarnacki
9ed6051041 Remove run() method override, it breaks app loading 2013-02-28 15:56:51 +01:00
Piotr Sarnacki
02ff533774 Fix integration tests running and 2 first tests 2013-02-28 15:54:48 +01:00
Sven Fuchs
ea8946d2eb rename bootstrapTravis to Travis.run 2013-02-26 23:59:03 +01:00
Sven Fuchs
91a186e6b8 Revert "delay calling things until the document is ready"
This reverts commit e6b0ae2294.
2013-02-26 23:56:56 +01:00
Sven Fuchs
e6b0ae2294 delay calling things until the document is ready 2013-02-26 23:37:31 +01:00
Piotr Sarnacki
6dbcd95c8b Merge branch 'master' into ps-ember-update
Conflicts:
	assets/scripts/travis.coffee
	public/index.html
2013-02-26 12:43:43 +01:00
Piotr Sarnacki
4e29faaa03 Start Travis with bootstrapTravis function 2013-02-26 12:21:17 +01:00
Piotr Sarnacki
83fb0ebb2c Fix incomplete implementation 2013-02-21 23:22:54 +01:00
Piotr Sarnacki
f0e95ddd3f Main view mostly works on new router 2013-02-21 23:22:51 +01:00
Piotr Sarnacki
11e11eb936 Revert removal of jasmine styles 2013-02-18 23:46:43 +01:00
Sven Fuchs
0322e1a3c8 extract ga code and setup 2013-02-08 14:49:46 +01:00
Piotr Sarnacki
21b5c447dc Update pusher key 2013-01-31 15:09:51 +01:00
Konstantin Haase
1815774c1b add github api 2012-12-20 12:22:22 +01:00
Konstantin Haase
598783c1ae add dns prefetching 2012-12-20 12:20:34 +01:00
Sven Fuchs
808ab28a4e fix icon size 2012-12-09 22:19:41 +01:00
Sven Fuchs
754be387b4 use svg icons instead of fonts 2012-12-09 22:04:50 +01:00
Sven Fuchs
e2ea999974 try using font/icons for color issues 2012-12-09 15:16:27 +01:00
Sven Fuchs
8f762636b7 Merge remote-tracking branch 'randym/i18n'
Conflicts:
	Gemfile.lock
2012-12-05 11:23:09 +01: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
cdbfac1166 Add google analytics 2012-11-17 12:19:30 +01:00
Piotr Sarnacki
df15776e0e Revert "Revert "It's free and hosted, not distributed!""
This reverts commit 92f843208a.
2012-11-07 22:58:09 +01:00
Piotr Sarnacki
92f843208a Revert "It's free and hosted, not distributed!"
This reverts commit 873c8aefa6.
2012-11-05 22:27:54 +01:00
Mathias Meyer
873c8aefa6 It's free and hosted, not distributed! 2012-11-02 13:26:20 +01:00
Piotr Sarnacki
74aa8ed503 Remove public/version from git 2012-10-30 02:30:45 +01:00
Piotr Sarnacki
9e53ee4aa4 Remove compiled scripts and styles from repo 2012-10-30 02:27:29 +01:00
Piotr Sarnacki
73055be147 Merge branch 'deployment-plus-plus'
Conflicts:
	assets/scripts/lib/travis/expandable_record_array.coffee
	public/scripts/app.js
	public/scripts/min/app.js
	public/styles/app.css
	public/version
2012-10-30 02:25:02 +01:00
Piotr Sarnacki
be2a1cf8a3 Use isComplete on build page to not show incomplete record 2012-10-30 02:23:41 +01:00
Piotr Sarnacki
d1ab28abcc Remove console.log entry 2012-10-30 02:23:41 +01:00
Piotr Sarnacki
3a1cb7444c Move rakep and dependencies out of development 2012-10-30 02:21:10 +01:00
Piotr Sarnacki
f39dcff13b Compile assets for production 2012-10-28 23:45:27 +01:00
Piotr Sarnacki
5ae7e1d046 Check also associations for incomplete records 2012-10-28 23:43:17 +01:00
Piotr Sarnacki
4c1c4586fa Handle case where key on data needs Ember.set
I'm not really sure what cauese a field to be defined as such setter,
but it sometimes happens.
2012-10-28 23:43:17 +01:00
Piotr Sarnacki
fee6fc6cad payload.job.id is not always present in worker:updated event 2012-10-28 23:43:16 +01:00
Piotr Sarnacki
d3d7f6b83c Don't add repository on worker events if it already exists
It's best to do that, because worker payload is usually outdated. If
there is no info on repo yet, it's worth to add it, but if it already
exists, we will most likely end up with inconsistent situation.
2012-10-28 23:43:16 +01:00
Piotr Sarnacki
987185be54 Fix build link when updating builds through pusher 2012-10-28 23:43:16 +01:00
Piotr Sarnacki
3f0babcf55 Fix adding builds to a build list on pusher event 2012-10-28 23:43:15 +01:00
Piotr Sarnacki
6b40f127a1 Check also associations for incomplete records 2012-10-27 04:45:57 +02:00
Piotr Sarnacki
a8e85dc714 Handle case where key on data needs Ember.set
I'm not really sure what cauese a field to be defined as such setter,
but it sometimes happens.
2012-10-27 03:50:16 +02:00
Piotr Sarnacki
63e2a9add6 payload.job.id is not always present in worker:updated event 2012-10-27 03:43:01 +02:00