Sven Fuchs
de7ae849d7
update log.js
2013-03-17 15:59:33 +01:00
Sven Fuchs
dd822cc881
update log.js
2013-03-17 14:38:28 +01:00
Sven Fuchs
a041891d8a
update log.js
2013-03-17 02:40:28 +01:00
Sven Fuchs
4dba587673
Merge branch 'master' into sf-log
2013-03-16 06:45:36 +01:00
Sven Fuchs
5bba351b74
update log.js
2013-03-16 06:45:17 +01:00
Piotr Sarnacki
aedddd8afe
Display only jobs and workers in tabs
2013-03-15 19:22:24 +01:00
Piotr Sarnacki
b06d7f9628
Tabs on the sidebar, the beginning based on @svenfuchs work
2013-03-15 16:30:28 +01:00
Piotr Sarnacki
de21e7bebc
Handle not-found routes #159
2013-03-15 10:43:07 +01:00
Piotr Sarnacki
d590b06d17
Leave currentUser connected to controller, but check for id
2013-03-15 10:28:35 +01:00
Piotr Sarnacki
1b01581fb4
Use regular params instead of event in My Repositories list ( closes #157 )
2013-03-15 10:22:58 +01:00
Sven Fuchs
80a0186464
Merge branch 'master' into sf-log
2013-03-14 22:46:07 +01:00
Sven Fuchs
4bd9dbe260
update log.js
2013-03-14 22:39:04 +01:00
Piotr Sarnacki
febf40fd76
Fix pull requests view to show PR number
2013-03-14 20:37:57 +01:00
Piotr Sarnacki
80317050ff
Fix specs
2013-03-14 19:59:20 +01:00
Piotr Sarnacki
3e3bb97591
Clean lineNumber on transitions
2013-03-14 19:32:56 +01:00
Piotr Sarnacki
3cd47d41b8
Clean lineNumber on transitions
2013-03-14 18:31:06 +01:00
Sven Fuchs
95e58f5f38
remove double PreView definition
2013-03-14 18:05:59 +01:00
Piotr Sarnacki
46643e8315
Run Travis.Repo.find() before using recent repos
...
Becuase we use filter() now to get just the repos with the last build
into the sidebar, it will not fetch the request automatically.
2013-03-14 18:01:13 +01:00
Sven Fuchs
abdb912ade
Merge branch 'master' into sf-log
2013-03-14 17:59:17 +01:00
Piotr Sarnacki
b847dbd664
Reset line numebr on each request
2013-03-14 17:56:50 +01:00
Mathias Meyer
6320e009af
Add BusyConf as sponsor.
2013-03-14 17:36:55 +01:00
Sven Fuchs
ff6e126e45
fix lineNumberClicked
2013-03-14 17:35:39 +01:00
Sven Fuchs
83943232db
change fetchLineNumber to use the actual document location, controller url does not seem to be updated
2013-03-14 17:35:12 +01:00
Sven Fuchs
c011cfafcd
fix line numbering
2013-03-14 17:18:34 +01:00
Sven Fuchs
e1a667407f
fix after rebase
2013-03-14 16:29:22 +01:00
Piotr Sarnacki
bca00d78f6
We don't even need to check repo.slug, repoSlug, should be always available
2013-03-14 16:00:41 +01:00
Piotr Sarnacki
a726f5a730
Typo
2013-03-14 15:58:03 +01:00
Piotr Sarnacki
181ecd227a
Don't access repo object when it's not needed to not send ajax requests
2013-03-14 15:55:18 +01:00
Sven Fuchs
881c659db4
update log.js
2013-03-14 15:48:42 +01:00
Sven Fuchs
331d6cec0d
give space for fold markers
2013-03-14 15:48:42 +01:00
Sven Fuchs
e5fd18e8d9
do not display the collapse/expand icon for non-active (empty) folds
2013-03-14 15:48:42 +01:00
Sven Fuchs
eacf83047a
update log.js
2013-03-14 15:48:42 +01:00
Sven Fuchs
2331e8e006
re-add limit and scroll, fix positioning of messages
2013-03-14 15:48:42 +01:00
Sven Fuchs
c0a4fed836
use travis-web-log/sf-dom
2013-03-14 15:47:59 +01:00
Piotr Sarnacki
296bff56f1
Fix specs
2013-03-14 15:43:19 +01:00
Piotr Sarnacki
0fe82d050a
Update ember.js
2013-03-14 15:43:12 +01:00
Piotr Sarnacki
2013492371
Remove debug console.logs
2013-03-14 15:12:07 +01:00
Piotr Sarnacki
bdb552100a
Always use currentItem to get log context
2013-03-14 15:10:56 +01:00
Piotr Sarnacki
3d3c0fc3b2
Jekyll is not the same as github flavoured markdown
2013-03-14 15:01:45 +01:00
Piotr Sarnacki
79f1dc448f
Revert "move log subscrition to a log controller"
...
This was causing the log to not refresh sometimes when switching from
one repo to another, I'm reverting for now, we will have to have another
look.
This reverts commit 2e8b74160c
.
Conflicts:
assets/scripts/app/controllers/build.coffee
assets/scripts/app/models/build.coffee
assets/scripts/app/templates/builds/show.hbs
assets/scripts/app/views/log.coffee
assets/scripts/vendor/log.js
2013-03-14 10:07:35 +01:00
Piotr Sarnacki
2eab278736
Add ChunkBuffer to log
2013-03-13 00:13:51 +01:00
Piotr Sarnacki
ab97ca0e78
Update Ember
2013-03-13 00:05:34 +01:00
Piotr Sarnacki
b1edd8e510
Bring back log engine from master
2013-03-12 22:52:39 +01:00
Piotr Sarnacki
03dbe11c55
Merge branch 'master' into ps-ember-update
2013-03-12 14:03:03 +01:00
Piotr Sarnacki
a4f9c451e1
Run rake localeapp:update
2013-03-12 14:02:48 +01:00
Piotr Sarnacki
2540b091bd
Merge pull request #145 from nschonni/patch-1
...
First cut generic Contributing.md file for Travis
2013-03-12 05:55:23 -07:00
Piotr Sarnacki
25d09c453a
Merge pull request #131 from fionatay/master
...
Correct spelling in translation key
2013-03-12 05:54:56 -07:00
Piotr Sarnacki
e02ece9424
Merge branch 'master' into ps-ember-update
...
Conflicts:
assets/scripts/app/models/artifact.coffee
assets/scripts/app/store.coffee
assets/scripts/app/views/job.coffee
assets/scripts/spec/spec_helper.coffee
2013-03-12 13:47:20 +01:00
Piotr Sarnacki
63559f4c4c
Show appropriate message when the repository has no builds
2013-03-11 20:11:43 +01:00
Piotr Sarnacki
8fab8448c2
Show appropriate message if repository was not found
2013-03-11 19:47:59 +01:00