travis-web/assets/scripts/app
Piotr Sarnacki fd82bf3791 Use contentArrayWillChange for deleting records from LimitedArray
Using contentArrayDidChange is usless for deletion, because the records
were already deleted, so we can't fetch them from the content array.
2012-12-11 15:51:11 +01:00
..
controllers Reload hooks after sync 2012-11-28 21:07:04 +01:00
helpers Merge pull request #76 from travis-ci/rkh-correct-status-image 2012-12-10 08:54:52 -08:00
models Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
store Don't error out when the only response is result: true 2012-11-08 03:37:22 +01:00
templates add AsciiDoc markup to status images dialog 2012-12-09 17:29:16 -07:00
views Allow to change the place of insertion for limited array 2012-12-11 14:41:21 +01:00
app.coffee moar routing/auth refactorings 2012-10-19 22:20:45 +02:00
auth.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
controllers.coffee Remove layout views, just change template on application 2012-10-23 01:40:05 +02:00
helpers.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
models.coffee add broadcasts 2012-10-18 03:53:19 +02:00
pusher.coffee clear log on job:requeued hax 2012-12-01 16:36:55 +01:00
routes.coffee fix things after rebase 2012-12-09 15:16:27 +01:00
slider.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
store.coffee Use contentArrayWillChange for deleting records from LimitedArray 2012-12-11 15:51:11 +01:00
tailing.coffee Remove layout views, just change template on application 2012-10-23 01:40:05 +02:00
views.coffee Add regenerate key option in repo view 2012-12-05 01:59:03 +01:00