1
0
Fork 0
Commit Graph

312 Commits

Author SHA1 Message Date
Jan Steemann 3dc546658c removed --log.format command line option 2013-10-30 01:33:32 +01:00
Jan Steemann 43b4f78b62 issue #620 2013-10-28 19:38:19 +01:00
Frank Celler e40083b2e9 added variables 2013-10-27 10:33:14 +01:00
Doerthe Luebbert c6b46a04f7 FOXX -> Foxx 2013-10-21 15:50:43 +02:00
Doerthe Luebbert 7cd4afd292 added Jan's answer in the google group on how collections work in Foxx to the manual 2013-10-21 08:15:52 +02:00
Lucas Dohmen 6eef3f79f7 Merge pull request #618 from luebbert42/devel
foxx manual: renamed titles
2013-10-18 07:46:59 -07:00
Doerthe Luebbert 4649d03abc renamed titles and changed them to "h1" so that they appear in the table of content 2013-10-18 16:12:06 +02:00
Jan Steemann e59968e70a added `replace` command for foxx-manager, updated docs 2013-10-18 01:09:26 +02:00
Jan Steemann 0814d4de22 updated documentation for console, added section about Foxx development 2013-10-17 13:09:39 +02:00
Jan Steemann d1ad346f67 issue #612 2013-10-15 18:43:19 +02:00
Jan Steemann 4b064c014c issue #612: extended documentation 2013-10-15 18:41:13 +02:00
Jan Steemann d16c1d8fe1 issue #608: added documentation on arangosh configuration 2013-10-15 15:57:19 +02:00
Jan Steemann 79f70c7eea replication applier will now preferrably use collection names instead of collection ids when applying events 2013-10-14 13:45:44 +02:00
Jan Steemann 3db041598d updated manuals 2013-10-11 17:38:14 +02:00
Jan Steemann b5f8b27e47 updated docs 2013-10-11 14:35:59 +02:00
Jan Steemann 857c69d5a6 added `--server.allow-method-override` startup option 2013-10-08 17:06:42 +02:00
Jan Steemann af4c2b7659 updated documentation 2013-10-01 17:36:09 +02:00
Jan Steemann 674468b768 updated documentation 2013-09-30 13:43:20 +02:00
Lucas Dohmen 2f4fa628ad Tiny adjustment to the Foxx Manager manual #560 2013-09-27 22:48:58 +02:00
Lucas Dohmen 9266e4da23 Foxx Manual: Overview 2013-09-27 22:33:50 +02:00
Lucas Dohmen ee2db4a67d Foxx: Clarification of Authentication #597 2013-09-27 22:09:16 +02:00
Lucas Dohmen e3d888b69b Foxx: Remove some confusing lines from the manual #560 2013-09-27 21:56:52 +02:00
Doerthe Luebbert b8f23c368a Info added on example apps 2013-09-27 12:26:15 +02:00
Doerthe Luebbert b08a169b4c replaced the meadow example by hello + param example 2013-09-27 11:39:22 +02:00
Jan Steemann 97afd329ff updated documentation 2013-09-24 18:22:38 +02:00
Jan Steemann 46895b4ec2 updated documentation 2013-09-24 15:40:37 +02:00
Jan Steemann c29e491d8b Merge pull request #594 from luebbert42/devel
switched the order of FoxxManager & Foxx for didactic reasons
2013-09-24 04:28:54 -07:00
Doerthe Luebbert 7ee0ec025c switched the order of FoxxManager & Foxx for didactic reasons 2013-09-24 10:29:57 +02:00
Jan Steemann cbd2ed60f4 issue #564: better automatic mimetype detection for assets
also added possibility to override automatic detection with hard-coded value from manifest
2013-09-23 23:26:11 +02:00
Doerthe Luebbert f327337da9 adapted example to structure similar to foxx-authentification app 2013-09-23 18:07:20 +02:00
Jan Steemann 8ced2fb364 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-09-23 17:49:34 +02:00
Jan Steemann 324d7fab03 documentation 2013-09-23 17:49:25 +02:00
Doerthe Luebbert a35af2687e wrong path fixed 2013-09-23 16:23:46 +02:00
Lucas Dohmen 6add03669b Foxx: Documentation of the new Model capabilities 2013-09-18 17:17:50 +02:00
Lucas Dohmen f5a177932e Foxx: bodyParam 2013-09-18 14:28:24 +02:00
Lucas Dohmen fba6c94671 Foxx Repository: replaceById 2013-09-17 14:19:06 +02:00
Lucas Dohmen 0b83a9a9b0 Repository: Replace 2013-09-16 17:25:40 +02:00
Jan Steemann 7caac08466 updated documentation 2013-09-11 17:25:45 +02:00
Lucas Dohmen cabbaeafaf Foxx Repository: Changed API 2013-09-10 10:47:13 +02:00
Lucas Dohmen 3d88b57687 Foxx: Removed Repository#all 2013-09-09 14:21:06 +02:00
Lucas Dohmen 545e896e23 Foxx: Repository#save 2013-09-09 14:07:13 +02:00
Lucas Dohmen 7a7d972069 Foxx: Added the same for onlyIf and onlyIfAuthenticated 2013-09-09 12:20:28 +02:00
Lucas Dohmen 5cab0ab025 Foxx: Controller-wide errorResponse 2013-09-09 12:08:10 +02:00
Lucas Dohmen ef6c905cc2 Foxx: Documentation Review 2013-09-09 09:47:23 +02:00
Jan Steemann 95e09941df fixed doxygen 2013-09-05 14:19:22 +02:00
Jan Steemann 369433f1e2 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
	arangosh/Benchmark/BenchmarkThread.h
	lib/SimpleHttpClient/SimpleHttpClient.cpp
