index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
csapi
/
gtad.yaml
Age
Commit message (
Expand
)
Author
2018-07-04
Break down event.* into smaller files
Kitsune Ral
2018-06-16
csapi: Use {{>cjoin}} instead of {{>join,}}; fix a typo breaking update-api
Kitsune Ral
2018-06-11
gtad.yaml: More concise list joining
Kitsune Ral
2018-06-08
csapi: Fix boolean query parameters incorrectly passed
Kitsune Ral
2018-06-08
csapi: Added registration and account management jobs
Kitsune Ral
2018-06-08
gtad.yaml: Update to the released GTAD 0.6
Kitsune Ral
2018-06-03
csapi: No need to explicitly #include <QtCore/QStringList>
Kitsune Ral
2018-06-03
csapi: GetTurnServerJob
Kitsune Ral
2018-06-03
csapi + converters: Support variant types (using QVariant)
Kitsune Ral
2018-06-03
gtad.yaml: Fixes around defaultValue
Kitsune Ral
2018-06-03
gtad.yaml: Fallback to QJsonArray no more needed
Kitsune Ral
2018-06-03
gtad.yaml: Make sure to pass avoidCopy to ref'ed types
Kitsune Ral
2018-06-02
csapi: Fix adding omittables to a query string
Kitsune Ral
2018-06-02
GTAD: drop question marks and "true" from attributes
Kitsune Ral
2018-06-02
csapi: Use Omittable<> container instead of intrusive 'omitted' field
Kitsune Ral
2018-05-26
lib/csapi/: Don't send parameters that were omitted
Kitsune Ral
2018-05-06
lib/csapi/*.mustache: Optimise #includes, eliminate some blank lines
Kitsune Ral
2018-05-04
New home for the generated code - lib/csapi
Kitsune Ral