index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-14
AC-636 Fix existing projects with scm_type=null to always use empty string. U...
Chris Church
9
-26
/
+855
2013-11-13
AC-633 js error fixed.
Chris Houseknecht
1
-10
/
+0
2013-11-13
AC-633 fixed a sort of unrelated js error. The capitalize filter directive at...
Chris Houseknecht
1
-6
/
+8
2013-11-13
AC-633 Fixed 'hast' typo.
Chris Houseknecht
1
-1
/
+1
2013-11-13
AC-617 changed callback generation icon to a magic wand, which will hopefully...
Chris Houseknecht
1
-1
/
+1
2013-11-13
AC-627 Fixed password/ssh_password collision in Credentials.js form. This was...
Chris Houseknecht
1
-1
/
+1
2013-11-13
AC-628 applied credential changes made in add controller to edit controller s...
Chris Houseknecht
1
-1
/
+10
2013-11-13
Moved credentials in tab order. It now follows teams and precedes projects. B...
Chris Houseknecht
2
-3
/
+3
2013-11-13
AC-609 Fixed issue with help button not displaying correctly on 'select' page...
Chris Houseknecht
1
-4
/
+4
2013-11-12
AC-502 all links for Inventory widget on home page now work. Modified respond...
Chris Houseknecht
8
-70
/
+169
2013-11-12
AC-502 links are now correct on inventory home page widget.
Chris Houseknecht
1
-19
/
+34
2013-11-12
AC-502 home page widgets should now show 0 rather than ' ' for empty values.
Chris Houseknecht
3
-6
/
+17
2013-11-12
AC-502 added group ID as a parameter on 'job failure' links from /home/hosts....
Chris Houseknecht
3
-13
/
+29
2013-11-11
AC-502 Finally figured out how to fix the awToolTip directive so that it watc...
Chris Houseknecht
8
-46
/
+82
2013-11-11
AC-502 Fixed links on home page status widget. Added home/hosts page.
Chris Houseknecht
7
-47
/
+206
2013-11-11
Added inventory count back into the 'job status' widget on home page. Invento...
Chris Houseknecht
1
-6
/
+17
2013-11-11
Credentials: form save routine is almost identical between Add and Edit contr...
Chris Houseknecht
2
-125
/
+95
2013-11-10
Make our vhost server names match everything, not just localhos.
Tim Gerla
2
-4
/
+2
2013-11-08
Fixed parent container of activity stream setting the min-height value. This ...
Chris Houseknecht
3
-5
/
+15
2013-11-08
AC-614 credential lookup now narrows choices based on specific source. So if ...
Chris Houseknecht
1
-55
/
+12
2013-11-08
AC-616 Fixed date warning vs. date expired message. The CheckLicense routine ...
Chris Houseknecht
1
-2
/
+11
2013-11-08
First iteration of Activity Stream. Added Home/Groups page. Increased icon si...
Chris Houseknecht
25
-101
/
+1204
2013-11-08
AC-589 Update host enabled flag from inventory import.
Chris Church
4
-22
/
+78
2013-11-07
Refactored models into separate files.
Chris Church
6
-2310
/
+2504
2013-11-07
AC-612 Return appropriate status code for server errors. Catch IntegrityErro...
Chris Church
4
-5
/
+21
2013-11-07
AC-615 Handle Rackspace inventory import when source_regions is empty string.
Chris Church
2
-1
/
+8
2013-11-07
AC-543 Removed comment print statements.
Chris Church
1
-2
/
+0
2013-11-07
AC-543 Add credential model validation for unique constraint with nullable fi...
Chris Church
2
-3
/
+65
2013-11-06
AC-595 for form/list definitions using \{\{ \}\} replacement variables in the...
Chris Houseknecht
2
-2
/
+2
2013-11-06
AC-570 Added host enabled flag on Hosts page, allowing one-click editing for ...
Chris Houseknecht
7
-53
/
+130
2013-11-05
Jobs list on Job Templates detail page now closely matches the Jobs tab. Stat...
Chris Houseknecht
4
-22
/
+49
2013-11-05
AC-563 license check now responds to date_expired and date_warning flags. Pri...
Chris Houseknecht
2
-2
/
+6
2013-11-05
AC-559 Changed reset filter to clear the search and remove search keys from t...
Chris Houseknecht
1
-9
/
+3
2013-11-05
AC-536 No longer dissaociating hosts from /inventories/N/groups, so no more c...
Chris Houseknecht
2
-20
/
+25
2013-11-05
AC-608 Fixed form generator's ability to find labels related to rquired field...
Chris Houseknecht
1
-8
/
+8
2013-11-05
AC-607 Fixed parsing of extra_vars on job_template. '' was not being recogniz...
Chris Houseknecht
1
-1
/
+2
2013-11-05
Set default config.js timeout to 1800 seconds.
Chris Houseknecht
1
-1
/
+1
2013-11-05
AC-471 Added back client session timeout. Fixed Rest service library to bubbl...
Chris Houseknecht
11
-93
/
+238
2013-11-05
AC-606 Fix manifest to include API templates that were moved.
Chris Church
1
-1
/
+1
2013-11-04
Moved API code into separate Django app.
Chris Church
61
-1546
/
+1553
2013-11-04
Added collapsible help panel to Credential detail page for Kind. Added auto ...
Chris Houseknecht
3
-26
/
+69
2013-11-04
Fix broken credentials test.
Chris Church
1
-2
/
+2
2013-11-04
Fix broken migration.
Chris Church
1
-5
/
+0
2013-11-04
AC-403 changed Host add/update to stringify variable data and include it dire...
Chris Houseknecht
1
-29
/
+18
2013-11-04
Fixed home page to work with new Utilities.GetChoices, which is used to get s...
Chris Houseknecht
3
-26
/
+43
2013-11-04
Fixed form validation issues on Projects detail for manual projects. When edi...
Chris Houseknecht
2
-1
/
+8
2013-11-04
Fixed form validation issues on Projects detail for manual projects. When edi...
Chris Houseknecht
6
-125
/
+98
2013-11-04
Fixed form-generator and awRequiredWhen directive to not overlap when setting...
Chris Houseknecht
12
-80
/
+276
2013-11-04
Finally fixed issue with editing a credential. Need to call Owner change afte...
Chris Houseknecht
6
-50
/
+74
2013-11-04
AC-537 Fix typo.
Chris Church
1
-1
/
+1
[next]