Commit Graph
7856 Commits
Author SHA1 Message Date
Clint Armstrong ac63a8937a MySQL doesn't support specifying microsecond precision, and MariaDB defaults to zero, so it can be removed to be compatible with both. 2015-09-09 10:04:39 -04:00
Clint Armstrong 32adff03f1 only log worker threads, not main python thread 2015-09-09 10:04:39 -04:00
Clint Armstrong 0a00bb6178 remove spammy debug log 2015-09-09 10:04:39 -04:00
Clint Armstrong b0e7c9346b always release queue lock 2015-09-09 10:04:39 -04:00
Clint Armstrong 5b647d8e70 release queue if getting action lock fails 2015-09-09 10:04:39 -04:00
Clint Armstrong 840d1e86b9 make sure to clear the thread if unsuccessful 2015-09-09 10:04:39 -04:00
Clint Armstrong 3b6e0e68e9 move thread control to lock threads 2015-09-09 10:04:39 -04:00
Clint Armstrong ca1a6883a8 log when can't get lock 2015-09-09 10:04:39 -04:00
Clint Armstrong eddb04aaef python 2.6 compat 2015-09-09 10:04:39 -04:00
Clint Armstrong d377b70e19 make sure lock name matches action 2015-09-09 10:04:39 -04:00
Clint Armstrong d60dc000a3 queue locks are no longer necessary 2015-09-09 10:04:39 -04:00
Clint Armstrong a63a748a21 return db object to keep it from going out of scope 2015-09-09 10:04:39 -04:00
Clint Armstrong 31cb8dddb7 thread locking in python 2015-09-09 10:04:37 -04:00
Clint Armstrong 49c786f394 make more resiliant to MySQL disconnects 2015-09-09 10:03:41 -04:00
Clint Armstrong 68a970663f MySQL doesn't support specifying microsecond precision, and MariaDB defaults to zero, so it can be removed to be compatible with both. 2015-09-09 10:03:41 -04:00
Clint Armstrong dde75439d2 only log worker threads, not main python thread 2015-09-09 10:03:41 -04:00
Clint Armstrong ca7daae7cd remove spammy debug log 2015-09-09 10:03:41 -04:00
Clint Armstrong 65b7d69e9a always release queue lock 2015-09-09 10:03:41 -04:00
Clint Armstrong ecc4a696c7 release queue if getting action lock fails 2015-09-09 10:03:41 -04:00
Clint Armstrong b7ecea9323 make sure to clear the thread if unsuccessful 2015-09-09 10:03:41 -04:00
Clint Armstrong 8d7a937e03 move thread control to lock threads 2015-09-09 10:03:41 -04:00
Clint Armstrong fb899c1ebe log when can't get lock 2015-09-09 10:03:41 -04:00
Clint Armstrong 020e40ab7f python 2.6 compat 2015-09-09 10:03:41 -04:00
Clint Armstrong d11ad883bb make sure lock name matches action 2015-09-09 10:03:41 -04:00
Clint Armstrong aafca03ec7 queue locks are no longer necessary 2015-09-09 10:03:41 -04:00
Clint Armstrong 964896d6b0 return db object to keep it from going out of scope 2015-09-09 10:03:41 -04:00
Clint Armstrong 98b50b60ba thread locking in python 2015-09-09 10:03:41 -04:00
Daniel Preussker f4c6c6c56b Merge pull request #1866 from f0o/issue-1855
Fix permissions for world-map
2015-09-09 13:23:22 +00:00
Sergiusz Paprzyckiandf0o a54dcd76ab Leaflet map permissions check #1855; SQL/query modified as requested 2015-09-09 14:05:17 +01:00
Sergiusz Paprzyckiandf0o d568830df3 Leaflet map permissions check #1855 2015-09-09 14:05:17 +01:00
Sergiusz Paprzyckiandf0o 29c55eb415 Leaflet module now checks device permissions 2015-09-09 14:05:17 +01:00
Daniel Preussker 9bda8b653c Merge pull request #1856 from spaprzycki/agreement-ack
Agreement ack
2015-09-07 10:23:41 +00:00
Sergiusz Paprzycki e8188c6143 I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2015-09-06 23:08:14 +01:00
Daniel Preussker e0e4f97747 Fixed typo in changelog 201509 2015-09-06 16:13:08 +00:00
Daniel Preussker 7b25fc13bb Merge pull request #1854 from librenms/f0o-changelog
Update Changelog 6th Sptember 2015
2015-09-06 16:10:09 +00:00
Daniel Preusskerandf0o 8182abe5f1 Update Changelog 2015-09-06 17:06:23 +01:00
Søren Rosiak 2fb8b1021b Merge pull request #1853 from QuxLabs/issue-1847 2015-09-06 15:45:39 +02:00
Daniel Preussker 64f1f3a636 scrut fixes 2015-09-06 14:28:55 +01:00
Daniel Preussker b741e479a4 Allow drag on title-text 2015-09-06 13:47:24 +01:00
Daniel Preussker 9951c98e70 Added edit-page
Added responsive resizing support for graph widget
2015-09-06 13:18:54 +01:00
Daniel Preussker f081706ab1 Added option to allow absolute dimensions on graphs 2015-09-06 10:59:44 +01:00
Daniel Preussker 329ac37294 Merge pull request #1842 from laf/oxidized-version
Added support for Oxidized versioning
2015-09-06 07:57:22 +00:00
Daniel Preussker 63ed6e25aa Added generic graph widget (non-responsive sizing) 2015-09-05 16:32:38 +01:00
Daniel Preussker 7acc1d266a Added per-widget settings 2015-09-05 16:15:11 +01:00
Daniel Preussker 41cff31941 Allow multiple instances of the same widget 2015-09-05 15:53:43 +01:00
Daniel Preussker 31bf0b4dbf remove debug statement 2015-09-05 15:51:20 +01:00
Neil Lathwood 4d3f86ea42 Merge pull request #1850 from f0o/issue-1848 2015-09-04 22:00:06 +01:00
f0o 5e213990e0 Make test-alert an 'alert' instead of 'recovery' 2015-09-04 21:49:31 +01:00
Neil Lathwood 2842104a88 Merge pull request #1832 from f0o/install-fix
Make installer more responsive
2015-09-04 10:11:18 +01:00
laf 91a61e285c Removed notice that upstream PR is waiting to be merged 2015-09-04 09:07:30 +00:00