Jan Steemann
7441d553cc
updated documentation
2014-08-29 09:02:06 +02:00
Thomas Schmidts
3362ac502f
Fixed wrong link
2014-08-29 01:55:12 +02:00
Thomas Schmidts
e707f003ce
Fixed small error in bot.py
2014-08-28 23:23:14 +02:00
Jan Steemann
61d6ebd9e6
Merge branch 'devel' of https://github.com/CoDEmanX/ArangoDB into CoDEmanX-devel
...
Conflicts:
Documentation/Books/Users/Aql/Advanced.mdpp
Documentation/Books/Users/Aql/Functions.mdpp
Documentation/Books/Users/Aql/GraphOperations.mdpp
Documentation/Books/Users/AqlExamples/Grouping.mdpp
2014-08-28 22:06:27 +02:00
Jan Steemann
b2c119fded
further documentation fixes, provided by @CoDEmanX
2014-08-28 21:54:37 +02:00
Jan Steemann
1c7c8fdd24
issue #1007 : fixed broken markup
2014-08-28 21:46:53 +02:00
CoDEmanX
d8363b3c43
Fix escaping of asterisks in AQL documentation.
...
Asterisks need to be escaped with backslashes, but if surrounded by square brackets, the brackets need to be escaped as well. Does not apply to parentheses it seems, but maybe other characters with special markdown meaning.
2014-08-28 21:33:34 +02:00
Jan Steemann
c9fa7dfbb3
updated documentation
2014-08-28 21:21:51 +02:00
Jan Steemann
d72354da66
issue #1003 : added feature to use backslash escaping for CSV data in arangoimp
2014-08-28 21:03:58 +02:00
Jan Steemann
07b02b21cf
updated manual
2014-08-28 10:35:55 +02:00
Jan Steemann
81c095105b
issue #1003
2014-08-28 10:32:32 +02:00
Jan Steemann
cdb4046e51
fixed documentation
2014-08-27 19:18:27 +02:00
Jan Steemann
59e59d748e
updated documentation
2014-08-27 18:57:11 +02:00
Alan Plum
9489a3cd50
Implemented session.getExpiry, session.hasExpired.
2014-08-27 10:29:44 +02:00
Thomas Schmidts
047ca992bb
changed the name of a link
2014-08-26 16:26:58 +02:00
Thomas Schmidts
6d09bb2ecd
added favicon to gitbook
2014-08-26 16:23:28 +02:00
Alan Plum
7f120194f4
Added "preprocess" to job type definitions.
2014-08-25 15:29:07 +02:00
Thomas Schmidts
63b24cc71e
Fixed some data in the gitbook theme
2014-08-25 11:54:11 +02:00
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
Alan Plum
ac3c1d1a35
Fixed FormatMiddleware documentation. Fixes #971 .
2014-07-30 13:16:13 +02:00
Jan Steemann
9a368325d4
issue #970 : Incorrect transaction example
2014-07-29 08:52:26 +02:00
Acconut
34fec84a77
Fix keys when using cap constraint
2014-07-28 17:34:22 +02:00
Thomas Schmidts
059b83b1d2
Comments in .md will be deleted now
2014-07-23 17:06:32 +02:00
Thomas Schmidts
5ad39825d2
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-07-21 18:06:17 +02:00
Thomas Schmidts
2afd5cc356
Fixed some wrong references
2014-07-21 18:06:02 +02:00
Jan Steemann
fe71a8f26d
added startup option `--wal.suppress-shape-information`
2014-07-21 18:02:16 +02:00
Jan Steemann
ddf69e99a9
fixed tasks with offset 0.0
2014-07-21 14:22:39 +02:00
Michael Hackstein
0baafddf83
Improved introductional chapter to new graph module
2014-07-21 14:05:34 +02:00
Thomas Schmidts
59021c7724
Added pdf and ebook
2014-07-15 13:08:48 +02:00
Thomas Schmidts
8fe226517e
Renamed file
2014-07-15 10:44:00 +02:00
Thomas Schmidts
b63b7fd84f
Fixed problem with font-size in gitbook
2014-07-14 13:39:36 +02:00
Thomas Schmidts
2bf92e46be
Changed link in documentation to new features
2014-07-11 16:10:09 +02:00
Thomas Schmidts
de75804367
Chapters are color-coded in the documentation. Also bug fixed for Safari
2014-07-10 16:33:47 +02:00
Michael Hackstein
397b9789dd
Added first draft of new graph features 22
2014-07-10 11:02:00 +02:00
Thomas Schmidts
1be856675f
Added Error codes and meanings
2014-07-09 14:20:23 +02:00
Alan Plum
a06a1bcb29
Fixed typo.
2014-07-09 12:00:35 +02:00
Alan Plum
2711ee88e4
Adjusted Foxx Model docs to use joi instead of legacy schema.
2014-07-09 12:00:35 +02:00
Alan Plum
34de2d00d3
Added documentation for errors and isValid.
2014-07-09 12:00:35 +02:00
Max Neunhoeffer
f1acaaf754
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
2014-07-09 11:34:04 +02:00
Max Neunhoeffer
7633fdca9a
Fix a documentation section name.
2014-07-09 11:33:43 +02:00
Thomas Schmidts
efc845e8ad
Improved script
2014-07-09 10:46:18 +02:00
Michael Hackstein
3ec0b09ae3
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-07-08 17:30:48 +02:00
Michael Hackstein
23bf64a551
Fixed a wrong return code in gharial documentation
2014-07-08 17:30:43 +02:00
Michael Hackstein
1f795fec66
Improved gharial and general graph documentation. Gharial now documents waitForSync, keepNull and if-match
2014-07-08 17:18:15 +02:00
Thomas Schmidts
1847a29209
@PARAM and @PARAMS now will be used in function descriptions
2014-07-08 16:38:51 +02:00
Thomas Schmidts
c2fa9cb091
Erased useless @startDocuBlocks
2014-07-08 11:16:56 +02:00
Thomas Schmidts
c350170394
Fixed spelling errors and look of code
2014-07-08 10:49:24 +02:00
Thomas Schmidts
57cd57c55d
Fixed wrong @startDocuBlock in Documentation
2014-07-08 09:37:07 +02:00
Jan Steemann
c5ed5db65c
wrote new features and upgrading docs
2014-07-08 00:27:59 +02:00
Thomas Schmidts
19e750b35f
Fixed some small errors in @startDocuBlock
2014-07-07 16:58:26 +02:00
Thomas Schmidts
1a78807a67
Fixed a few @startDocuBlock errors
2014-07-07 16:15:50 +02:00
Thomas Schmidts
7f2126066d
Fixed small bug in bot.py
2014-07-07 13:31:28 +02:00
Thomas Schmidts
589d08f047
Added NewFeatures and Upgrading to new Version to documentation
2014-07-07 13:00:21 +02:00
Thomas Schmidts
e5e7a9a4f7
Fixed wrong @ref comments
2014-07-07 10:48:49 +02:00
Thomas Schmidts
a0f9c6afb9
Comments in markdown will be deleted before building the book. Also deleted missing @ref comments
2014-07-07 09:10:37 +02:00
Jan Steemann
752324db11
fixed broken documentation
2014-07-06 23:38:48 +02:00
Jan Steemann
a1ba43172e
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-07-06 19:17:18 +02:00
Jan Steemann
2037f8c310
write-ahead log documentation
2014-07-06 19:17:11 +02:00
Thomas Schmidts
029a43ac6b
fixed small bug with comments
2014-07-06 18:56:48 +02:00
Jan Steemann
ddb26d76f8
wrote documentation for WAL
2014-07-06 18:31:41 +02:00
Jan Steemann
7b8122acb3
wrote WAL configuration documentation
2014-07-06 17:34:01 +02:00
Jan Steemann
5465340ad3
updated CHANGELOG
2014-07-06 16:21:16 +02:00
Jan Steemann
fcadb40af6
updated replication documentation
2014-07-06 15:59:52 +02:00
Jan Steemann
286d015bbc
updated replication manual
2014-07-06 15:25:36 +02:00
Jan Steemann
ea9382e0e6
updated AQL documentation
2014-07-06 13:05:20 +02:00
Jan Steemann
9e1abb4b99
added examples
2014-07-06 02:13:05 +02:00
Jan Steemann
f29be3e3d0
updated manual for HTTP general
2014-07-06 01:12:30 +02:00
Jan Steemann
37dbadc96a
unified spelling
2014-07-06 00:22:12 +02:00
Jan Steemann
0ab5732c4d
updated documentation
2014-07-06 00:21:55 +02:00
Jan Steemann
5d5b3d7009
added AQL documentation
2014-07-05 19:10:56 +02:00
Jan Steemann
393b12a034
data-modification AQL
2014-07-05 18:03:49 +02:00
Alan Plum
784feea881
Documented FoxxRepository indexes.
2014-07-04 17:35:45 +02:00
Alan Plum
f1d0124a0f
Added index-specific repository methods.
2014-07-04 17:08:34 +02:00
Jan Steemann
cf52748d39
updated docs
2014-07-04 13:53:24 +02:00
Thomas Schmidts
9cb34ae163
Fixed folding bug for firefox
2014-07-04 09:34:47 +02:00
Lucas Dohmen
53667e36ae
Remove those DS_Store files
2014-07-04 09:27:30 +02:00
Jan Steemann
73d37abb02
updated documentation
2014-07-03 23:40:26 +02:00
Jan Steemann
5791e4597b
removed mruby reference
2014-07-03 23:33:11 +02:00
Thomas Schmidts
648014bc8f
Fixed appearance of errorCodes in Documentation, moved files
2014-07-03 16:46:07 +02:00
Thomas Schmidts
0328c9a900
Fixed a few spelling and code erros and deleted last examples
2014-07-02 17:48:54 +02:00
Michael Hackstein
bdfe2b518e
Added documentation for get graph in gharial
2014-07-02 14:20:03 +02:00
Thomas Schmidts
e46d87f23c
Changed documentation code in configure chapter
2014-07-02 14:08:41 +02:00
Thomas Schmidts
55aa1645ac
Changes in the code documentation
2014-07-02 09:51:26 +02:00
Thomas Schmidts
ab6b6a43f3
added depricated to modules graph
2014-07-01 16:37:30 +02:00
Thomas Schmidts
a828ed3d08
Changed some code comments
2014-07-01 16:30:36 +02:00
Thomas Schmidts
0577583aa5
Changes in the documentation code for API
2014-07-01 14:18:12 +02:00
Michael Hackstein
9db88eb9e7
Fixed a bug in GraphOperations layouting
2014-06-30 17:45:45 +02:00
Thomas Schmidts
9e2a538096
Changed API documentation in code
2014-06-30 17:29:15 +02:00
Michael Hackstein
9762c20424
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-30 16:51:56 +02:00
Michael Hackstein
1273a5628b
Added documentation for query params on gharial
2014-06-30 16:51:49 +02:00
Thomas Schmidts
6ec139f377
Even more changes in the API documentation code
2014-06-30 15:58:11 +02:00
Thomas Schmidts
d9b733b997
Fixes some documentation pages for API. fixes #922
2014-06-30 14:22:17 +02:00
Thomas Schmidts
52ad8fc702
Some changes in the documentation code for gitbook
2014-06-30 09:29:02 +02:00
Thomas Schmidts
c2cb0d5a10
Some changes to the comments in the code
2014-06-29 03:34:22 +02:00
Thomas Schmidts
63726459c1
Changed (sub)chapters for arango actions
2014-06-27 15:23:04 +02:00
Thomas Schmidts
22f7b8390b
Changed documentation in code for Foxx
2014-06-27 14:30:39 +02:00
Thomas Schmidts
148f400991
Changed some (sub)chapters and fixed spelling errors
2014-06-27 11:02:10 +02:00
Thomas Schmidts
20ae2d60ad
Changed Order of some subchapters and moved Extending AQL and AQL Examples into AQL
2014-06-26 16:59:51 +02:00
Thomas Schmidts
c26b9341f8
Some changes in the code documentation and fixed spelling errors
2014-06-26 15:54:29 +02:00
Thomas Schmidts
3eae1a4751
Exchanged verbinclude with Arangosh for bett examples in gitbook
2014-06-26 13:41:17 +02:00
Alan Plum
f86751791d
Fixed error in Foxx auth docs.
2014-06-25 18:17:38 +02:00
Thomas Schmidts
45f27782e0
More changes in the documentation code
2014-06-25 17:27:12 +02:00
Alan Plum
7385c530f4
Added note about applicationContext.mount.
2014-06-25 17:24:34 +02:00
Thomas Schmidts
a43e8e065d
Some changes in the documentation code
2014-06-25 16:29:17 +02:00
Thomas Schmidts
cba9529153
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-25 16:15:36 +02:00
scottashton
235a438c0c
finished documentation of complexity
2014-06-25 15:51:41 +02:00
Thomas Schmidts
f7be757b0b
Some changes in the code documentation
2014-06-25 14:57:29 +02:00
Alan Plum
5600188dc4
Documented Foxx exports, injection.
2014-06-25 13:29:57 +02:00
Alan Plum
14ce86748b
Softened warning about app.delete in docs.
2014-06-25 13:29:57 +02:00
Frank Celler
8632fed0ec
added keep-md
2014-06-25 12:15:20 +02:00
gschwab
df608be3f9
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-25 11:20:33 +02:00
gschwab
834a4a5c7c
docu feedback integrated
2014-06-25 11:20:24 +02:00
Thomas Schmidts
853b4488c0
Small Fixes for API function design
2014-06-25 09:17:39 +02:00
Thomas Schmidts
52f0a80de4
changed python script for api changes
2014-06-24 23:22:39 +02:00
Lucas Dohmen
9b37812da6
Review of General Graph
2014-06-24 23:44:49 +08:00
Thomas Schmidts
e0cbbe69b8
Some changes in the script for API
2014-06-24 17:25:11 +02:00
Thomas Schmidts
0bf957ddd7
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-24 14:28:50 +02:00
Thomas Schmidts
0d969e6814
Changes in the gitbook, also bug fixing in code
2014-06-24 14:28:30 +02:00
scottashton
3ba8719173
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-24 13:13:09 +02:00
scottashton
4f01409c4b
processed lucas feedback regarding aql docu
2014-06-24 13:13:01 +02:00
gschwab
dcddc1244b
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-24 11:55:21 +02:00
gschwab
5f5d6171cb
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-24 11:54:48 +02:00
gschwab
e049f85b44
docu
2014-06-24 11:54:42 +02:00
Jan Steemann
4f282cbe02
removed startup option `--database.remove-on-drop`
2014-06-24 11:54:32 +02:00
Michael Hackstein
5232983bb1
Moved Edge and Vertex description of gharial to newest version of rest documentation
2014-06-24 11:08:22 +02:00
gschwab
a6564244b1
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-24 10:41:39 +02:00
gschwab
62dd01fe00
docu
2014-06-24 10:41:23 +02:00
Michael Hackstein
25ebe7c3a8
Modified gharial documentation to newest version of rest api documentation
2014-06-24 10:36:49 +02:00
Lucas Dohmen
04ddc2ba3c
Review of GraphOperations
2014-06-24 13:29:14 +08:00
Thomas Schmidts
8d4527a8c9
Changed Documentation in code
2014-06-24 00:01:27 +02:00
Thomas Schmidts
03881bf63c
Made Examples instead of verbinclude
2014-06-23 17:16:19 +02:00
Thomas Schmidts
859ad4fbb0
Changes in the code documentation
2014-06-23 16:18:58 +02:00
gschwab
e799d7d04a
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-23 15:14:21 +02:00
gschwab
56d8db54aa
docu
2014-06-23 15:14:16 +02:00
Thomas Schmidts
10a5b782fd
Some changes in the documentation code
2014-06-23 14:55:14 +02:00
scottashton
5e2fa60521
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-23 14:42:41 +02:00
scottashton
da1cb2e62d
minor docu fixes
2014-06-23 14:42:38 +02:00
gschwab
38e4853a99
deleted tmp file
2014-06-23 14:12:19 +02:00
Frank Celler
34908e450b
hidden for http examples
2014-06-23 14:04:16 +02:00
scottashton
7efc5b77cf
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-23 13:35:01 +02:00
scottashton
371bfabf67
spellchecked gitbook for general-graph and ahuacatl
2014-06-23 13:34:44 +02:00
Alan Plum
61b37c7261
Fixed chapter refs, whitespace.
2014-06-23 13:32:34 +02:00
Thomas Schmidts
7b11a3e9f3
Changed some comments in code
2014-06-23 13:22:02 +02:00
Alan Plum
4905cde9e7
Whitespace, spelling.
2014-06-23 12:48:00 +02:00
Alan Plum
ed387a3b9d
Fixed typo.
2014-06-23 11:15:43 +02:00
gschwab
542a4263e6
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-23 10:16:10 +02:00
gschwab
5406db3dc8
renamed _getToVertex(...) -> _toVertex(..)
2014-06-23 10:16:05 +02:00
Thomas Schmidts
c11417cbdb
Fixed some some issues with the appearance of the Foxx Chapter
2014-06-23 09:56:08 +02:00
gschwab
69df68c54e
renamed _getFromVertex(...) -> _fromVertex(..)
2014-06-23 09:47:48 +02:00
Thomas Schmidts
06e033c0c8
Some improvements in the python script
2014-06-23 08:55:47 +02:00
Michael Hackstein
b468d336c8
Fixed an error for list of graphs in the graph module
2014-06-20 17:45:37 +02:00
Michael Hackstein
4311d43029
Added deprecated information to menu of gitbooks
2014-06-20 17:26:48 +02:00
scottashton
1cef1a0cd7
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-20 16:59:58 +02:00
scottashton
fb7c608f6c
refactored ahuacatl docs
2014-06-20 16:59:51 +02:00
Michael Hackstein
1db8391e42
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-20 16:02:00 +02:00
Thomas Schmidts
3f558b2a85
Fixed correct look for lists in gitbook
2014-06-20 15:42:53 +02:00
Thomas Schmidts
90ad06833f
Change some comments in the code
2014-06-20 15:10:16 +02:00
Michael Hackstein
707c79d5a5
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-20 15:07:29 +02:00
Michael Hackstein
0eff0753e8
Started improving the layout of FluentAQL Documentation in general graph module
2014-06-20 14:57:04 +02:00
Frank Celler
5db02fe468
moved style to non-less style.css
2014-06-20 14:48:08 +02:00
Frank Celler
af109c73ca
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
...
Conflicts:
js/server/modules/org/arangodb/foxx/manager.js
2014-06-20 14:41:13 +02:00
Lucas Dohmen
a091aadd6c
General deprecation information, deprecate Foxx's controller.collection
2014-06-20 14:35:01 +02:00
Frank Celler
e5c0418a35
fixed issue #707 : Missing exception on mounting foxx app without collection
2014-06-20 14:28:23 +02:00
Jan Steemann
e51dcdb2cb
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
js/common/tests/shell-general-graph.js
2014-06-20 13:39:51 +02:00
Frank Celler
487bcf3a2e
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-20 13:03:29 +02:00
Frank Celler
f8e4dcce8e
added show/hide button
2014-06-20 13:03:12 +02:00
Michael Hackstein
44297f43c0
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-20 13:02:06 +02:00
Michael Hackstein
f1383ad232
Moved Traversal Examples to use a graph instead of edge collection
2014-06-20 13:01:18 +02:00
scottashton
ec2d0e94f5
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-20 13:00:01 +02:00
scottashton
ec45a40d0b
changed examples in routplanner
2014-06-20 12:59:56 +02:00
Frank Celler
ecc9811ea0
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-20 12:56:50 +02:00
Frank Celler
c0e3430472
added style for example button
2014-06-20 12:56:40 +02:00
gschwab
6381c931b0
some docu changes
2014-06-20 12:52:49 +02:00
Thomas Schmidts
0280245393
fixed small bug in python script
2014-06-20 09:59:13 +02:00
scottashton
678277981c
fixed merge conflict
2014-06-20 09:59:00 +02:00
scottashton
b263e38a9e
docu refactoring, added more functions into graph module
2014-06-20 09:58:09 +02:00
Jan Steemann
e132c8ea19
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-20 09:45:53 +02:00
Michael Hackstein
09f6b6be1f
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-20 09:28:24 +02:00
gschwab
6bc1a282f2
some docu changes
2014-06-20 09:27:23 +02:00
Michael Hackstein
e6519fd292
Started generation of traversal api documentation. Still not successful
2014-06-20 09:20:33 +02:00
gschwab
d1f17342c6
renamed _[un]directedRelationDefinition(...) -> _[un]directedRelation(..)
2014-06-20 09:09:13 +02:00
gschwab
639e657897
renamed _undirectedRelationDefinition(...) -> _undirectedRelation(..)
2014-06-20 08:56:59 +02:00
Jan Steemann
86def51c51
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-20 08:22:04 +02:00
Lucas Dohmen
53b4a52ba1
Explain Foxx's dev-app-path option
2014-06-19 10:27:53 +02:00
Jan Steemann
fa78a06695
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-18 22:40:01 +02:00
Frank Celler
54d675bc82
added folding
2014-06-18 21:55:26 +02:00
Jan Steemann
73e3fd5551
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-18 21:13:51 +02:00
Frank Celler
bd7f4d5b24
added close
2014-06-18 20:05:22 +02:00
Frank Celler
9ec23692ee
splitted targets
2014-06-18 19:43:49 +02:00
Jan Steemann
589ff8e208
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-18 17:26:20 +02:00
Michael Hackstein
791c3bb67e
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-18 17:01:32 +02:00
Michael Hackstein
04d18692dd
Fixed dokumentation of new graph http module, it is now fully generated
2014-06-18 17:01:15 +02:00
Thomas Schmidts
01c2770030
Fixed a small bug in the python script
2014-06-18 16:52:35 +02:00
Jan Steemann
1d68586500
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
js/apps/system/aardvark/frontend/js/modules/org/arangodb/general-graph.js
2014-06-18 16:37:28 +02:00
gschwab
1338fb0dce
docu resetted to automatation
2014-06-18 15:53:28 +02:00
Michael Hackstein
8f50161519
Added correct FluentAQL documentation file that only contains references to code documentation
2014-06-18 15:11:34 +02:00
Michael Hackstein
f9b16f5e23
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-18 14:49:04 +02:00
Thomas Schmidts
270cb1eb6e
Fixed error in script
2014-06-18 14:48:31 +02:00
Michael Hackstein
479268d450
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-18 11:11:31 +02:00
Michael Hackstein
55a6cee0f7
Added deprecated warnings for old graph module in documentation
2014-06-18 11:11:26 +02:00
Michael Hackstein
b228925770
Reordered the new graph module before the old graph module
2014-06-18 11:10:54 +02:00
Thomas Schmidts
f4e8f439bd
Script for reading code automatically
2014-06-18 11:09:20 +02:00
Michael Hackstein
2136673e94
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-17 18:22:31 +02:00
Jan Steemann
acba4c8851
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
CHANGELOG
2014-06-17 15:31:04 +02:00
Michael Hackstein
9a948ed92b
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-17 13:34:42 +02:00
Michael Hackstein
5692606fd4
Fixed a bug in codeBlockReader and added new edge examples
2014-06-17 13:34:13 +02:00
gschwab
9b68074a40
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-17 13:22:38 +02:00
gschwab
889bf312a1
docu
2014-06-17 13:22:32 +02:00
Thomas Schmidts
4ec24e9e92
Moved Upgrading and Installing to the Gitbook
2014-06-17 13:17:29 +02:00
scottashton
d5bffb80c6
resolve merge conflict
2014-06-17 11:50:29 +02:00
scottashton
094809bdf8
more docs
2014-06-17 11:43:21 +02:00
Michael Hackstein
4efec4b58e
Moved list of all available graphs in the management documentation
2014-06-17 11:26:16 +02:00
Michael Hackstein
9fe3d9d2f2
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-17 11:23:16 +02:00
Michael Hackstein
d4ad788710
Moved Vertex operations to Functions in graph module documentation
2014-06-17 11:23:12 +02:00
Michael Hackstein
0ad502651d
Improved ordering and structure of the graph management documentation
2014-06-17 11:22:49 +02:00
Thomas Schmidts
8082941e94
Added Upgrading to gitbook
2014-06-17 11:21:15 +02:00
Michael Hackstein
eda57a4ac7
Removed hardcoded. Examples in Management for graph module
2014-06-17 10:57:21 +02:00
Michael Hackstein
53b6cc09c4
Added new files of graph module documentation
2014-06-17 09:57:02 +02:00
Michael Hackstein
a1f72a85bf
Moved first steps of grpah module into its readme
2014-06-17 09:56:10 +02:00
Michael Hackstein
e9f3f5fdc1
Beautified Management documentation of graph module
2014-06-17 09:55:40 +02:00
Michael Hackstein
0132fc29e4
Beatified Fluent aql graph documentatioN
2014-06-17 09:53:51 +02:00
Michael Hackstein
59d8ebe830
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-17 09:53:15 +02:00
Michael Hackstein
37c006c8dc
Added documentation for _create function in graph module code
2014-06-17 09:53:11 +02:00
gschwab
6afda915ec
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-17 09:42:46 +02:00
gschwab
1afee1b2eb
fixed docu
2014-06-17 09:42:34 +02:00
Jan Steemann
30460bb72c
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-17 00:49:37 +02:00
Michael Hackstein
386bed318a
Added missing parts of fluent AQL documentation in graph module
2014-06-16 22:12:18 +02:00
Frank Celler
89dbc6d04a
Merge pull request #902 from triAGENS/foxx_repository
...
[WIP] Foxx.Repository should provide more methods
2014-06-16 20:16:56 +02:00
Michael Hackstein
294758a20b
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-16 17:05:01 +02:00
Michael Hackstein
ed3ac7d95b
Added Descriptions to HttpGraph Interface documentation
2014-06-16 17:04:57 +02:00
scottashton
ef6ed992f1
fixed typos in docs
2014-06-16 16:58:42 +02:00
scottashton
9917d68129
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-16 16:33:46 +02:00
scottashton
cc3eff2a1e
added documentation for ahuacatl
2014-06-16 16:33:40 +02:00
Lucas Dohmen
dbfbd994cb
Merge pull request #905 from triAGENS/jasmine
...
[WIP] Add Support for Jasmine in our ArangoDB JavaScript Tests
2014-06-16 16:32:55 +02:00
Michael Hackstein
f0d65ce57b
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-16 16:29:38 +02:00
Michael Hackstein
b110cf044f
The code block reader is now able to replace ARANGOSH_OUTPUT statements
2014-06-16 16:29:34 +02:00
Michael Hackstein
305d0ed39c
Added more to the HTTP Graph documentation, not yet finished
2014-06-16 16:28:16 +02:00
gschwab
d8bd638951
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-16 16:22:54 +02:00
gschwab
6fe06843fe
manually merged docu into mdpp
2014-06-16 16:22:49 +02:00
Jan Steemann
02d171412d
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
js/apps/system/aardvark/frontend/js/modules/org/arangodb/general-graph.js
2014-06-16 14:47:41 +02:00
scottashton
99be3816b3
optimized dijsktra search
2014-06-16 14:44:34 +02:00
Lucas Dohmen
f939c8de08
Removed the unused Coverage functionality
2014-06-16 14:39:40 +02:00
Michael Hackstein
348c4c313a
Added a general readme file for the http documentation of the general graph module
2014-06-15 23:02:37 +02:00
Michael Hackstein
2ffd4f2167
Added further links for the graph module in the gitbook
2014-06-15 22:53:51 +02:00
Michael Hackstein
5c994b6fbf
Started adding links for the graph http module in the gitbook
2014-06-15 22:40:29 +02:00
Jan Steemann
63d23bb501
added documentation for AQL TRANSLATE
2014-06-13 19:59:38 +02:00
Lucas Dohmen
80ab3968bd
Foxx: Adjust structure & content of documentation and code of Repository
2014-06-13 15:47:52 +02:00
Thomas Schmidts
e49dd38160
Fixed small spelling errors
2014-06-13 11:04:51 +02:00
Thomas Schmidts
533b841175
Some changes in the the theme for gitbook
2014-06-13 09:20:36 +02:00
gschwab
1ed179cbaa
some docu for orphan collections
2014-06-12 16:57:31 +02:00
Lucas Dohmen
38bf144496
Foxx: Documentation for extended bodyParam functionality
2014-06-12 15:02:47 +02:00
scottashton
e6d68e6070
finished documenation for aql graph
2014-06-12 10:43:20 +02:00
scottashton
5bb6a22e82
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-11 15:45:46 +02:00
scottashton
8209796f7c
added documentation to ahuacatl general graph functions and refactored common_Neighbors and common_properties
2014-06-11 15:45:31 +02:00
Thomas Schmidts
86cce6f19f
Some fixes for folding
2014-06-11 15:25:04 +02:00
Thomas Schmidts
10703a7173
Renamed some folders because of issues with folding chapters
2014-06-10 16:50:27 +02:00
Thomas Schmidts
055618408b
Changes in the Http Interface in Gitbook
2014-06-10 14:18:04 +02:00
gschwab
4bcca3408a
- added function to remove a single edge definition from a graph\n- some docu
2014-06-10 13:30:07 +02:00
Thomas Schmidts
cfb9d4c18d
added folding for gitbook
2014-06-06 17:31:56 +02:00
Michael Hackstein
b1ccec61b2
Improved new documentation generator. It now injects code from examples correctly
2014-06-06 16:38:11 +02:00
Thomas Schmidts
7674e5eabf
Even more syntax changes in gitbook
2014-06-06 16:28:17 +02:00
gschwab
dda28bc102
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-06 15:41:50 +02:00
gschwab
682d85a948
renaming of getIn/OutVertex to getFrom/ToVertex, documentation
2014-06-06 15:40:51 +02:00
Thomas Schmidts
27ef5033a9
Some syntax fixes
2014-06-06 01:23:18 +02:00
Thomas Schmidts
85c72b485e
Some changes in the Summary and new chronological order
2014-06-05 23:20:23 +02:00
Thomas Schmidts
d9ac4e1164
small spelling error
2014-06-05 15:47:09 +02:00
Michael Hackstein
8b7b485f74
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-05 14:58:10 +02:00
Michael Hackstein
30a1ebd3b7
Improved FluentAQL documentation for general graph module
2014-06-05 14:57:45 +02:00
Thomas Schmidts
fb312711d0
small changes in the documentation
2014-06-05 14:50:35 +02:00
Thomas Schmidts
2b682769e7
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-05 12:53:22 +02:00
Thomas Schmidts
1b3a138fa4
.mds will be deleted after gitbook is made. Also modified search for codeDocuBlock
2014-06-05 12:53:10 +02:00
Michael Hackstein
4d95b99937
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-05 11:45:36 +02:00
Michael Hackstein
b90e3d6539
Added a README for General Graph. Added some intro text in fluent AQL chapter for general graph
2014-06-05 11:44:55 +02:00
gschwab
08e5c81284
initial checkin of GeneralGraphFunctions.mdpp
2014-06-05 10:24:33 +02:00
Michael Hackstein
bcbcf635e4
Further improvements in FluentAQL docu. It is now at least readable
2014-06-04 19:03:19 +02:00
Michael Hackstein
fa38738ea5
Fixed merge conflict for generated files
2014-06-04 18:00:58 +02:00
Michael Hackstein
8ccad436ea
Removed generated md files in gitbook
2014-06-04 17:59:55 +02:00
Michael Hackstein
19b459b549
Added all subfolder md files in gitbooks
2014-06-04 17:54:28 +02:00
Michael Hackstein
c11d469251
Added semi automaticly generated first docu of Fluent AQL interface
2014-06-04 17:51:57 +02:00
gschwab
08f57f13b2
Revert "tabs replaced with spaces"
...
This reverts commit f38493e4c678b06dcb09b3f1fc918ba6bb8c367e.
Conflicts:
Documentation/Books/Makefile
Documentation/Books/Users/SUMMARY.md
Documentation/Books/Users/localtheme/templates/includes/book/header.html
2014-06-04 17:21:15 +02:00
gschwab
e6a2328438
merged for revert
2014-06-04 17:19:34 +02:00
Thomas Schmidts
bc0c8aac3a
small changes in the design
2014-06-04 16:41:44 +02:00
Michael Hackstein
244fe61e6c
Readded tabs in documentation makefile
2014-06-04 16:04:53 +02:00
gschwab
036e29f45b
tabs replaced with spaces
2014-06-04 15:59:17 +02:00
Thomas Schmidts
67f2ea2f97
added the stylesheet
2014-06-04 14:29:24 +02:00
Michael Hackstein
2de9df5689
Added general graph into git books
2014-06-04 13:49:45 +02:00
Michael Hackstein
44a3dd1db1
Added start of documentation move to gitbooks in general graphs
2014-06-04 13:06:31 +02:00
Michael Hackstein
ef94b4a9bb
Added more documentation to fluent AQL interface in graphs
2014-06-04 10:47:27 +02:00
Thomas Schmidts
87e0d54f04
small changes for new documentation in code-docu
2014-06-03 14:55:39 +02:00
Thomas Schmidts
aed9fe0550
Few changes in the gitbook
2014-06-02 14:25:22 +02:00
Thomas Schmidts
fb9b8986d2
the new documentation
2014-06-02 13:44:09 +02:00
Frank Celler
f2b6275049
test for new gitbook format
2014-05-02 15:36:47 +02:00