travis-web/assets/scripts/lib/travis
Piotr Sarnacki 9057650646 Fix client on Firefox 34.0 beta
Our ajax function was passing params as object to xhr.send function.
For some reason this breaks on Firefox 34.0 beta. Sending stringified
version of params works correctly.
2014-11-13 18:04:58 +01:00
..
adapters Env var should be saved with PATCH 2014-08-22 16:55:55 +02:00
adapter.coffee Fix hooks toggling 2014-08-21 20:23:05 +02:00
ajax.coffee Fix client on Firefox 34.0 beta 2014-11-13 18:04:58 +01:00
chunk_buffer.coffee Improve log handling 2013-03-22 01:25:23 +01:00
expandable_record_array.coffee Final touches on env vars 2014-08-01 02:50:20 +02:00
instrumentation.coffee Added first level instrumentation for travis-web 2012-12-14 19:31:05 +09:00
limited_array.coffee Add Ember.computed.limit and use it in LimitedArray 2014-02-18 10:00:33 +01:00
lines_selector.coffee automatically unfold lines starting or ending an highlight 2014-01-29 09:10:50 +01:00
location.coffee Keep the hash in the location so we can scroll to line in logs 2013-02-23 00:21:01 +01:00
log_chunks.coffee Revert "Merge pull request #308 from rwjblue/update-ember" 2014-11-12 12:11:53 +01:00
log_folder.coffee automatically unfold lines starting or ending an highlight 2014-01-29 09:10:50 +01:00
model.coffee Update code for newest ember-model 2013-10-18 13:41:10 +02:00
ordered_log.coffee Fix cutting too long logs 2013-03-19 16:07:21 +01:00
validations.coffee Handle validation error messages better 2014-08-25 13:16:05 +02:00