2013-09-05 12:34:45 +02:00
Lucas Dohmen 4f283d39f4 Foxx: Controller#register 2013-09-04 18:06:52 +02:00
Jan Steemann 42660cbb5a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-09-04 13:04:30 +02:00
Jan Steemann 897412b4de initial dropping of databases 2013-09-04 13:04:13 +02:00
Lucas Dohmen d9213af5ec Foxx: Manifest File apps -> controllers [BREAKING CHANGE]
Adjusted to the new vocabulary
2013-09-04 11:12:09 +02:00
Lucas Dohmen afef07b425 Foxx: Foxx.Application is now Foxx.Controller [BREAKING CHANGE]
The naming was confusing, because Foxx Application had two meanings.
Now we are using the terminology used in MVC frameworks.
2013-09-04 10:43:39 +02:00
Lucas Dohmen e0ff2d6266 Foxx: Documentation for the existing auth functionality 2013-09-03 16:18:10 +02:00
Jan Steemann 4e496b9dc5 migration from /_admin/html to /_admin/aardvark 2013-08-29 13:19:50 +02:00
Lucas Dohmen 92af89e7a1 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-08-29 08:54:05 +02:00
Jan Steemann c85b3ade23 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-08-27 14:40:04 +02:00
Jan Steemann d30e407c4a only create new journal file when requested
make collection.rotate() publicly available
2013-08-27 14:39:28 +02:00
Lucas Dohmen cff54a4d0c Foxx: More manifest file information 2013-08-27 14:36:11 +02:00
Lucas Dohmen 142405c070 An Ode to Doxygen 2013-08-27 14:16:54 +02:00
Lucas Dohmen b23138dbae Foxx: Documentation Fixed, now let's implement this stuff 2013-08-27 12:55:16 +02:00
Lucas Dohmen bc1f68b2ff Foxx: First Step to fix Documentation 2013-08-27 12:55:16 +02:00
Jan Steemann e6d8687250 added AQL MINUS function 2013-08-26 22:25:30 +02:00
Jan Steemann 67ab601b43 updated docs 2013-08-21 12:40:05 +02:00
Jan Steemann 1dbe3e0cd8 updated docs 2013-08-21 12:30:05 +02:00
Jan Steemann 7ade1573c4 issue #586: added link to installation manual 2013-08-21 12:23:07 +02:00
Thomas Richter a731151c9d some format fixes 2013-08-12 10:53:18 +02:00
Lucas Dohmen 48858cbc84 Foxx: Repositories are easy now 2013-08-08 17:52:07 +02:00
Frank Celler 52e90633b2 updated manual for 1.4 2013-08-08 14:41:12 +02:00
Lucas Dohmen 94c971af9b Foxx: body and rawBody 2013-08-08 11:50:34 +02:00
Lucas Dohmen 4a3a9a8da7 Foxx: Documentation for the new Foxx Documentation Feature 2013-08-06 18:38:39 +02:00
Lucas Dohmen b374054740 Foxx: Format Middleware is now optional 2013-08-05 17:05:32 +02:00
Lucas Dohmen ac3cedda34 Foxx: Separating Templates entirely (Step 2) 2013-08-05 16:13:52 +02:00
Jan Steemann dde81135f1 updated docs 2013-08-02 17:16:59 +02:00
Jan Steemann bfc6648588 added server startup options `--server.disable-replication-logger` and `--server.disable-replication-applier` 2013-08-02 16:17:51 +02:00
Jan Steemann 5f1bfcf9cd documentation for replication 2013-08-02 15:28:30 +02:00
Lucas Dohmen 83b279116e Foxx: Review of the Foxx Manager Manual 2013-08-01 15:21:15 -04:00
Lucas Dohmen 44936466fe Foxx: Review of the User Manual 2013-08-01 15:21:15 -04:00
Jan Steemann 6cbf835adf updated manual 2013-07-29 15:21:35 +02:00
Jan Steemann 89cf804dbe fixed documentation errors 2013-07-29 13:52:57 +02:00
Frank Celler add0573f71 removed old links 2013-07-29 13:27:12 +02:00
Frank Celler d4115c60ba removed deployment tool 2013-07-28 14:15:38 +02:00
Frank Celler ca067ed6a3 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-28 13:59:11 +02:00
Frank Celler f2586c4150 updated Foxx documentation 2013-07-28 13:59:01 +02:00
Jan Steemann 18cc3b6123 fixed typo 2013-07-28 11:22:51 +02:00
Jan Steemann e6e2950392 fixed link 2013-07-28 10:43:58 +02:00
Frank Celler e6acd403ac updated documentation 2013-07-27 19:59:28 +02:00
Lucas Dohmen 8ec4887973 Foxx: No more nickname method – is set automatically
Happy hacking, @fceller, @mchacki and @jsteemann 😉
2013-07-25 22:27:10 +02:00
Lucas Dohmen 42c06b765c Foxx: toJSON splitted into forDB and forClient 2013-07-25 21:28:42 +02:00
Frank Celler 709e09d04e added install command 2013-07-25 18:33:24 +02:00
Jan Steemann d0961244c6 added range support for AQL 2013-07-19 18:38:13 +02:00
Jan Steemann 3200d17127 fixed a typo 2013-07-19 17:23:13 +02:00
Jan Steemann 3ab117de67 added collection.first() and collection.last() 2013-07-19 14:21:46 +02:00
Jan Steemann 937c843c38 added AQL INTERSECTION function 2013-07-18 16:43:31 +02:00
Jan Steemann e359dc29dd INCOMPATIBLE CHANGE: changed AQL user function namespace resolution operator from `:` to `::`
AQL user-defined functions were introduced in ArangoDB 1.3, and the namespace resolution
operator for them was the single colon (`:`). A function call looked like this:

    RETURN mygroup:myfunc()

