Commit Graph

139 Commits

Author SHA1 Message Date
Sven Fuchs
2e8b74160c move log subscrition to a log controller 2013-03-06 19:59:59 +01:00
Sven Fuchs
4c699f18c3 Merge branch 'ps-ember-update' of github.com:travis-ci/travis-web into ps-ember-update 2013-03-06 16:37:12 +01:00
Sven Fuchs
fbe52ac854 update log.js 2013-03-06 16:37:01 +01:00
Piotr Sarnacki
7c1a64ccb6 Move nowFunction in timeago to proper place 2013-03-06 14:51:50 +01:00
Piotr Sarnacki
8d9b36c0a6 Remove Date hack, which was used for timeago 2013-03-06 14:43:13 +01:00
Sven Fuchs
754e6af17c update log.js 2013-03-06 01:28:36 +01:00
Sven Fuchs
10591033b3 update log.js 2013-03-05 17:29:33 +01:00
Sven Fuchs
6f0678c137 Merge branch 'ps-ember-update' of github.com:travis-ci/travis-web into ps-ember-update 2013-03-04 15:30:55 +01:00
Sven Fuchs
76b52a9c23 update log.js 2013-03-04 15:30:43 +01:00
Piotr Sarnacki
712389efdb Fix more specs 2013-03-04 03:46:04 +01:00
Piotr Sarnacki
f0df89e05b use ember from drogus/ember.js:refresh-href 2013-03-04 03:46:04 +01:00
Sven Fuchs
5d885289de update log.js, use Log.Dom engine 2013-03-04 02:32:04 +01:00
Sven Fuchs
3534cc6097 update log.js 2013-03-01 15:14:48 +01:00
Sven Fuchs
b20b312844 update log.js 2013-02-28 21:37:28 +01:00
Sven Fuchs
09c3a51715 update log.js 2013-02-28 02:30:40 +01:00
Sven Fuchs
f1a767a09f update log.js and adapt styles for fold name tags 2013-02-27 22:39:10 +01:00
Sven Fuchs
66feae8525 update log.js 2013-02-27 03:33:01 +01:00
Sven Fuchs
dbac2f8458 debug output 2013-02-25 13:07:07 +01:00
Piotr Sarnacki
78dc69b61e Add log.js to vendor 2013-02-22 16:54:17 +01:00
Piotr Sarnacki
0a09c96eb1 Use ember-data from drogus fork, easier-overrides branch 2013-02-21 23:22:54 +01:00
Piotr Sarnacki
360b1d1a73 Update ember, ember-data and jquery 2013-02-21 23:22:50 +01:00
Piotr Sarnacki
3943b6d8f8 Update pusher to 1.12.6 2013-02-20 05:02:25 +01:00
Sven Fuchs
59f1ea0b12 make _gaq global 2013-02-08 15:36:19 +01:00
Sven Fuchs
0322e1a3c8 extract ga code and setup 2013-02-08 14:49:46 +01:00
Piotr Sarnacki
4e7329f638 Open fold if folded command returns an error 2012-12-05 00:33:26 +01:00
Piotr Sarnacki
dfd8e3323b Update Ember with history location fix from my fork 2012-11-18 11:05:14 +01:00
Piotr Sarnacki
d4214406e6 Remove console.log 2012-11-17 12:19:30 +01:00
Sven Fuchs
6d0cf9d5e6 Merge branch 'master' of github.com:travis-ci/travis-web 2012-11-16 17:43:39 +01:00
Sven Fuchs
d63af402c1 issue events on user:signed_in and user:synced 2012-11-16 17:43:22 +01:00
Piotr Sarnacki
3084dacaef Update Ember.js from drogus/ember.js and fix routes
Default regexp used in ember does not work well for us. With repos
starting with 'stats', ember will match such url for /stats/ page, even
though the rest of the url is different, I added ability to overwrite
default regexp.
2012-11-16 17:36:13 +01:00
Piotr Sarnacki
eef8e55cfe Check if key is defined in incomplete checks 2012-10-31 14:56:17 +01:00
Piotr Sarnacki
6bf5bd3356 Needed to move part of incomplete impl. to store
When using get with path (eg. get('foo.bar.baz')), get method is called
only on the current object and computed property will be called. Because
there is no easy way to overwrite the computed property, I moved
incomplete record loading to ember-data. It's not DRY and it should be
rewritten, but I don't want to do it at this point as we will need to
completely rewrite it when upgrading ember-data.
2012-10-31 00:46:13 +01:00
Piotr Sarnacki
939212302a Fix loading page with #L<line-number>
Ember changed a way HistoryLocation works and it no longer calls
getURL(). I'm monkey patching it, but I will submit a pull request to
fix it.
2012-10-22 21:45:43 +02:00
Piotr Sarnacki
349a4d104e Fix scrolling issues for 'Follow logs' 2012-10-22 21:30:26 +02:00
Piotr Sarnacki
6513d5c675 Update ember.js 2012-10-21 18:53:52 +02:00
Piotr Sarnacki
f207f081af Ember from drogus/ember.js at router-changes branch 2012-10-20 16:35:23 +02:00
Piotr Sarnacki
a29e3003cb Update ember 2012-10-19 01:52:16 +02:00
Sven Fuchs
b34e35fbb8 improvements to the asset pipeline thanks to @twinturbo 2012-10-05 21:58:20 +02:00
Sven Fuchs
7b47863014 extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00