Commit Graph

1988 Commits

Author SHA1 Message Date
Sven Fuchs
aa286866a8 try simplifying pusher channel subscriptions 2014-10-13 14:59:19 +02:00
Sven Fuchs
f827c155f5 disable sending metrics to pusher 2014-10-13 14:56:23 +02:00
Sven Fuchs
be63d535e1 on the repos list remove "summary" elements for repos without a build 2014-10-13 14:56:07 +02:00
Piotr Sarnacki
ce8237b4e7 Make sorting more in line with what we will do on a server 2014-10-13 14:55:54 +02:00
Sven Fuchs
ef9b5d8646 the joys of non-portable unix command options 2014-10-13 14:54:21 +02:00
Sven Fuchs
aa7baffb9f use all roots for generating the version hash 2014-10-13 14:54:10 +02:00
Sven Fuchs
0d062be3a0 travis-web does not use travis-core 2014-10-13 14:47:32 +02:00
Sven Fuchs
73c98ef9db allow setting hsts for Rack::SSL 2014-10-13 14:47:01 +02:00
Sven Fuchs
0468b1e327 remove path from endpoint 2014-10-13 14:46:49 +02:00
Sven Fuchs
2aba520512 more hardcoded github.com urls 2014-10-13 14:46:36 +02:00
Sven Fuchs
8b1dfd67f9 ignore pusher error code 1006 2014-10-13 14:46:19 +02:00
Sven Fuchs
bf8f944ab1 fix ignoreWarning 2014-10-13 14:45:58 +02:00
Sven Fuchs
b2d3a6199d config source_endpoint
Conflicts:
	config.ru
	public/index.html
2014-10-13 14:45:50 +02:00
Sven Fuchs
65ee0d5486 allow setting the pusher host 2014-10-13 14:42:12 +02:00
Sven Fuchs
89826c70e0 pass pusher_host through config.ru 2014-10-13 14:37:16 +02:00
Sven Fuchs
10b19b64b1 why did we use the minispade string strategy for development? 2014-10-13 14:34:25 +02:00
Hiro Asari
818a91e1e5 Merge pull request #304 from zamabe/master
Correct IRC URL
2014-09-30 22:40:18 +09:00
zamabe
2c027f730e irc urls have a / between the server and target 2014-09-29 22:44:57 -05:00
Piotr Sarnacki
5c913fcaaa Destroy parts object when leaving log 2014-09-12 16:20:52 +02:00
Piotr Sarnacki
1200d27fb3 Merge pull request #301 from travis-ci/ps-pusher-timeout
Implement fallback for pusher log messages
2014-09-12 16:02:42 +02:00
Piotr Sarnacki
43a7ad927f Fix tests syntax 2014-09-12 15:45:47 +02:00
Piotr Sarnacki
1297c99396 Don't fetch missing log parts if test haven't started yet 2014-09-12 15:43:43 +02:00
Mathias Meyer
fe7ea41425 Change link from mailing list to stack overflow. 2014-09-12 11:03:47 +02:00
Piotr Sarnacki
13408d875a Implement fallback for pusher log messages
If we don't get any pusher messages with log updates after 5 seconds, we
will try to download them from the API.
2014-09-11 18:22:31 +02:00
Mathias Meyer
fd007dcb84 Reduce and change the help menu. 2014-09-11 15:56:09 +02:00
Piotr Sarnacki
5dec305cda Caches and requests need authentication
(closes #299)
2014-09-03 13:56:56 +02:00
Piotr Sarnacki
d15b6f851c _referenceCache is not a function 2014-08-25 15:32:19 +02:00
Piotr Sarnacki
5c41529d07 Reset ssh key controller properly 2014-08-25 15:22:17 +02:00
Piotr Sarnacki
3b8ecdad41 Add a newline in ssh key screen 2014-08-25 13:58:25 +02:00
Piotr Sarnacki
ecd1b7292c Handle validation error messages better 2014-08-25 13:16:05 +02:00
Piotr Sarnacki
0df22b4c3b Set min-width for settings 2014-08-22 17:36:16 +02:00
Piotr Sarnacki
b6b5bf5778 A few more styling fixes (for multiline names and values) 2014-08-22 17:24:37 +02:00
Justine Arreche
0013073892 Merge branch 'master' of https://github.com/travis-ci/travis-web 2014-08-22 17:06:25 +02:00
Justine Arreche
960f26f627 adjusted line height for var name 2014-08-22 17:01:08 +02:00
Piotr Sarnacki
5e45008044 Env var should be saved with PATCH 2014-08-22 16:55:55 +02:00
Justine Arreche
9ad263e984 increased width for env.name and added word-break 2014-08-22 16:51:43 +02:00
Piotr Sarnacki
0014c65cbd Fix hooks toggling
When changing adapter to make it work with env vars I used PATCH method.
Hooks are using PUT to update active fields, so it broke hooks. This
commit moves saveRecord with PATCH to env vars' adapter.
2014-08-21 20:23:05 +02:00
Piotr Sarnacki
b43842dade Fix requests page 2014-08-21 17:07:59 +02:00
Piotr Sarnacki
a77f3827ee Settings need a signed in user 2014-08-21 16:56:04 +02:00
Piotr Sarnacki
50e9986dda Fixes after merging ps-env-vars 2014-08-21 16:39:15 +02:00
Piotr Sarnacki
9741ede075 Merge branch 'ps-env-vars'
Conflicts:
	assets/scripts/app/controllers.coffee
	assets/scripts/app/helpers/handlebars.coffee
	assets/scripts/app/templates/repo/settings.hbs
	assets/scripts/app/views/repo/show.coffee
	assets/styles/tabs.sass
	config.ru
2014-08-21 16:02:07 +02:00
Piotr Sarnacki
79806fb8f4 Fix env vars css on chrome, align forms 2014-08-21 14:34:10 +02:00
Justine Arreche
66ffa1f686 changed alignment and spacing in edit state 2014-08-21 13:02:05 +02:00
Justine Arreche
7481d87d66 cont wip with env var 2014-08-20 23:25:51 +02:00
Piotr Sarnacki
daa8646eea Add lock icon to a non public env var 2014-08-20 21:56:48 +02:00
Justine Arreche
6ac46f002f wip re-styling env-vars 2014-08-20 21:38:33 +02:00
Piotr Sarnacki
71b4c6b865 Make env var form play better with oneliners 2014-08-20 14:41:31 +02:00
Piotr Sarnacki
3c847bbb38 Display env vars in one line 2014-08-20 12:45:04 +02:00
Piotr Sarnacki
5abcc75cb3 Make switch on profile page smaller 2014-08-20 11:45:37 +02:00
Piotr Sarnacki
b32bd3fe61 Fix settings link on the profile page 2014-08-20 11:45:27 +02:00