The single colon caused an ambiguity in the AQL grammar, making it indistinguishable from
named attributes or the ternary operator in some cases, e.g.

    { mygroup:myfunc ? mygroup:myfunc }

The change of the namespace resolution operator from `:` to `::` fixes this ambiguity.

Existing user functions in the database will be automatically fixed when starting ArangoDB
1.4 with the `--upgrade` option. However, queries using user-defined functions need to be
adjusted on the client side to use the new operator.
2013-07-18 12:02:28 +02:00
Jan Steemann 5cf234b40d simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
Jan Steemann c61395dff6 added single line comments for AQL 2013-07-17 15:12:53 +02:00
Jan Steemann b7c719ccc5 documentation issues, updated CHANGELOG 2013-07-16 10:19:31 +02:00
Jan Steemann 1325271bca fixed collection docs 2013-07-11 14:58:33 +02:00
Thomas Richter 0f0b3b1321 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-08 12:49:13 +02:00
Thomas Richter b5fb60a6c5 minor fixes 2013-07-08 12:49:04 +02:00
Jan Steemann 300b784458 fixed documentation 2013-07-03 17:51:49 +02:00
Jan Steemann 678e4ba95c fixed doxygen errors 2013-07-03 12:58:06 +02:00
Jan Steemann d7561e70e1 added logging options 2013-07-02 12:16:13 +02:00
Doerthe Luebbert 27512f7088 added section on Fishbowl and how to install apps from the repo. Removed some German words 2013-06-28 18:05:02 +02:00
Jan Steemann 7c0e6521fe updated manual 2013-06-27 14:07:55 +02:00
Jan Steemann 2ca29c1c53 issue #559: added Foxx documentation to User manual 2013-06-27 12:46:16 +02:00
Jan Steemann 2a286dc074 updated documentation for #557 2013-06-27 11:33:21 +02:00
Jan Steemann 14422986e0 added option --server.authenticate-system-only 2013-06-26 23:23:37 +02:00
Jan Steemann f8f77fe2ec updated FirstSteps 2013-06-21 21:50:17 +02:00
Jan Steemann 2d7edbef96 added db._exists() 2013-06-21 21:50:00 +02:00
Jan Steemann 9599a021b9 moved some graph traversal validation into the traversal module
- that simplifies some of the traversal-calling routines
- make returning error codes more consistent (specific 404 errors when
referring to unknown collections instead of simple 400 errors)
- optionally limit traversals to a certain number of iterations so they
  don't run endlessly in cyclic graphs
