aurora git commit: Eliminate I* isSet methods for collection fields.

2016-03-28 Thread jsirois
Repository: aurora Updated Branches: refs/heads/master b352e8b16 -> 83a078b6b Eliminate I* isSet methods for collection fields. These methods always returned `true`, which was misleading. Eliminate these query methods and force users to consult the collection for emptiness to make intentions

aurora git commit: Treat empty and null collections equivalently in task queries.

2016-03-28 Thread jsirois
Repository: aurora Updated Branches: refs/heads/master 83a078b6b -> 095009596 Treat empty and null collections equivalently in task queries. Previously, `null` was handled differently from an empty collection in task queries. For the Go thrift bindings, this was problematic since zero values i

[1/7] aurora git commit: Reorganize Documentation

2016-03-28 Thread serb
Repository: aurora Updated Branches: refs/heads/master 095009596 -> f28f41a70 http://git-wip-us.apache.org/repos/asf/aurora/blob/f28f41a7/docs/security.md -- diff --git a/docs/security.md b/docs/security.md deleted file mode 10

[4/7] aurora git commit: Reorganize Documentation

2016-03-28 Thread serb
http://git-wip-us.apache.org/repos/asf/aurora/blob/f28f41a7/docs/hooks.md -- diff --git a/docs/hooks.md b/docs/hooks.md deleted file mode 100644 index 28307ab..000 --- a/docs/hooks.md +++ /dev/null @@ -1,244 +0,0 @@ -# Hooks fo

[7/7] aurora git commit: Reorganize Documentation

2016-03-28 Thread serb
Reorganize Documentation This started as a spike to structure the documentation in a way that makes it more approachable. In addition, I believe the new structure will allow us to extend and improve the documentation more easily, as the different sections have more room to grow into something u

[2/7] aurora git commit: Reorganize Documentation

2016-03-28 Thread serb
http://git-wip-us.apache.org/repos/asf/aurora/blob/f28f41a7/docs/reference/configuration.md -- diff --git a/docs/reference/configuration.md b/docs/reference/configuration.md new file mode 100644 index 000..fa09fd4 --- /dev/null

[5/7] aurora git commit: Reorganize Documentation

2016-03-28 Thread serb
http://git-wip-us.apache.org/repos/asf/aurora/blob/f28f41a7/docs/development/design/command-hooks.md -- diff --git a/docs/development/design/command-hooks.md b/docs/development/design/command-hooks.md new file mode 100644 index 00

[3/7] aurora git commit: Reorganize Documentation

2016-03-28 Thread serb
http://git-wip-us.apache.org/repos/asf/aurora/blob/f28f41a7/docs/presentations.md -- diff --git a/docs/presentations.md b/docs/presentations.md deleted file mode 100644 index 84756a2..000 --- a/docs/presentations.md +++ /dev/nu

[6/7] aurora git commit: Reorganize Documentation

2016-03-28 Thread serb
http://git-wip-us.apache.org/repos/asf/aurora/blob/f28f41a7/docs/configuration-tutorial.md -- diff --git a/docs/configuration-tutorial.md b/docs/configuration-tutorial.md deleted file mode 100644 index 97664f3..000 --- a/docs/c