Commit Graph

499 Commits

Author SHA1 Message Date
Oliver Gorwits
d21e4e51bd fix mistake in docs for schema file name 2012-12-20 20:55:48 +00:00
Oliver Gorwits
cd6a89b2c6 confirm db schema deployed 2012-12-20 20:55:33 +00:00
Oliver Gorwits
eaacd6662e store daemon db in the home area 2012-12-20 20:54:20 +00:00
Oliver Gorwits
e847de5baf bug with using last inside try{} 2012-12-20 20:52:47 +00:00
Oliver Gorwits
b41115f173 bug with txn_do in Manager worker 2012-12-20 20:51:49 +00:00
Oliver Gorwits
2ef08feb9c fix typo bug in || 2012-12-20 14:04:21 +00:00
Oliver Gorwits
103f8d6c29 update changelog and packaging 2012-12-20 13:55:05 +00:00
Oliver Gorwits
6fe2c95ba1 add settings for daemon to environment 2012-12-20 13:34:10 +00:00
Oliver Gorwits
26e6263613 upgrade db incrementally 2012-12-20 13:29:54 +00:00
Oliver Gorwits
935bba9070 unlink downloadad mibs file 2012-12-20 13:27:57 +00:00
Oliver Gorwits
b4f7fbcdbe fix wrong method call 2012-12-20 13:27:17 +00:00
Oliver Gorwits
96e1b2022f rename schema files to be App-* 2012-12-20 13:26:23 +00:00
Oliver Gorwits
dd5219292e fix POD typo and update README 2012-12-20 13:25:12 +00:00
Oliver Gorwits
b3c3897cb4 fix for older Perl which warns about a bug in File::Slurp 2012-12-20 13:22:14 +00:00
Oliver Gorwits
e90b3c9d7a fix bug with empty DANCER_APPDIR 2012-12-20 13:20:59 +00:00
Oliver Gorwits
a5d2848cef fix version strings for platform warning 2012-12-20 13:20:23 +00:00
Oliver Gorwits
52c1dcc5af update MANIFEST for new netdisco-daemon 2012-12-20 13:20:05 +00:00
Oliver Gorwits
df54d5e4f9 new netdisco-deploy script to do all deployment tasks at once 2012-12-19 22:23:04 +00:00
Oliver Gorwits
2c034c7c79 fix deps and author 2012-12-19 18:15:37 +00:00
Oliver Gorwits
c4598f2e41 update deployment docs; add missing JSON dependency 2012-12-19 07:01:25 +00:00
Oliver Gorwits
4b7616aff1 update README 2012-12-18 00:09:58 +00:00
Oliver Gorwits
7b1318679a fix sharedir to use dist; add missing dep 2012-12-18 00:07:48 +00:00
Oliver Gorwits
ea9a71fdb7 update README and main module POD 2012-12-17 20:00:33 +00:00
Oliver Gorwits
543e303c0d remove redundant lines in Makefile.PL 2012-12-17 19:26:54 +00:00
Oliver Gorwits
564f4b7547 update changelog 2012-12-17 18:32:27 +00:00
Oliver Gorwits
05086e8b78 make an App::Netdisco dist using Module::Install 2012-12-17 18:31:16 +00:00
Oliver Gorwits
6a0aa7864e add precond check to db deploy script 2012-12-17 14:45:24 +00:00
Oliver Gorwits
563f2ded89 fix bug in END with undefined $pp 2012-12-17 14:28:05 +00:00
Oliver Gorwits
626f8d6b6d move netdisco config (defaults) to global config.yml 2012-12-17 12:20:33 +00:00
Oliver Gorwits
bd3d50d0e9 add DEVELOPING notes for developers 2012-12-17 10:45:54 +00:00
Oliver Gorwits
bf79b10664 update OUI data when DB schema is updated 2012-12-16 17:17:31 +00:00
Oliver Gorwits
369a235ff8 rename db management scripts 2012-12-16 16:44:28 +00:00
Oliver Gorwits
31f57cc71d update changelog 2012-12-16 16:11:16 +00:00
Oliver Gorwits
07aed68ae4 implement begin/end for workers 2012-12-16 16:08:27 +00:00
Oliver Gorwits
a852b9c093 clean old jobs on startup 2012-12-16 15:37:08 +00:00
Oliver Gorwits
eef74656c3 fix poller count and refactor for clarity 2012-12-16 15:19:03 +00:00
Oliver Gorwits
7d303b60cf refactor for next_role 2012-12-16 14:36:41 +00:00
Oliver Gorwits
afc0f3b4bc better checking of schema in daemon db 2012-12-16 14:18:11 +00:00
Oliver Gorwits
6d802f9b85 add manager and full worker support 2012-12-15 00:52:42 +00:00
Oliver Gorwits
f9f7a223b8 track interactive and poller workers 2012-12-12 23:21:41 +00:00
Oliver Gorwits
12b3a4b358 refactor to use role for the worker 2012-12-12 22:32:26 +00:00
Oliver Gorwits
6270014918 implement preforking daemon 2012-12-12 21:11:08 +00:00
Oliver Gorwits
ed772f737d update todo 2012-12-12 12:14:42 +00:00
Oliver Gorwits
59d599fa93 added todo list 2012-12-12 11:21:15 +00:00
Oliver Gorwits
15022bebcd change version number again 2012-12-12 11:16:47 +00:00
Oliver Gorwits
2bee416c77 Add PoE control to port_control (+ up/down,vlan,name,location,contact) 2012-12-10 21:59:24 +00:00
Oliver Gorwits
3b90e28843 frontend support for port poe enable/disable 2012-12-10 21:12:59 +00:00
Oliver Gorwits
4dd6080a84 alter page title when viewing device details 2012-12-10 19:15:50 +00:00
Oliver Gorwits
20dc225443 implement port name setting 2012-12-09 22:18:39 +00:00
Oliver Gorwits
7652bd7438 port up and down control now updates table details
also update tooltip for sidebar pin icon depending on state
2012-12-09 21:34:03 +00:00