travis-web/app
Piotr Sarnacki 5c0697ed85 Always authenticate ajax calls
Our mechanism for blacklisting IPs, which was developed as a protection
against a DDoS attach, sometimes classifies IPs as offenders
incorrectly. In order to temporary improve the situation of 403
responses from API we're now going to authenticate all of the ajax
calls, because authenticated calls are not blacklisted that easily.
2016-01-21 14:00:41 +01:00
..
adapters Update Ember Data to 2.3.0 2016-01-14 11:54:47 +01:00
components Fix status images popup 2016-01-18 13:14:28 +01:00
controllers No need to load builds into repo.builds 2016-01-18 13:18:19 +01:00
helpers Fix jshint errors after conversion to JS 2016-01-04 13:15:15 +01:00
initializers Fix showing running jobs 2016-01-14 14:04:29 +01:00
instance-initializers Convert project to JavaScript 2016-01-04 13:15:14 +01:00
mixins [deprecations] Don't use before observer 2016-01-07 13:15:59 +01:00
models Merge pull request #433 from travis-ci/update-ember 2016-01-14 13:22:32 +01:00
routes fix title tag when owner had no name set 2016-01-21 13:39:02 +01:00
serializers Fix tests 2016-01-14 13:14:45 +01:00
services Always authenticate ajax calls 2016-01-21 14:00:41 +01:00
styles remove broadcast animation because 💥 CPU 2016-01-13 18:19:56 +01:00
templates Fix status images popup 2016-01-18 13:14:28 +01:00
transforms Convert project to JavaScript 2016-01-04 13:15:14 +01:00
utils Properly set pusher path in config 2016-01-15 12:36:45 +01:00
app.js Update Ember.js to 2.2.0 2016-01-14 11:54:26 +01:00
index.html Update Ember.js to 2.2.0 2016-01-14 11:54:26 +01:00
router.js Run GA instructions only if gaCode is set 2016-01-14 11:38:46 +01:00