This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf-DeviceFarmer
Watch
1
Star
0
Fork
0
You've already forked stf-DeviceFarmer
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-20 12:55:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5114a509929e6f4df1e43373899db7d59a92d4c2
stf-DeviceFarmer
/
lib
/
units
History
Simo Kinnunen
f1f32f29a7
Wait after paste.
2014-12-02 19:54:49 +09:00
..
app
Add a poor reverse proxy for local development, the main difference being that everything except websockets now goes through the same port. Makes it easier to understand the production url layout.
2014-10-23 13:28:18 +09:00
auth
Log a warning when a user logs in but doesn't have an email address in the profile controller.
2014-11-19 12:07:17 +09:00
device
Wait after paste.
2014-12-02 19:54:49 +09:00
notify
Unify socket closers. Don't put them all in one try-catch or some might remain.
2014-11-17 15:51:57 +09:00
poorxy
Add a poor reverse proxy for local development, the main difference being that everything except websockets now goes through the same port. Makes it easier to understand the production url layout.
2014-10-23 13:28:18 +09:00
processor
Unify socket closers. Don't put them all in one try-catch or some might remain.
2014-11-17 15:51:57 +09:00
provider
Unify socket closers. Don't put them all in one try-catch or some might remain.
2014-11-17 15:51:57 +09:00
reaper
Unify socket closers. Don't put them all in one try-catch or some might remain.
2014-11-17 15:51:57 +09:00
storage
Add download query parameter to download images as attachment.
2014-10-01 17:53:30 +09:00
triproxy
Unify socket closers. Don't put them all in one try-catch or some might remain.
2014-11-17 15:51:57 +09:00
websocket
Websocket loadbalancers might run in tcp mode, which makes it difficult to add the X-Forwarded-For header. Pass the IP in the query string instead.
2014-10-16 15:49:54 +09:00