index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
docker-compose
/
Dockerfile-sync
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-13
remove yaml and json imports from workflow
AlanCoding
1
-2
/
+0
2016-10-12
move set_artifact module to its own repository
AlanCoding
2
-64
/
+0
2016-10-12
Add job artifacts and workflow artifact passing
AlanCoding
11
-18
/
+243
2016-10-12
Exclude test directory from setup bundle tarballs
Shane McDonald
1
-3
/
+3
2016-10-12
Fix issue when string list settings field is null. Resolves #3683.
Chris Church
3
-5
/
+10
2016-10-12
update workflows to work with new channels implementation
AlanCoding
2
-3
/
+3
2016-10-12
Show actual settings module in use.
Chris Church
1
-0
/
+4
2016-10-11
switching websocket to secure websocket (wss://) dpending on protocol
jaredevantabor
1
-3
/
+13
2016-10-11
Include Powershell scripts for Windows scan jobs
Graham Mainwaring
1
-0
/
+1
2016-10-10
workflow serializer fixes
AlanCoding
2
-2
/
+8
2016-10-10
Include defaul channel layer route and upgrade amqp version (#3675)
Ryan Fitzpatrick
1
-1
/
+1
2016-10-10
use created and modified dates from TowerSettings when migrating to conf Sett...
Jake McDermott
1
-0
/
+2
2016-10-07
Prevent removing license via PUT/PATCH/DELETE to /api/v1/settings/system/.
Chris Church
3
-1
/
+47
2016-10-07
Add api node request servicer to response headers
Matthew Jones
1
-0
/
+1
2016-10-07
Fix some issues with management commands for clustering
Matthew Jones
2
-9
/
+35
2016-10-07
revert to old rabbitmq
Wayne Witzel III
1
-1
/
+1
2016-10-07
Turning debug_mode to false
Jared Tabor
1
-1
/
+1
2016-10-07
Feedback from PR
Jared Tabor
16
-119
/
+103
2016-10-06
update channels reqs
Wayne Witzel III
1
-4
/
+3
2016-10-06
added model for holding channel group information, updating asgi_amsqp req
Wayne Witzel III
5
-7
/
+30
2016-10-06
Implement cluster health checks
Matthew Jones
11
-243
/
+43
2016-10-06
convert scheduler to use websocket
Wayne Witzel III
1
-5
/
+5
2016-10-05
Resubscribing the UI to the last group it was on, whenever a disconnect happe...
Jared Tabor
1
-2
/
+15
2016-10-05
Change names of Windows scan modules to avoid ambiguity
Graham Mainwaring
4
-4
/
+24
2016-10-05
removing status checks in socket.service
Jared Tabor
1
-4
/
+3
2016-10-05
Clean docker images by name
Jim Ladd
1
-1
/
+1
2016-10-05
removing npm-shrinkwrap to avoid conflict
Jared Tabor
2
-4867
/
+1
2016-10-04
fixing statusTip and socketStatus
Jared Tabor
1
-26
/
+10
2016-10-04
committing first pass at unit test for SocketService
Jared Tabor
4
-33
/
+66
2016-10-04
removing shrinkwrap to avoid merge conflict for now
Jared Tabor
1
-10
/
+0
2016-10-04
use a better-supported babel plugin instead of jank webpack loader for istanb...
Leigh Johnson
1
-0
/
+1
2016-10-04
cleaning up jshint errors
Jared Tabor
7
-106
/
+5
2016-10-04
removing old code
Jared Tabor
3
-30
/
+7
2016-10-04
Fix schedules sitewide (#3469)
Leigh Johnson
2
-6
/
+15
2016-10-04
changing naming scheme for event listeners to "ws-<group_name>"
Jared Tabor
14
-31
/
+30
2016-10-04
adding socket coverage to child states
Jared Tabor
26
-25
/
+153
2016-10-04
small fix to disconnect function--null pointer exception
Jared Tabor
1
-1
/
+3
2016-10-04
adding disconnect function for logging out
Jared Tabor
4
-74
/
+32
2016-10-04
fixing issue with adhoc stdout
Jared Tabor
1
-2
/
+1
2016-10-04
Changing naming convention for socket-message event listeners
Jared Tabor
13
-58
/
+88
2016-10-04
Adding unsubscribe method for non-socket-enabled routes
Jared Tabor
2
-4
/
+30
2016-10-04
Sending blank object to socket server on routes that are not
Jared Tabor
1
-7
/
+11
2016-10-04
Fixing live events for inventory-manage page
Jared Tabor
4
-28
/
+34
2016-10-04
Adding socket object to route definitions
Jared Tabor
8
-88
/
+49
2016-10-04
Hooking SocketService.subscribe function to $stateExtender
Jared Tabor
6
-448
/
+295
2016-10-04
remove websocket proxy from build-docker-machine script, freeze ui deps
Leigh Johnson
1
-2
/
+1
2016-10-04
adding promise for successful socket connection
Jared Tabor
2
-13
/
+20
2016-10-04
refactoring socket functions
Jared Tabor
1
-12
/
+17
2016-10-04
fixing socketservice init on login
Jared Tabor
3
-11
/
+5
2016-10-04
Adhoc stdout working with new websockets
Jared Tabor
4
-17
/
+3
[next]