Oliver Gorwits
|
e2ca15c0f8
|
Merge branch 'master' into og-pluggable-daemon
|
2014-05-21 21:18:58 +01:00 |
|
Oliver Gorwits
|
ffcf6ed099
|
Support Dancer::Debug at runtime with DANCER_DEBUG=1 env var
|
2014-05-21 20:36:00 +01:00 |
|
Oliver Gorwits
|
ef4a94ae79
|
Support offline update of oui.txt and MIBs bundle
|
2014-05-21 19:40:31 +01:00 |
|
Oliver Gorwits
|
62581f99e4
|
Improve VLAN Inventory performance and show all VLANs (C. Stromsoe)
|
2014-05-19 20:59:17 +01:00 |
|
Oliver Gorwits
|
0a90308ecf
|
Merge branch 'master' into og-pluggable-daemon
Conflicts:
Netdisco/lib/App/Netdisco.pm
|
2014-05-17 22:20:40 +01:00 |
|
Oliver Gorwits
|
e80c575c57
|
move worker sleep into jobqueue
|
2014-05-17 22:14:44 +01:00 |
|
Oliver Gorwits
|
c83b999597
|
support disable manager from jobqueue dynamic code
|
2014-05-17 22:01:43 +01:00 |
|
Oliver Gorwits
|
4792b0dc49
|
fix pod name
|
2014-05-17 21:34:28 +01:00 |
|
Oliver Gorwits
|
187fc84937
|
better naming
|
2014-05-17 21:22:49 +01:00 |
|
Oliver Gorwits
|
1c43aaa0f4
|
make worker use only JobQueue not LocalQueue directly
|
2014-05-17 21:18:49 +01:00 |
|
Oliver Gorwits
|
5316058ba8
|
remove unecessary scrub subroutine
|
2014-05-17 20:42:19 +01:00 |
|
Oliver Gorwits
|
8077e3de9d
|
remove any duplicate jobs when locking
|
2014-05-17 20:31:18 +01:00 |
|
Oliver Gorwits
|
d4b5e4e6cd
|
rename DefaultSettings to Configuration
|
2014-05-17 20:20:32 +01:00 |
|
Oliver Gorwits
|
aacb149d09
|
no need to check - mgr is not started if 0 workers
|
2014-05-17 19:57:45 +01:00 |
|
Oliver Gorwits
|
46ebe4cd6a
|
remove unecessary job scrub
|
2014-05-17 19:50:37 +01:00 |
|
Oliver Gorwits
|
60522fe555
|
fixes for DefaultSettings
|
2014-05-17 19:27:53 +01:00 |
|
Oliver Gorwits
|
2c6f0dd0f7
|
rename housekeeping to schedule
|
2014-05-17 19:11:50 +01:00 |
|
Oliver Gorwits
|
c12034d2b0
|
new DefaultSettings package, and mv queue to be key of workers
|
2014-05-17 19:06:22 +01:00 |
|
Oliver Gorwits
|
49e9079f9a
|
Merge branch 'master' into og-pluggable-daemon
|
2014-05-17 08:00:02 +01:00 |
|
Oliver Gorwits
|
ee398fcae8
|
release 2.027004
|
2014-05-15 16:54:40 +01:00 |
|
Oliver Gorwits
|
213f44ec21
|
release 2.027003
|
2014-05-15 08:12:44 +01:00 |
|
Oliver Gorwits
|
f223d1206a
|
another check for macsuck_bleed (J. Leonhardt)
|
2014-05-15 08:11:30 +01:00 |
|
Oliver Gorwits
|
ec8ad3b2d8
|
fix entered_stamp
|
2014-05-11 01:18:21 +01:00 |
|
Oliver Gorwits
|
4620deff33
|
final migration
|
2014-05-10 23:27:11 +01:00 |
|
Oliver Gorwits
|
5413e34e83
|
more JobQueue migration
|
2014-05-10 23:18:12 +01:00 |
|
Oliver Gorwits
|
9569bda4d8
|
migrate to JobQueue :)
|
2014-05-10 22:44:20 +01:00 |
|
Oliver Gorwits
|
41ee8f91f2
|
simplify again
|
2014-05-10 22:38:20 +01:00 |
|
Oliver Gorwits
|
58cba4da24
|
add POD for JobQueue
|
2014-05-10 22:06:41 +01:00 |
|
Oliver Gorwits
|
c9afbab26b
|
use Module::Load tricks to avoid some other mess
|
2014-05-10 21:36:01 +01:00 |
|
Oliver Gorwits
|
50c72c1d64
|
use Module::Load for dynamic loading
|
2014-05-10 21:12:52 +01:00 |
|
Oliver Gorwits
|
54510a1560
|
hack to make functional and OO interface
|
2014-05-08 22:05:16 +01:00 |
|
Oliver Gorwits
|
b8c706a2e7
|
simplify role apply for jobqueue
|
2014-05-08 21:29:31 +01:00 |
|
Oliver Gorwits
|
a0426b56cd
|
Use password instead of pass for Dancer::Plugin::DBIC
|
2014-05-08 18:30:05 +01:00 |
|
Oliver Gorwits
|
8a816b9764
|
remove debug print
|
2014-05-06 22:20:50 +01:00 |
|
Oliver Gorwits
|
f3131adfc8
|
big patch to remove knowledge of DB from most worker code
|
2014-05-06 22:19:25 +01:00 |
|
Oliver Gorwits
|
51e733b79a
|
release 2.027002
|
2014-05-04 10:03:51 +01:00 |
|
Oliver Gorwits
|
643dbff69e
|
clarify note on RC scripts
|
2014-05-03 09:08:46 +01:00 |
|
Oliver Gorwits
|
af6aafd437
|
deployment doc note was in wrong place
|
2014-05-03 09:03:06 +01:00 |
|
Oliver Gorwits
|
b464f4b3bd
|
release 2.027001
|
2014-05-03 08:30:14 +01:00 |
|
Oliver Gorwits
|
c8180e3ea6
|
forgot the actual bug fix for previous
|
2014-04-30 22:30:37 +01:00 |
|
Oliver Gorwits
|
64951c3b9b
|
get_port_macs returns all port MACs
|
2014-04-30 22:29:40 +01:00 |
|
Oliver Gorwits
|
f6c394c9b3
|
release 2.027000
|
2014-04-30 22:23:46 +01:00 |
|
Oliver Gorwits
|
eb4df8bd42
|
tweak doc note pointing to Deployment page
|
2014-04-30 22:02:31 +01:00 |
|
Oliver Gorwits
|
39a0efb3c3
|
port Worker Common to pluggable jobqueue
|
2014-04-28 23:46:10 +01:00 |
|
Oliver Gorwits
|
8c0614357a
|
port Scheduler to pluggable jobqueue
|
2014-04-28 23:04:13 +01:00 |
|
Oliver Gorwits
|
24806465d5
|
Use password instead of pass for Dancer::Plugin::DBIC
|
2014-04-28 22:36:37 +01:00 |
|
Oliver Gorwits
|
44e6c49419
|
Merge branch 'master' into og-pluggable-daemon
|
2014-04-28 22:35:53 +01:00 |
|
Oliver Gorwits
|
5fc62090e2
|
edge topology
17 * Use
|
2014-04-28 22:15:07 +01:00 |
|
Oliver Gorwits
|
2edbbaadb0
|
Add docs note about RC scripts
|
2014-04-28 22:12:46 +01:00 |
|
Oliver Gorwits
|
a1ed854b73
|
release 2.026001_004
|
2014-04-28 22:02:22 +01:00 |
|