Commit Graph

  • 9a55449789 Fix pusher auth for pro Piotr Sarnacki 2015-12-09 11:57:57 +0100
  • cc38f08df4 Fix codeclimate logo Piotr Sarnacki 2015-12-09 10:17:12 +0100
  • 09f27d47be Fix search Piotr Sarnacki 2015-12-09 10:11:00 +0100
  • 2793d6a6e6 Revert "Fix pusher authentication" Piotr Sarnacki 2015-12-08 12:48:12 +0100
  • d94801ed18 Update SSL instructions Piotr Sarnacki 2015-12-08 12:34:35 +0100
  • 9d5775f6a2 Fix pusher authentication Piotr Sarnacki 2015-12-08 12:31:38 +0100
  • 787febe4f6 Update ssl keys for localhost Piotr Sarnacki 2015-12-08 11:17:18 +0100
  • 00653e9420 Fix repo search Piotr Sarnacki 2015-12-07 17:48:33 +0100
  • ada9e9ba02 Fix adding ssh keys and env vars Piotr Sarnacki 2015-12-07 16:43:07 +0100
  • 6db80a4073 Remove unneeded require Piotr Sarnacki 2015-12-07 15:54:01 +0100
  • 9201f86921 Try Sauce Labs on pushes Piotr Sarnacki 2015-12-03 13:59:49 +0100
  • 87fdd95a6f Fix tests Piotr Sarnacki 2015-12-02 15:03:10 +0100
  • ee23903cc2 Remove ember-cli-sri for now Piotr Sarnacki 2015-12-02 14:58:42 +0100
  • d4955c1ed0 Fix hooks toggling Piotr Sarnacki 2015-12-02 12:34:05 +0100
  • 0d9755489f Sort repos in repos controller, not in the component Piotr Sarnacki 2015-12-01 14:48:47 +0100
  • 35c5d619bd Convert repos controller to javascript Piotr Sarnacki 2015-12-01 14:33:53 +0100
  • 36d099667e Download last_build for a branch when we get the branch from pusher Piotr Sarnacki 2015-12-01 13:32:59 +0100
  • bdcb906fe0 [deprecations] Use peekRecord instead of getById Piotr Sarnacki 2015-11-30 14:37:52 +0100
  • 842c050100 Load repos list only once Piotr Sarnacki 2015-11-30 14:37:23 +0100
  • 2be45cdc18 Fix requests payload Piotr Sarnacki 2015-11-30 14:07:58 +0100
  • e8f2e5ae97 Properly notify build to update times Piotr Sarnacki 2015-11-30 13:50:55 +0100
  • a56e4a39c3 Fix sorting on the left sidebar Piotr Sarnacki 2015-11-30 13:50:14 +0100
  • e1a334678d Fix handling default_branch from pusher Piotr Sarnacki 2015-11-30 12:52:16 +0100
  • 9b4d5c5b4e Remove obsolete pusher handling code from store Piotr Sarnacki 2015-11-30 09:51:34 +0100
  • b31831d535 Set repo as default serializer only on repo serializer, not v3 Piotr Sarnacki 2015-11-30 09:21:45 +0100
  • b8b1459cf5 Don't error out if there's no hash in extractRelationship for V3 Piotr Sarnacki 2015-11-23 16:41:17 +0100
  • 69dd90b76b Model#typeKey -> Model#modelName Piotr Sarnacki 2015-11-18 17:15:08 +0100
  • a732a18e59 Fix key for repo relationship for V3 API Piotr Sarnacki 2015-11-18 17:04:29 +0100
  • c3fd0d8e98 Fix loading record by slug Piotr Sarnacki 2015-11-18 17:01:59 +0100
  • 7ae4d6aa7d Fix handling branches Piotr Sarnacki 2015-11-18 16:55:43 +0100
  • 147ab06fcf Fix references in V3 payloads Piotr Sarnacki 2015-11-18 16:48:21 +0100
  • e2a602a8af Update ember-cli-coffeescript to newest version Piotr Sarnacki 2015-11-18 16:47:31 +0100
  • e7c4d18e9b Update ember-cli to 1.13.12 (ember.js 1.13.10, ember-data 1.13.15) Piotr Sarnacki 2015-11-18 12:05:13 +0100
  • e84cf89cf7 app/serializers/repo.coffee -> app/serializers/repo.js Piotr Sarnacki 2015-11-18 11:48:59 +0100
  • e161717f73 Simplify pusher handling in store Piotr Sarnacki 2015-11-17 11:48:29 +0100
  • d7400c0567 Remove console.log Piotr Sarnacki 2015-11-12 16:13:45 +0100
  • 81898e422f Fix pusher to work with new ember-data Piotr Sarnacki 2015-11-12 16:02:51 +0100
  • 60348781d6 Don't run Sauce tests for now Piotr Sarnacki 2015-11-12 12:44:04 +0100
  • 7187d2ef45 Disable dashboard test for now Piotr Sarnacki 2015-11-12 12:25:55 +0100
  • d636369daa Fix sidebar repos list Piotr Sarnacki 2015-11-11 17:38:47 +0100
  • 35f95739c7 Attribute mappings in serializers should use underscore notation Piotr Sarnacki 2015-11-11 16:24:23 +0100
  • dbd83c8643 Use job_ids as a key for jobs relationship for build Piotr Sarnacki 2015-11-11 15:37:55 +0100
  • ca633bdf7b Don't add commit data to included array in build serializer Piotr Sarnacki 2015-11-11 15:17:00 +0100
  • ad4d06cb25 No need to add repo to the list of attributes now Piotr Sarnacki 2015-11-11 15:12:28 +0100
  • 39a579c9db Fix handling relationships for V2 API Piotr Sarnacki 2015-11-11 14:57:22 +0100
  • 34e53c1034 Fix job route's use of job.build relationship Piotr Sarnacki 2015-11-11 14:50:43 +0100
  • e4623d981b Fix including to-many relationships for V3 payloads Piotr Sarnacki 2015-11-11 12:38:44 +0100
  • c50c01f8ea Properly include relationships for V2 payloads Piotr Sarnacki 2015-11-11 12:38:22 +0100
  • a2bd6d827d Convert build serializer to javascript Piotr Sarnacki 2015-11-11 11:52:25 +0100
  • 74a9a1603e Update serializers to work with jobs endpoint response Piotr Sarnacki 2015-11-10 17:54:43 +0100
  • d59e402314 Include repositoryId as an attribute on build Piotr Sarnacki 2015-11-10 17:52:18 +0100
  • 3946077c96 Use V2FallbackSerializer for jobs Piotr Sarnacki 2015-11-10 09:58:59 +0100
  • c40e413f35 Don't throw error if broadcastArray is undefined Piotr Sarnacki 2015-11-10 09:58:37 +0100
  • ab0b0cbebc Use storage service instead of Travis.storage Piotr Sarnacki 2015-11-09 14:06:42 +0100
  • 1843d8cb54 Remove unused settings/index controller Piotr Sarnacki 2015-11-09 13:34:54 +0100
  • 6ee956367c Observe repos.firstObject on reposController Piotr Sarnacki 2015-11-09 13:24:57 +0100
  • 8de314e943 Sort repos in repos-list component, not in controller Piotr Sarnacki 2015-10-20 12:28:34 +0200
  • 47439657a1 Use lastBuild from defaultBranch on repository Piotr Sarnacki 2015-10-19 16:28:57 +0200
  • d9cff6e8b4 Create adapters and serializers working with v3 and v2 APIs Piotr Sarnacki 2015-08-26 13:28:23 +0200
  • 6ff69bf94a Remove unneeded test Piotr Sarnacki 2015-09-02 12:03:44 +0200
  • 5cf1cbba6b Move ajax and auth into services Piotr Sarnacki 2015-08-24 17:05:37 +0200
  • d677307006 Remove some more deprecations Piotr Sarnacki 2015-08-20 10:54:13 +0200
  • 63ddf332a8 Properly call error callback in ajax utility Piotr Sarnacki 2015-12-07 13:35:25 +0100
  • 69ac8e1a00 Revert "Change signature in $.ajax's error callback" Piotr Sarnacki 2015-12-07 10:05:19 +0100
  • 60a77742c0 Change signature in $.ajax's error callback Piotr Sarnacki 2015-12-07 09:39:37 +0100
  • 60116154c7 fix flash messages width Lisa P 2015-12-04 16:01:55 +0100
  • 14d372251c Merge pull request #416 from travis-ci/lp-fixes Lisa P 2015-12-04 15:40:35 +0100
  • efe80caa37 clean up icons and other assets Lisa P 2015-12-03 17:51:06 +0100
  • 2e45aae5f9 update flexbox in footer Lisa P 2015-12-03 17:50:11 +0100
  • 174e7b2bc1 update docs and blog links to use https Lisa P 2015-12-03 17:41:57 +0100
  • 86a6cf5c05 refactor some icons Lisa P 2015-12-03 15:50:01 +0100
  • 5a8024fd42 change settings icon on profile page Lisa P 2015-12-03 15:35:04 +0100
  • e0629a1571 change to new icons for key and fingerprint Lisa P 2015-12-03 14:01:11 +0100
  • 129674aa25 fix branch-row-unit test Lisa P 2015-12-03 13:19:33 +0100
  • 3827b6b4d8 Add debug info on ajax errors Piotr Sarnacki 2015-12-03 17:59:30 +0100
  • 61e445381c Merge branch 'master' of github.com:travis-ci/travis-web Lisa P 2015-12-03 12:32:59 +0100
  • d78ec1a438 fix commit link in build header Lisa P 2015-12-03 12:32:48 +0100
  • b2ec5ab110 Merge pull request #415 from travis-ci/sol-infrastructure-conductor Piotr Sarnacki 2015-12-03 12:03:12 +0100
  • e86de3d068 fix tab arrow in FF Lisa P 2015-12-03 11:50:07 +0100
  • 657839a2a4 Merge pull request #411 from travis-ci/lp-buildheader-revamp Lisa P 2015-12-03 11:29:35 +0100
  • 88b7af156d add scale icon Lisa P 2015-12-03 11:22:29 +0100
  • ac426b3914 trying newer node Brandon Burton 2015-12-02 14:17:59 -0800
  • 5ece740957 Tweaking solarce's title Brandon Burton 2015-12-02 10:16:38 -0800
  • e4658e8023 fix tests and stuff Lisa P 2015-12-02 17:34:46 +0100
  • 728f428c1f fix notices Lisa P 2015-12-02 16:42:54 +0100
  • 9cb7c6c836 tweak elapsed time Lisa P 2015-12-02 16:28:14 +0100
  • 576409ba1e add elapsed time Lisa P 2015-12-02 16:07:12 +0100
  • 9baadcfd9e try two-line /builds Lisa P 2015-12-01 18:59:12 +0100
  • 0b1bd7d090 style caches Lisa P 2015-12-01 18:03:56 +0100
  • 495c3b50f8 style requests Lisa P 2015-11-30 18:12:10 +0100
  • 3fa79819dd change template for build history Lisa P 2015-11-30 14:57:50 +0100
  • 85f61c5155 style pullrequests Lisa P 2015-11-30 14:47:38 +0100
  • 336479a2be jobs list styles Lisa P 2015-11-26 18:34:08 +0100
  • fe36e018ce start flexboxify job list Lisa P 2015-11-25 18:54:59 +0100
  • fd885304f6 remove old build header styles Lisa P 2015-11-25 17:20:06 +0100
  • a6e6cb0418 make adjustment to logs to take up less space on mobile Lisa P 2015-11-25 17:17:43 +0100
  • c7212174fb style settings button Lisa P 2015-11-25 15:57:57 +0100
  • 1ba9548ad0 first iteration build header styles Lisa P 2015-11-24 14:56:17 +0100
  • 0176f9fb0c remove unused color variables Lisa P 2015-11-24 13:12:44 +0100
  • 613e1dac80 make component for build header Lisa P 2015-11-24 12:55:02 +0100