Chris Church
|
29349d0a5a
|
Disable socketio notifications for unit tests.
|
2014-04-19 02:12:33 -04:00 |
|
Matthew Jones
|
05613c1bea
|
Make sure we are pulling in the right license class after obfuscation
|
2014-04-03 17:04:48 -04:00 |
|
Chris Church
|
bfb0159083
|
AC-1071 Moved credential model to its own file. Added API support and tests for ssh_key_path field.
AC-1095 Added validation for SSH private keys.
|
2014-03-26 16:06:02 -04:00 |
|
Matthew Jones
|
14e138a7bd
|
Bypass task runner system in normal job start tests... we'll test it another way so assume we want to just start the job right away
|
2014-03-19 11:09:14 -04:00 |
|
Matthew Jones
|
16f0373766
|
Properly hand arguments on the base task
|
2014-03-13 10:53:38 -04:00 |
|
Matthew Jones
|
3fe31828a8
|
Cleanup for unit tests, working command unit test
|
2014-03-13 10:48:01 -04:00 |
|
Matthew Jones
|
c0382f78bb
|
Include a newline on the debug generated graph visualization
fix some import bugs and clear some whitespace from the command test
|
2014-03-12 16:32:21 -04:00 |
|
Matthew Jones
|
fbafa22a5a
|
Make sure we are passing arguments down for inventory and project update
actions. Fix up some unit tests.
|
2014-03-12 16:24:13 -04:00 |
|
Matthew Jones
|
93e68009a7
|
Modifications to launch the task manager during unit tests
|
2014-03-12 15:06:28 -04:00 |
|
Chris Church
|
8c9a98befc
|
AC-406 Added support for importing inventory host patterns/ranges from INI files.
|
2014-02-22 16:23:11 -05:00 |
|
Matthew Jones
|
11cfacd57a
|
Update unit tests to manage zeromq based tasks
|
2014-02-18 13:54:56 -05:00 |
|
Matthew Jones
|
280527f993
|
Enable canceling on certain levels.... fix up some unit tests
|
2014-01-30 10:54:54 -05:00 |
|
Chris Church
|
fee658e950
|
AC-992 Fix inventory import tests.
|
2014-01-29 14:23:56 -05:00 |
|
Chris Church
|
d17f58743e
|
AC-982 Work on eliminating unnecessary queries from inventory import and activity stream logging.
|
2014-01-27 15:27:27 -05:00 |
|
Chris Church
|
2b7af0a2ec
|
Happy new year!!!
|
2014-01-02 11:51:43 -05:00 |
|
Chris Church
|
509b476e09
|
AC-847 Fix for inventory import performance.
|
2013-12-18 16:35:32 -05:00 |
|
Chris Church
|
15f337d183
|
AC-596 Fix for inventory import traceback.
|
2013-11-04 10:16:55 -05:00 |
|
Chris Church
|
6d303faea9
|
AC-556 Renamed inventory script filename used for import_import command test.
|
2013-10-15 17:57:29 -04:00 |
|
Chris Church
|
1ffb40458c
|
AC-505 Work in progress on cloud inventory sync.
|
2013-10-07 23:21:44 -04:00 |
|
Chris Church
|
b7d907ed49
|
AC-505 Initial inventory import models and API support.
|
2013-09-26 15:54:34 -04:00 |
|
Chris Church
|
879936ab37
|
AC-482. Fix missing import for PyYAML.
|
2013-09-25 14:47:52 -04:00 |
|
Chris Church
|
4b5620806c
|
Fixes AC-472. Workaround for django-taggit breaking dumpdata command.
|
2013-09-13 16:22:20 -04:00 |
|
Chris Church
|
dfc687dfae
|
Implements AC-363. Authentication tokens now expire after a configurable timeout.
|
2013-09-06 00:36:45 -04:00 |
|
Chris Church
|
2e03a646a5
|
Fixes AC-402. Fix issues arising from unit tests.
|
2013-09-05 07:57:49 -04:00 |
|
Chris Church
|
08a29f801a
|
Added cleanup_jobs management command for AC-323.
|
2013-08-30 00:24:00 -04:00 |
|
Chris Church
|
290768c20d
|
Add import command support for AC-332. Refactored import script to eliminate use of global variables, which breaks tests.
|
2013-08-29 23:46:38 -04:00 |
|
Chris Church
|
222bbd7c98
|
Revert previous fix for deleted name change, update how we change username when a user is marked inactive to keep it under 30 chars.
|
2013-07-27 21:05:26 -04:00 |
|
Chris Church
|
d78bc8fb19
|
Fix so command tests will work on Django 1.4.x.
|
2013-07-27 00:21:45 -04:00 |
|
Chris Church
|
5ef8a48600
|
Start on tests for inventory_import command.
|
2013-07-25 11:15:11 -04:00 |
|
Chris Church
|
6fda31e790
|
Fix imports, __all__ definition, organization/team sublists under projects.
|
2013-07-25 11:15:11 -04:00 |
|
Chris Church
|
a6c767907e
|
Renamed some API files/classes to mimic REST framework names, moved queryset filtering for permissions alongside other permissions/access checks, cleaned up base views to handle get_queryset based on class attributes, cleaned up post to sublist to create/attach/unattach.
|
2013-07-25 11:15:11 -04:00 |
|
Chris Church
|
6f0d644f5f
|
First pass at cleanup_deleted management command.
|
2013-06-30 12:36:48 -04:00 |
|