Commit Graph
21 Commits
Author SHA1 Message Date
Ryan Petrello 81805c780f Merge pull request #5207 from ryanpetrello/fix-4356
add the max_page_size value to the OPTIONS response for list views
2017-02-07 10:29:22 -05:00
Ryan Petrello 71dd48c97f Merge pull request #5209 from ryanpetrello/fix-5204
catch and log LDAP auth plugin misconfigurations
2017-02-06 16:39:11 -05:00
Ryan Petrello a844b11e88 Merge pull request #5197 from ryanpetrello/fix-5141
only hide scm revision for manual projects if the key already exists
2017-02-06 12:24:40 -05:00
Ryan Petrello 465e5f7516 Merge pull request #5174 from ryanpetrello/fix-4737
Fix a few bugs in 3.0 -> 3.1 upgrade that break custom UI branding/logo
2017-02-06 10:34:38 -05:00
Ryan Petrello 1d8b8a6d11 Merge pull request #5143 from ryanpetrello/fix-4876
add a field to OPTIONS that tells if the setting came from a .py file
2017-02-02 13:40:27 -05:00
Ryan Petrello 7dde6bbb3c Merge pull request #5149 from ryanpetrello/fix-5148
default certain LDAP settings to None instead of an empty string
2017-02-02 13:21:40 -05:00
Ryan Petrello a680bc314f Merge pull request #5127 from ryanpetrello/fix-4246
add tests for encryption/decryption in awx.main.utils.common
2017-02-02 09:04:14 -05:00
Ryan Petrello a615e92356 Merge pull request #5121 from ryanpetrello/fix-4246
automatically encrypt/decrypt CTinT settings stored in memcached
2017-02-01 15:55:04 -05:00
Ryan Petrello fde4d5c1f6 Merge pull request #5083 from ryanpetrello/fix-5030
don't stringify source_vars['private'] for Openstack inventory updates
2017-02-01 08:53:17 -05:00
Ryan Petrello 25fed36dc0 Merge pull request #5053 from ryanpetrello/celery-rdb
map docker container ports to allow usage of celery.contrib.rdb
2017-01-31 09:23:20 -05:00
Ryan Petrello 7ae7205f99 Merge pull request #4972 from ryanpetrello/fix-4665
display read-only settings in the API settings endpoint
2017-01-30 14:34:00 -05:00
Ryan Petrello 2568c86b71 Merge pull request #4955 from ryanpetrello/fix-4900
move the uwsgi master FIFO from /tmp/awxfifo to /var/lib/awx/awxfifo
2017-01-26 10:11:21 -05:00
Ryan Petrello 188e423bd7 Merge pull request #4943 from ryanpetrello/fix-4861
fix a typo that results in a NameError
2017-01-25 14:17:41 -05:00
Ryan Petrello a13b2588b2 Merge pull request #4938 from ryanpetrello/release_3.1.0
fix a bug which causes activitystream actor assignment to be invalid
2017-01-25 13:54:38 -05:00
Ryan Petrello b917ffbc63 Merge pull request #4901 from ryanpetrello/release_3.1.0
allow certain LDAP settings fields to be nullable
2017-01-24 11:01:31 -05:00
Ryan Petrello 5253634c72 Merge pull request #4884 from ryanpetrello/release_3.1.0
fix an LDAP settings bug which can cause LDAP auth to fail
2017-01-23 15:56:00 -05:00
Ryan Petrello 2b4cede9ac Merge pull request #4824 from ryanpetrello/host-extra-vars
Fix non-prettified extra vars on the Hosts Edit UI.
2017-01-20 09:15:04 -05:00
Ryan Petrello 692bafc583 Merge pull request #4829 from ryanpetrello/release_3.1.0
Revert "add a test for maximum page size enforcement"
2017-01-19 13:47:52 -05:00
Ryan Petrello b121e80d29 Merge pull request #4813 from ryanpetrello/release_3.1.0
add a test for maximum page size enforcement
2017-01-19 11:26:48 -05:00
Ryan Petrello 1b73865477 Merge pull request #4799 from ryanpetrello/release_3.1.0
Properly encode prev/next pagination links when URL contains unicode
2017-01-18 16:45:04 -05:00
Ryan Petrello e5792157c3 Merge pull request #4755 from ryanpetrello/release_3.1.0
Properly parse subversion revision info.
2017-01-17 13:10:22 -05:00