This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
micromdm
Watch
1
Star
0
Fork
0
You've already forked micromdm
mirror of
https://github.com/micromdm/micromdm/
synced
2026-08-01 14:16:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d15dab703ccc5cd85a414bebba1fafd3c17e2d37
micromdm
/
platform
/
queue
History
Jesse Peterson
d15dab703c
Avoid queue save when not needed (
#711
)
...
* Avoid queue save when not needed
2021-02-10 11:21:22 -08:00
..
internal
organize essential APIs into platform, workflow and pkg folders (
#337
)
2017-11-23 22:07:57 -05:00
command_queued.go
When a QueueCommandQueued is marshaled in MarshalQueuedCommand, the QueueCommandQueued.DeviceUDID property rather than the CommandUUID property was copied to the protobuf CommandUuid property. Now the CommandUUID property is copied to the CommandUuid property. (
#690
)
2020-07-17 08:53:38 -07:00
device_command.go
organize essential APIs into platform, workflow and pkg folders (
#337
)
2017-11-23 22:07:57 -05:00
queue_test.go
add proper logger to queue (
#530
)
2018-10-13 14:25:11 -04:00
queue.go
Avoid queue save when not needed (
#711
)
2021-02-10 11:21:22 -08:00