Commit Graph

  • 545fa95d87 Merge pull request #1617 from anoek/unit-test-cleanup Akita Noek 2016-04-20 13:18:07 -04:00
  • 09bc235054 Merge pull request #1612 from AlanCoding/1564_mongo_tiny_pieces Alan Rominger 2016-04-20 12:05:35 -04:00
  • 659d43136f Added missing import Akita Noek 2016-04-20 11:50:20 -04:00
  • 31920c6700 Removed awx/api/tests dir from Makefile since it no longer exists Akita Noek 2016-04-20 11:48:09 -04:00
  • 16fbb7d14c Add default playbook to job template preload Matthew Jones 2016-04-20 11:29:21 -04:00
  • 22f18715f7 Removed dup tests, moved old api tests into main/tests/old/api Akita Noek 2016-04-20 11:29:01 -04:00
  • 568f0e43a5 Skip old slow tests for normal unit test runs, pick them up in nightly runs Akita Noek 2016-04-20 11:27:17 -04:00
  • 861df6c5f3 add label filtering to jobs list in ui John Mitchell 2016-04-20 10:57:40 -04:00
  • 077d0e60ac Removed the delete survey icon and added a DELETE SURVEY button next to the other buttons in the bottom right corner of the modal. Michael Abashian 2016-04-20 10:56:26 -04:00
  • a0d25434df Skip old splunk test Akita Noek 2016-04-20 10:49:40 -04:00
  • c3c64510a4 Merge pull request #1611 from ghjm/fix_reprepro_245 Graham Mainwaring 2016-04-20 10:35:56 -04:00
  • ca682fb362 remove connection error in fresh install, mongo setting in dev environment AlanCoding 2016-04-20 10:15:06 -04:00
  • 9a9b198b28 Only export changed targets in reprepro Graham Mainwaring 2016-04-20 10:13:26 -04:00
  • caab667684 Merge pull request #1589 from leigh-johnson/JobDetailBugs Leigh 2016-04-20 10:07:07 -04:00
  • 1f2ecf4e0c reduce duplication in JobDetailService, use strict equiv checks where possible Leigh Johnson 2016-04-20 09:57:22 -04:00
  • 2f9e1be348 Merge pull request #1610 from wwitzel3/bug-1609 Wayne Witzel III 2016-04-20 09:44:36 -04:00
  • fe75d164a7 added region choice placeholders for Sat6/CloudForms Wayne Witzel III 2016-04-20 09:43:31 -04:00
  • 78907a59f8 ES6-ifty JobDetailService Leigh Johnson 2016-04-19 20:39:21 -04:00
  • ec2661a7dc host summary > disable failed filter option if no hosts return failed events. Resolves #1587 Leigh Johnson 2016-04-19 11:20:19 -04:00
  • e3d01d0967 fix a 404 on job details, linting. Resolves #1581 Leigh Johnson 2016-04-19 11:12:43 -04:00
  • 070555b6ba Merge pull request #1594 from leigh-johnson/ProviderForScheduler Leigh 2016-04-20 09:24:52 -04:00
  • 6636277f9a Merge pull request #1571 from jlmitch5/jobTemplateUILabels jlmitch5 2016-04-20 09:11:32 -04:00
  • 8b1cd00c42 Merge pull request #1607 from anoek/performance Wayne Witzel III 2016-04-20 08:56:47 -04:00
  • 0434712dc9 Complete the removal of cycle support in RBAC Akita Noek 2016-04-19 22:10:47 -04:00
  • 70148dc2f3 Restored old large inventory test timings Akita Noek 2016-04-19 21:32:33 -04:00
  • f85090110f Fixed up fact tests to work with both sqlite and postgres Akita Noek 2016-04-19 21:16:36 -04:00
  • 6864701d8b Revert "Fixed fact cache test difference between sqlite3 and postgres" Akita Noek 2016-04-19 21:10:28 -04:00
  • 127bff5134 Moved role rebuild batching down into sim rebuild code so we can call it directly Akita Noek 2016-04-19 21:09:50 -04:00
  • 5197c1b65a Optimized implicit role creation for new instances of resources Akita Noek 2016-04-19 20:46:31 -04:00
  • 233ed894d6 Optimized ImplicitRoleField post_delete action Akita Noek 2016-04-19 16:12:31 -04:00
  • c0e056d6d0 Fixed fact cache test difference between sqlite3 and postgres Akita Noek 2016-04-19 14:27:59 -04:00
  • 6349cc0f85 Skip test_fact.py migrations if MONGO_DB is not confingured Akita Noek 2016-04-19 14:25:53 -04:00
  • 7ee2c89ab5 test_notifications.py id fix Akita Noek 2016-04-19 14:17:15 -04:00
  • 85a1b30af5 Skip activity stream tests if activity stream is disabled Akita Noek 2016-04-19 14:12:14 -04:00
  • 450e6f2885 Removed git configuration from org count projects Akita Noek 2016-04-19 13:25:26 -04:00
  • 2a0b445488 Remove git project configuration from project test fixtures Akita Noek 2016-04-19 13:21:37 -04:00
  • f0aebd00eb Removed transaction=True from pytests Akita Noek 2016-04-19 10:45:53 -04:00
  • 1e9b479855 Merge pull request #1606 from wwitzel3/bug-1553 Wayne Witzel III 2016-04-19 18:04:51 -04:00
  • 320d6377d0 add Red Hat for CloudForms and Satellite 6 Wayne Witzel III 2016-04-19 18:03:58 -04:00
  • dd6eaf8f9b Merge pull request #1592 from wwitzel3/rbac-bug-1426 Wayne Witzel III 2016-04-19 18:00:37 -04:00
  • 82464fb45b remove extra validation on project.organization, enforced in UI, but allowed in API Wayne Witzel III 2016-04-19 11:48:29 -04:00
  • f59cb5f5a3 remove JobTemplateExtraVars provision & replace with REST requests in schedulerAddController Leigh Johnson 2016-04-19 16:45:32 -04:00
  • 3796b92d80 Removed host status, changed failed/successful toggles to dropdown. Ken Hoes 2016-04-19 15:01:52 -04:00
  • 1b51021a58 supply missing providers, resolves #1590 Leigh Johnson 2016-04-19 12:50:13 -04:00
  • 5543448a43 Merge pull request #1562 from AlanCoding/1459_org_detail_fix Alan Rominger 2016-04-19 10:13:15 -04:00
  • 6c7382b7b9 Merge pull request #1566 from mabashian/expand-aw-required-when Michael Abashian 2016-04-19 08:35:42 -04:00
  • 969782fdca Merge pull request #1560 from anoek/11th-hour Akita Noek 2016-04-18 21:08:54 -04:00
  • fd9157c9b7 Merge pull request #1544 from leigh-johnson/JobsListFields Leigh 2016-04-18 18:37:06 -04:00
  • ad423e976b Bump splunk time limit up to pass tests, will fix in #1584 Akita Noek 2016-04-18 17:58:18 -04:00
  • 7bb7b4fd14 Changed variable to reqExpression per the update to awRequiredWhen Michael Abashian 2016-04-18 17:10:16 -04:00
  • 043c71728c Bump our monolithic test time back up.. will try and reduce it post-merge Akita Noek 2016-04-18 17:06:47 -04:00
  • 41553c39bf Moved dummy data generator out to tools directory Akita Noek 2016-04-18 16:56:29 -04:00
  • 97f70cdbbc Merge branch 'devel' of github.com:ansible/ansible-tower into 11th-hour Akita Noek 2016-04-18 16:30:55 -04:00
  • c3144dc4d3 benign 0008 migration change to make makemigrations happy Akita Noek 2016-04-18 16:26:11 -04:00
  • 07eccbe3e4 Migration for dropping implicit host inventory,name ordering Akita Noek 2016-04-18 16:22:14 -04:00
  • 2d8b1443cb Merge pull request #1565 from kensible/1555-1554-SystemTracking kensible 2016-04-18 16:00:12 -04:00
  • d87213705b Adjust job launch blocking logic Matthew Jones 2016-04-18 15:57:31 -04:00
  • 2bc822f255 post-demo feedback #1542 Leigh Johnson 2016-04-18 15:54:17 -04:00
  • 96aa3e2555 Attempt 2 at making jenkins' sqlite happy Akita Noek 2016-04-18 15:26:09 -04:00
  • fa98b59b6c Merge pull request #9 from AlanCoding/11th-hour Akita Noek 2016-04-18 15:03:58 -04:00
  • 1a97773aa1 remove more save calls AlanCoding 2016-04-18 14:36:18 -04:00
  • 0349737538 Attempt at a workaround for our larger sqlite tests Akita Noek 2016-04-18 14:32:21 -04:00
  • 0cf096e5b0 Updated users.py test expectations to match our current behavior Akita Noek 2016-04-18 14:31:42 -04:00
  • 5abde762ae updates to prompt-for tests and logic for new RBAC updates AlanCoding 2016-04-18 14:29:30 -04:00
  • 226cb9acdf Protect job template and project template notifiers in the case where the project or org may not be available. Matthew Jones 2016-04-18 14:24:53 -04:00
  • ceff538969 Merge branch '11th-hour' of github.com:anoek/ansible-tower into 11th-hour Akita Noek 2016-04-18 14:12:44 -04:00
  • 9c75ced9f8 Merge branch 'devel' of https://github.com/ansible/ansible-tower into 11th-hour AlanCoding 2016-04-18 14:12:13 -04:00
  • 33500f5816 Merge pull request #1431 from AlanCoding/1136_prompt_for_all_things3 Alan Rominger 2016-04-18 14:04:11 -04:00
  • 9d9e2b254c job template labels ui implementation John Mitchell 2016-04-13 14:16:15 -04:00
  • 29875a428b Merge pull request #1558 from matburt/demo_data Matthew Jones 2016-04-18 13:54:40 -04:00
  • d403c5fb3d update select2 John Mitchell 2016-04-15 11:39:18 -04:00
  • e311c7bae5 Use system Python interpreter rather than SCL Python for Ansible venv Graham Mainwaring 2016-04-18 12:36:15 -04:00
  • f71c54f882 Merge branch 'devel' of github.com:ansible/ansible-tower into 11th-hour Akita Noek 2016-04-18 11:47:00 -04:00
  • 6c47aed852 Merge pull request #8 from AlanCoding/11th-hour-org-counts Akita Noek 2016-04-18 11:41:51 -04:00
  • 878455187f Optimized viewable user list, fixed up some project readability bugs Akita Noek 2016-04-18 11:28:46 -04:00
  • ba7f48abf1 Updating tests around data preload Matthew Jones 2016-04-18 11:27:39 -04:00
  • 8b67f1d1c6 Removed team<->org role cycle Akita Noek 2016-04-18 11:27:22 -04:00
  • fb013ed7f1 org counts: un-skip tests, more thorough counting AlanCoding 2016-04-18 11:15:05 -04:00
  • 94c4591a3e Expanded awRequiredWhen to support an expression rather than looking at a truthy scope variable. Michael Abashian 2016-04-18 11:06:52 -04:00
  • 333730f30e make special case for no results slightly more clear AlanCoding 2016-04-18 10:51:27 -04:00
  • 6d31136bfa Demo feedback - breadcrumbs, capitalization, labels. Covers 1554 + 1555. Ken Hoes 2016-04-18 10:00:06 -04:00
  • 500ebdbbd2 fix index error generating organization detail view context AlanCoding 2016-04-18 08:56:04 -04:00
  • 4f2b245f71 Merge pull request #1470 from kensible/1045-systemTracking kensible 2016-04-18 08:54:01 -04:00
  • 6d8bab97df Only rebuild ancestor list on post_* events Akita Noek 2016-04-18 08:53:40 -04:00
  • 2a676d80ce Handle vacuous role rebuilding condition instead of exploding Akita Noek 2016-04-18 08:45:44 -04:00
  • 85843cc6ad Fixed up some RBAC indexing Akita Noek 2016-04-17 10:20:38 -04:00
  • a9f2507e91 flake8 Akita Noek 2016-04-16 18:54:45 -04:00
  • 7637b51992 Merge branch 'devel' of github.com:ansible/ansible-tower into 11th-hour Akita Noek 2016-04-16 18:35:25 -04:00
  • 74caa18cb5 Ditch some expensive prefetching for Hosts Akita Noek 2016-04-16 18:32:54 -04:00
  • a7f9eedb21 Be more explicit with our user_admin_role selection to avoid potential future bugs Akita Noek 2016-04-16 18:32:34 -04:00
  • 849a9c08b0 Drop our implicit order by inventory for Host models Akita Noek 2016-04-16 18:30:30 -04:00
  • 850e4c3ace Test fixes and a couple of view optimizations Akita Noek 2016-04-16 18:30:06 -04:00
  • 5d0c6cc044 Switch to custom ancestry table for some optimized queries Akita Noek 2016-04-16 18:27:57 -04:00
  • 25303cf4ec Reverted user owner_role back to admin_role Akita Noek 2016-04-16 18:24:26 -04:00
  • 6c50d0793d More test fixes Akita Noek 2016-04-16 10:22:03 -04:00
  • 2c45f79298 Migration updates for RolePermission removal Akita Noek 2016-04-16 08:47:51 -04:00
  • 7659da6162 Fixes for old/ad_hoc.py tests Akita Noek 2016-04-16 08:36:36 -04:00
  • 7bfc8cd43b flake8 Akita Noek 2016-04-15 17:22:48 -04:00
  • 302774e85d Fixed up access_list functionality Akita Noek 2016-04-15 16:47:12 -04:00
  • 5e7b6ed084 fixes for api/test_credential.py Akita Noek 2016-04-15 16:29:22 -04:00