113 Commits

Author SHA1 Message Date
James Muscat
ab64b8c830 Delete unused import / organise imports. 2015-07-06 17:03:48 +01:00
James Muscat
802633d3ef Bind gateway to localhost by default (e.g. and then proxy via nginx) 2015-07-06 16:10:29 +01:00
James Muscat
b0ec0de6ca Remove dead code. 2015-07-02 15:37:58 +01:00
James Muscat
103846d42a Don't share state between StatsCollector instances! Fixes #30. 2015-07-02 15:31:04 +01:00
James Muscat
99871b8631 Increase wait to 61 seconds just in case. 2015-07-02 11:14:17 +01:00
James Muscat
57ce36a101 Merge branch 'v0.4-maintenance' 2015-07-02 10:38:40 +01:00
James Muscat
2cb2a6c368 Test for stats collector (refs issue #30). 2015-07-02 10:37:52 +01:00
James Muscat
443882592e Back out wsgi entry point since it breaks things in complicated ways. 2015-07-01 23:23:47 +01:00
James Muscat
2d6e7d9f38 This just needs to be a list, not a dict. 2015-07-01 22:27:12 +01:00
James Muscat
13a651175d We still need to configure the gateway when running in wsgi mode! 2015-07-01 22:25:38 +01:00
James Muscat
f591d3a815 Slightly nicer error message. 2015-07-01 21:46:16 +01:00
James Muscat
a2ebb94c7a Coding standards. 2015-07-01 21:44:42 +01:00
James Muscat
8cdd2b4c84 Add WSGI hook for running gateway through uWSGI. 2015-07-01 21:44:19 +01:00
James Muscat
2ffd62a933 Bump version number. 2015-07-01 21:38:08 +01:00
Jonathan Harris
1f85be3beb Add reason text to reply for outdated schemas. 2015-06-20 00:28:50 +01:00
AnthorNet
c0d4f4c8b0 Add outdated schema functionnality.
Also added shipyard to release.
2015-06-19 22:23:20 +02:00
AnthorNet
424469b9ff Removed duplicate on test messages 2015-06-08 12:37:30 +02:00
AnthorNet
ac92ae7076 Removed comment 2015-06-08 10:14:04 +02:00
AnthorNet
6a86ee904f Make use of pkg_resources to keep egg file zipped
Used to keep schemas in egg file
2015-06-08 09:59:20 +02:00
AnthorNet
85ab051b9a Remove unnecessary stats collector in favor of monitor 2015-06-08 08:20:05 +02:00
AnthorNet
ceaac2be74 Fix PEP8 2015-06-05 16:43:59 +02:00
AnthorNet
2f72fe84fe Moved _Core/_Conf to core/conf and some UTF8 fixes 2015-06-05 16:08:32 +02:00
James Muscat
131b36ac3a Merge remote-tracking branch 'origin/master' 2015-06-05 14:31:42 +01:00
AnthorNet
f9252e41af Merge pull request #14 from AnthorNet/Pull-for-James---Release-0.4
Fix Jenkins build part 1
2015-06-05 15:28:20 +02:00
AnthorNet
72f3f046d0 Removed spaces on empty lines 2015-06-05 15:23:46 +02:00
James Muscat
6ed5537d71 Merge branch 'master' of https://github.com/jamesremuscat/EDDN 2015-06-05 14:12:22 +01:00
AnthorNet
37fdd5333e Merge pull request #13 from AnthorNet/Pull-for-James---Release-0.4
EDDN Release 0.4
2015-06-05 12:45:25 +02:00
AnthorNet
dc9a71df3a Fix local test setting 2015-06-05 12:43:05 +02:00
AnthorNet
05b5dc42e9 Move commodity v2 to production 2015-05-19 14:18:02 +02:00
AnthorNet
58f47222f3 Added duplicate function 2015-05-08 17:55:25 +02:00
AnthorNet
f7fe80e4fa Removed old status page 2015-05-07 19:34:29 +02:00
AnthorNet
69f7134a94 Fix wrong argument in gateway 2015-05-07 19:33:59 +02:00
AnthorNet
bde962ade1 Fix monitor not removing topic from message 2015-05-07 19:33:45 +02:00
AnthorNet
35c7041edb Bump version 2015-05-07 14:16:56 +02:00
AnthorNet
d3f5fadc68 Little refactoring on monitor 2015-05-07 14:16:26 +02:00
AnthorNet
1bedc16f32 Added getTotalUploaders method to monitor 2015-05-07 13:15:34 +02:00
AnthorNet
71c77e9fdd Add getTotalSchemas to monitor 2015-05-07 12:52:56 +02:00
AnthorNet
535b282c49 Local saves to change branch 2015-05-06 09:36:59 +02:00
AnthorNet
cb9064fca2 Add softwares total method 2015-05-06 09:23:18 +02:00
AnthorNet
1101578d38 Add some methods to ask monitor 2015-05-05 15:58:20 +02:00
AnthorNet
b1c4090e9b Really fix settings this time
Stranged it works on windows BTW !
2015-05-05 13:55:33 +02:00
AnthorNet
227c7a98ae Fix settings 2015-05-05 13:48:39 +02:00
AnthorNet
189a4ab8f5 Remove loggin from Monitor 2015-05-05 13:26:12 +02:00
AnthorNet
47c035e24f Forget to commit new settings ! 2015-05-05 12:55:32 +02:00
AnthorNet
c7187e90bd Added topic in Gateway/Relay to allow filtering 2015-05-05 12:37:57 +02:00
AnthorNet
e2bcca0c72 Added uploaderID monitor 2015-05-05 10:06:41 +02:00
AnthorNet
6a1800baf1 Added monitor setting and first monitoring 2015-05-05 09:47:41 +02:00
AnthorNet
863d5937c7 Remove unnecessary comment 2015-05-04 13:33:58 +02:00
AnthorNet
c8e21abea5 Added monitor first draft 2015-05-04 13:29:10 +02:00
AnthorNet
76954751c0 Fix missing _Core in relay 2015-05-04 13:26:33 +02:00