2013-06-12 17:04:47 +02:00
Jan Steemann f0994fd186 updated AQL examples 2013-06-11 18:25:10 +02:00
Jan Steemann c435a5f706 removed links to non-existing images in documentation 2013-05-23 13:31:14 +02:00
Jan Steemann e5f630c18e issue #523 2013-05-14 13:01:21 +02:00
Jan Steemann ebad0130ea updated docs 2013-05-10 12:26:15 +02:00
Frederic Hemberger d5107d7ec1 Fix paths 2013-05-02 10:17:14 +02:00
Frederic Hemberger 83abe7d411 Update Foxx documentation 2013-04-30 19:42:01 +02:00
Jan Steemann 8e23b92fb9 made "limit" an optional parameter for AQL NEAR() 2013-04-21 15:45:13 +02:00
Jan Steemann 7d9777f8c5 extended API for user-defined AQL functions 2013-04-16 18:32:19 +02:00
Jan Steemann c945dbd2cd updated transaction API 2013-04-15 11:54:36 +02:00
Jan Steemann 8476988991 added missing documentation for AQL UNION 2013-04-15 09:42:40 +02:00
Jan Steemann dee5adb9f5 added client side API for transactions 2013-04-12 23:18:48 +02:00
Jan Steemann d17fc17bf2 updated documentation 2013-04-12 18:09:48 +02:00
Jan Steemann 2d0caeb8e2 updated documentation 2013-04-12 14:52:53 +02:00
Jan Steemann 3629eecddd documented upgrade procedure 2013-04-12 10:25:01 +02:00
Jan Steemann 3e4ddb049a updated documentation 2013-04-12 00:49:08 +02:00
Jan Steemann 9b5849f650 updated documentation 2013-04-12 00:42:02 +02:00
Jan Steemann 229893c086 documentation for transactions 2013-04-12 00:03:05 +02:00
Jan Steemann badf20e47e added AQL function NEIGHBORS 2013-04-09 18:14:46 +02:00
Lucas Dohmen 0e5a47fc73 Foxx: Documentation 2013-04-05 10:46:11 +02:00
Lucas Dohmen 314022ef2a Foxx: Documentation Fixes 2013-04-04 18:19:45 +02:00
Lucas Dohmen ea1d88b04b Crazy Documentation Fixes. Doxygen is so awesome.
/thx @jsteemann
2013-04-04 14:19:06 +02:00
Lucas Dohmen 33fd20ea51 Foxx: Introducing Repositories 2013-04-04 13:42:12 +02:00
Lucas Dohmen d4d2957d9a Foxx: Introducing Model 2013-04-04 11:17:22 +02:00
Lucas Dohmen a6d5c863bb Foxx: Tiny changes to the README 2013-04-04 09:55:05 +02:00
Lucas Dohmen 0b7b34d09b Foxx: Breaking API Changes 💣
* Removed the old concept of models entirely.
* Manifest Files
  * models has been removed
  * Uses lib now as base path for all requires
* FoxxApplication is now called Application
* Changes to Application:
  * requiresLibs is now requires
  * requiresModels has been removed
2013-04-03 14:56:17 +02:00
Lucas Dohmen 79f4fc4315 Foxx: Introducing system applications 2013-03-29 10:11:20 +01:00
Jan Steemann 6463d6aff3 prevent doxygen segfault 2013-03-27 15:23:17 +01:00
Lucas Dohmen a87f881ea7 Foxx: Change to the Asset Pipeline
/cc @fceller
2013-03-27 14:36:29 +01:00
Lucas Dohmen fb4a223cb0 Foxx: Introducing errorResponse 2013-03-27 13:19:41 +01:00
Lucas Dohmen 1494286143 Foxx: Introducing nickname, summary, notes 2013-03-27 13:19:41 +01:00
Lucas Dohmen 1466429e88 Foxx: Introducing queryParam 2013-03-27 13:19:41 +01:00
Lucas Dohmen 2f3894f715 Foxx: Introducing pathParam 2013-03-26 17:17:53 +01:00
Lucas Dohmen f59084a433 Foxx: Introducing the new `constrain` concept 2013-03-26 17:17:53 +01:00
Frank Celler a8d9a14e7d Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-03-26 13:58:20 +01:00
Frank Celler 557184631d more fox-manager, added files section 2013-03-26 13:58:00 +01:00
Lucas Dohmen 517b530684 Foxx: Default '/' to index.html 2013-03-26 11:27:22 +01:00
Thomas Richter 9a08a1d609 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
work in progress swagger
2013-03-26 09:14:05 +01:00
Thomas Richter 48df7ab80a work in progress 2013-03-26 09:13:56 +01:00
Lucas Dohmen eedacf1d76 Foxx: UserManual is now almost done 2013-03-25 16:34:09 +01:00
Lucas Dohmen c7c032e5f7 Foxx: UserManual 2013-03-25 16:34:09 +01:00