Chris Church
|
2b7af0a2ec
|
Happy new year!!!
|
2014-01-02 11:51:43 -05:00 |
|
Chris Church
|
fc6ec26ebe
|
AC-752 Update settings to support enabling celeryd using rabbitmq on upgrade, also support config files in /etc/awx/conf.d/.
|
2014-01-02 11:19:07 -05:00 |
|
Chris Church
|
783ecbe2ba
|
AC-752 Add RabbitMQ role to setup, update CONTRIBUTING doc.
|
2013-12-11 11:45:34 -05:00 |
|
Chris Church
|
c850379222
|
AC-752 Work on using celery with rabbitmq, posting job events via celery.
|
2013-12-11 00:18:39 -05:00 |
|
Chris Church
|
b59d9b766f
|
AC-620 Updates to tests to create temp job output root, update tasks to write to stdout file directly instead of storing any stdout in memory.
|
2013-11-21 17:42:37 -05:00 |
|
Matthew Jones
|
2f0615d8c1
|
JOBOUTPUT_ROOT is still needed in defaults
|
2013-11-21 17:36:23 -05:00 |
|
Matthew Jones
|
b77ec07581
|
Include a sane default location for the job root in the production config
|
2013-11-21 17:08:16 -05:00 |
|
Matthew Jones
|
bf07c55273
|
Initial task status to file implementation
|
2013-11-21 13:53:59 -05:00 |
|
Chris Church
|
8bf198f7ed
|
AC-687 Add ec2/rax region choices to inventory source options response, add validation for source_regions.
|
2013-11-20 15:20:01 -05:00 |
|
Chris Church
|
e4851c6e18
|
AC-654 Add API support for token auth using X-Auth-Token header in addition to AUthorization header, fixes issue where API requests from the UI are picking up the basic auth from an API session.
|
2013-11-19 23:37:19 -05:00 |
|
Chris Church
|
a25a162229
|
AC-170 Disable REST session auth and Django admin by default.
|
2013-11-19 14:45:42 -05:00 |
|
Matthew Jones
|
3a02c17d2a
|
Initial backend implementation for AC-25, activity stream/audit love
|
2013-11-12 17:01:15 -05:00 |
|
Chris Church
|
2b01cc7059
|
AC-612 Return appropriate status code for server errors. Catch IntegrityError via the API and return a 400 response with error message instead of server error.
|
2013-11-06 23:44:48 -05:00 |
|
Chris Church
|
98883e771f
|
Moved API code into separate Django app.
|
2013-11-04 15:44:49 -05:00 |
|
Chris Church
|
2b6f551eb8
|
Add debug toolbar middleware before transaction middleware.
|
2013-11-04 10:16:55 -05:00 |
|
Chris Church
|
40b56c5175
|
AC-537 Fixes to get unit tests to pass.
|
2013-11-04 10:16:55 -05:00 |
|
Chris Church
|
d410f57e08
|
Added API support for OR queries and searching text fields.
|
2013-10-26 22:44:25 -04:00 |
|
Chris Church
|
710d55d82d
|
AC-575 Updated logging/output for inventory_import command.
|
2013-10-24 02:09:49 -04:00 |
|
Chris Church
|
1ffb40458c
|
AC-505 Work in progress on cloud inventory sync.
|
2013-10-07 23:21:44 -04:00 |
|
Chris Church
|
17c350d7e1
|
AC-505. Initial working task/tests for cloud inventory import.
|
2013-09-30 22:08:05 -04:00 |
|
Chris Church
|
5768f544ec
|
Fixes to get tests to pass after updating vendored packages.
|
2013-09-29 21:37:09 -04:00 |
|
Chris Church
|
e85cf35ed9
|
Fixes AC-479. Make job_args fields text instead of varchar.
|
2013-09-24 22:13:36 -04:00 |
|
Chris Church
|
9fc46e6292
|
AC-474. Updates to contributing doc, along with related Makefile, testing and settings changes.
|
2013-09-24 21:41:00 -04:00 |
|
Chris Church
|
95934d9b67
|
Changed project updates to use -v instead of -vvv.
|
2013-09-12 13:41:04 -04:00 |
|
Chris Church
|
9ea649050a
|
AC-432, AC-437. Updated SCM URL validation, add additional tests for SSH URLs.
|
2013-09-12 03:07:27 -04:00 |
|
Chris Church
|
661fc5b0f2
|
AC-156. Update to default LDAP settings.
|
2013-09-10 04:40:33 -04:00 |
|
Chris Church
|
cad3612a8f
|
AC-156. Implement LDAP organization mapping, update settings files and comments on LDAP configuration.
|
2013-09-09 17:20:48 -04:00 |
|
Chris Church
|
f9a1614730
|
AC-132. Updates/fixes to get tests to pass.
|
2013-09-08 23:20:51 -04:00 |
|
Chris Church
|
916dd713e3
|
AC-156 Added code and tests to support LDAP authentication (no organization or team mapping yet).
|
2013-09-07 16:14:46 -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
|
72d87fb908
|
AC-382, AC-352. Added status and last_updated fields for projects API. Various other updates to support projects using SCM.
|
2013-09-05 01:19:58 -04:00 |
|
Chris Church
|
fc68955bad
|
For AC-132. Work in progress on project SCM support.
|
2013-08-26 10:31:39 -04:00 |
|
Chris Church
|
30d2a4f5c9
|
For AC-331. Major updates to API filtering to allow negative filtering, use of a list of items with the __in lookup, more flexible boolean/null values, more validation of filter values, and tests.
|
2013-08-08 15:58:58 -04:00 |
|
Chris Church
|
8ccf4c0a89
|
Fix typo in development settings.
|
2013-07-30 22:48:30 -04:00 |
|
Chris Church
|
92bfddb834
|
Fix for django-jsonfield to work on Django 1.4.1 (default with Ubuntu 12.10, fix for AC-222), update settings to provide more information when unable to load local/global settings file.
|
2013-07-28 16:30:19 -04:00 |
|
Chris Church
|
2c166e501e
|
Implemented AC-166, added signal handlers to update has_active_failures flag whenever host/group/job are changed/deleted and whenever group-host and group-group relationships change.
|
2013-07-26 23:49:49 -04:00 |
|
Chris Church
|
bc49627203
|
Permissions-related updates and fixes, more tests, better handling of any user input that would previously generate a server error.
|
2013-07-25 11:15:12 -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
|
c5f2f2bfaf
|
Added support for defining additional environment variables in settings to pass to the subprocess launched by the celery task, specify HOME and USER in settings by default instead of supervisord configuration.
|
2013-07-16 01:39:17 -04:00 |
|
Chris Church
|
8e0974c688
|
Enabled syslog by default for all 500 errors.
|
2013-07-15 14:27:02 -04:00 |
|
Chris Church
|
ca949eb71e
|
Initial working version of job template callback with a test.
|
2013-07-11 14:57:59 -04:00 |
|
chouseknecht
|
554f8225d8
|
Fixed bug in login license warning causing the warning to be displayed 2x.
|
2013-07-08 14:48:25 -04:00 |
|
Michael DeHaan
|
78eac4834e
|
Change strings used for job events, do not use exception middleware that was masking error, do
not log callbacks for vars_files imports.
|
2013-07-02 11:32:43 -04:00 |
|
Chris Church
|
15dd0039c7
|
Added setting for production builds to be able to run tests using SQLite.
|
2013-06-28 06:07:58 -04:00 |
|
Chris Church
|
bf5a1d1d67
|
Added modified sdist command to distribute certain files as pyc only.
|
2013-06-25 19:46:20 -04:00 |
|
Chris Church
|
d9fb5d17a5
|
Support South migrations and Django management commands in .pyc files.
|
2013-06-25 11:35:40 -04:00 |
|
Chris Church
|
cbd64ee65d
|
Include local versions of third-party dependencies, particularly those unavailable or outdated as OS packages.
|
2013-06-23 21:08:54 -04:00 |
|
Chris Church
|
07657926b9
|
Rename ansibleworks to awx.
|
2013-06-23 13:21:02 -04:00 |
|