1
0
Fork 0
Commit Graph

1245 Commits

Author SHA1 Message Date
Jan Steemann a952e89211 updated manual 2014-08-22 17:40:56 +02:00
Alan Plum ea4f769c5f Fixed user storage not reloading internal users db. 2014-08-21 11:06:35 +02:00
Jan Steemann 3564f1f1d1 fixed typos in manual 2014-08-20 22:21:44 +02:00
Alan Plum a067104ace Removed filthy lies in users app docs. 2014-08-20 15:25:57 +02:00
Alan Plum c62715e460 Merge pull request #920 from triAGENS/foxx-app-sessions
Replace Foxx authentication with Foxx app-based (modular) authentication.
2014-08-20 15:19:01 +02:00
baslr 545df18f80 basir -> baslr
fixed my username :)
2014-08-20 14:36:42 +02:00
Alan Plum 6a89d78929 Removed oauth2 app from system apps. 2014-08-20 10:57:48 +02:00
Alan Plum 54615415c2 Removed redundant foxx auth doc stub. 2014-08-20 10:57:47 +02:00
Alan Plum cb3842b149 System apps now mount at _system instead of system. 2014-08-20 10:57:47 +02:00
Alan Plum 5767a12bcd Documentation for sessions reflects correct sessions app path. 2014-08-20 10:57:47 +02:00
Alan Plum cb19215d85 Documentation now reflects correct bundled app paths. 2014-08-20 10:57:47 +02:00
Alan Plum 66068924e1 Added stub documentation for FoxxAuthentication. 2014-08-20 10:57:46 +02:00
Alan Plum 6d9313f532 Fixed documentation reference. 2014-08-20 10:57:46 +02:00
Alan Plum c3a6c8cce2 activateAuthentication -> activateSessions.
Moved new functionality to new names to allow re-enabling legacy functionality.
2014-08-20 10:57:09 +02:00
Alan Plum 7ef8e7d9d4 Reformatted docs for consistency. 2014-08-20 10:57:09 +02:00
Alan Plum 96d1452c47 Wroteyou. 2014-08-20 10:57:09 +02:00
Alan Plum 4e7bb5f2a2 Consistency. 2014-08-20 10:57:09 +02:00
Alan Plum 7c17a98ade Documented OAuth2 app. 2014-08-20 10:57:09 +02:00
Alan Plum c4173ae192 Expanded example. 2014-08-20 10:57:09 +02:00
Alan Plum b3ecb4f2b3 Documented default 'after' handler for Foxx Auth logout. 2014-08-20 10:57:09 +02:00
Alan Plum 63e8a43273 Documented Foxx auth. 2014-08-20 10:57:09 +02:00
Alan Plum 6dd8bf6a52 Documented simple auth app. 2014-08-20 10:57:08 +02:00
Alan Plum a5302532fb Documented session configs. 2014-08-20 10:57:08 +02:00
Alan Plum ef03b60916 Formatting. 2014-08-20 10:57:08 +02:00
Alan Plum b9edef489c Documented users app. 2014-08-20 10:57:08 +02:00
Alan Plum 49e3cf9678 Fixed typo. 2014-08-20 10:57:08 +02:00
Alan Plum 5510f1bd14 Typo. 2014-08-20 10:57:08 +02:00
Alan Plum 83279e64c8 Cleaned up session docs to match style. 2014-08-20 10:57:08 +02:00
Alan Plum 779518baee Subsections for model attributes. 2014-08-20 10:57:08 +02:00
Alan Plum 7f72d484dc Removed 'Description' headers. 2014-08-20 10:57:07 +02:00
Alan Plum 5767abf7f2 Split lines. 2014-08-20 10:57:07 +02:00
Alan Plum b36239dd25 Documented sessions app. 2014-08-20 10:57:07 +02:00
Alan Plum e6c7206038 Added documentation stubs for auth. 2014-08-20 10:57:07 +02:00
Thomas Schmidts 4161a08371 Fixed spelling error 2014-08-14 15:20:08 +02:00
Alan Plum da36a1d42e Added support for job type schemas. 2014-08-13 15:37:44 +02:00
Alan Plum 1913a7b231 Extracted worker, manager modules from queue. Implemented backOff, delayUntil, success/failure callbacks, push(maxFailures). 2014-08-12 19:02:46 +02:00
Alan Plum 359073aad1 Added intro. 2014-08-12 19:02:46 +02:00
Alan Plum 300ebaf53e Add chapter on Foxx Job Queues. 2014-08-12 19:02:45 +02:00
Thomas Schmidts a77c51c527 Fixed small spelling error 2014-08-12 09:39:50 +02:00
Jan Steemann 099ec8db60 reallow attribute names starting with underscores 2014-08-07 15:52:58 +02:00
Thomas Schmidts 7b3baba2e9 Added glossary to the documentation. Also linked the glossary keywords to the documentation 2014-08-05 15:49:21 +02:00
Thomas Schmidts 5d6c8a8971 changed width of summary block 2014-08-05 14:55:19 +02:00
Thomas Schmidts baf6635627 Added missing methods to fs module. fix #978 2014-08-05 13:37:40 +02:00
Thomas Schmidts bf8ea5de4b Moved subsection troubleshooting from collections to arangodb shell 2014-08-05 10:32:45 +02:00
James e4fb7bc3a7 Fixed some further language bugs in the doc. 2014-08-05 09:21:19 +02:00
Willi Goesgens f8be000e1d Fix typos and simplify & clarify some phrases in the documentation. 2014-08-04 16:53:00 +02:00
James 6dee76e389 more bugs in documentation language resolved. 2014-08-04 15:36:53 +02:00
James 49366060f8 more language bugs in first steps. JDM 2014-08-04 09:56:22 +02:00
James 77277a7aee fixed some language bugs in first steps. 2014-08-04 09:45:01 +02:00
Frank Celler e71a29b38b Merge pull request #969 from Acconut/doc-transaction-fix
Fix keys when using cap constraint
2014-08-01 09:02:23 +02:00