1
0
Fork 0
Commit Graph

423 Commits

Author SHA1 Message Date
Lucas Dohmen 142405c070 An Ode to Doxygen 2013-08-27 14:16:54 +02:00
Lucas Dohmen 8418235769 Foxx: Delegation from Repository to Collection
This also fixes the Doxygen ****
2013-08-27 12:55:16 +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 c903229468 small refactoring 2013-08-27 12:45:57 +02:00
Jan Steemann e6d8687250 added AQL MINUS function 2013-08-26 22:25:30 +02:00
Jan Steemann 4aea49e611 fix graph viewer in case one graph is broken 2013-08-21 14:49:49 +02:00
Jan Steemann d5a9fe3578 fixed some test fails 2013-08-19 19:46:22 +02:00
Jan Steemann 9f87ef5c17 fixed jslint warnings 2013-08-19 18:51:24 +02:00
Jan Steemann 9eb1752a7e use AQL LIMIT but still return the unlimited count value
Still needs documentation and tests
2013-08-19 18:41:00 +02:00
Thomas Richter 4d9fe423f4 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-08-12 09:42:09 +02:00
Lucas Dohmen 57870f5037 Foxx: Preparing for model support
The `models` hash of a Foxx application is included in the output
for Swagger now.
2013-08-11 08:51:59 +02:00
Lucas Dohmen 503fa74b63 Foxx: Refinement of Query and Path Param methods 2013-08-11 08:51:59 +02:00
Lucas Dohmen 2924d49d60 Foxx: Don't log that an app was mounted in Devel Mode
Less noisy output.
2013-08-09 11:24:04 +02:00
Lucas Dohmen 92b99b8823 Foxx: Don't print `mounted dev app`
You can see which dev apps are mounted in aadvark (soon)
2013-08-09 11:04:20 +02:00
Lucas Dohmen 48858cbc84 Foxx: Repositories are easy now 2013-08-08 17:52:07 +02:00
Lucas Dohmen 94c971af9b Foxx: body and rawBody 2013-08-08 11:50:34 +02:00
Lucas Dohmen f0f95148e0 Foxx: Optional fourth parameter for errorHandler for ellaborate hackers 2013-08-08 11:28:09 +02:00
Lucas Dohmen bfb01c0986 Foxx: New Version of the errorResponse function 2013-08-08 11:28:09 +02:00
Frank Celler 487af3bc0d fixed (hacked) display of swagger for dev apps 2013-08-07 13:30:28 +02:00
Frank Celler 8ed7a0115b added transformation 2013-08-07 11:41:49 +02:00
Frank Celler ca15e530c0 fixed purge by id, added install from dir, setup 2013-08-06 19:49:06 +02:00
Lucas Dohmen 7eabb27254 Foxx: Use parsed comments as docs 2013-08-06 18:08:06 +02:00
Lucas Dohmen eeb8b60290 Foxx Manager: Provide the `comment` functionality on applicationContext 2013-08-06 16:40:41 +02:00
Lucas Dohmen 2a382abffa applicationContext, not appContext 2013-08-06 16:38:19 +02:00
Lucas Dohmen f0a2aeef4a Foxx: Source Code Transformer is done 2013-08-06 16:13:50 +02:00
Lucas Dohmen 43dcf6c64b Foxx: Separated the idea of documentation and the concept of annotation
Also making Swagger Docs swappable by putting it into its own class.
2013-08-06 10:21:39 +02:00
Lucas Dohmen 0f6009a3ba Foxx: Tear apart Foxx.Application 2013-08-05 20:10:28 +02:00
Lucas Dohmen 366e258ec7 Foxx: JSLint 2013-08-05 17:05:32 +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
Lucas Dohmen c9b48f13cd Foxx: Separating Template Middleware from Base, Step 1 2013-08-05 16:13:51 +02:00
Lucas Dohmen fc4b86507f Foxx: BaseMiddleware only used internal
If you really need it, you can require it directly
2013-08-05 16:13:51 +02:00
Lucas Dohmen b19d3c69fb Foxx: BaseMiddleware Tests pulled out 2013-08-05 16:13:51 +02:00
Lucas Dohmen b3dd4d7b59 Foxx: Model tests pulled out 2013-08-05 13:41:02 +02:00
Lucas Dohmen 6cef711a7b Foxx: Repository tests pulled out 2013-08-05 13:33:06 +02:00
Lucas Dohmen e34683c57c Foxx: Split into multiple sub modules 2013-08-05 12:45:22 +02:00
Lucas Dohmen 44936466fe Foxx: Review of the User Manual 2013-08-01 15:21:15 -04:00
Jan Steemann a7c5350455 added server-id method 2013-08-01 18:27:42 +02:00
Jan Steemann 461001efd2 split of initial and continuous sync, currently not working 2013-07-30 14:13:49 +02:00
Jan Steemann 002ebd48bc removed all replication conditionals 2013-07-30 13:16:37 +02:00
Jan Steemann 6b5900e8e0 updated replication api 2013-07-30 09:54:39 +02:00
Jan Steemann e368ab7a71 fix doxygen errors 2013-07-29 13:17:16 +02:00
Jan Steemann 8d1cdad76a added updateSession 2013-07-29 11:33:39 +02:00
Jan Steemann 762e072ee8 allow different collection names 2013-07-28 16:29:53 +02:00
Jan Steemann 43bec2baf0 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-07-28 16:02:30 +02:00
Jan Steemann ec6792e11e added authentication 2013-07-28 16:02:21 +02:00
Frank Celler f2586c4150 updated Foxx documentation 2013-07-28 13:59:01 +02:00
Frank Celler 5ebd14418d Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-07-27 19:59:35 +02:00
Frank Celler e6acd403ac updated documentation 2013-07-27 19:59:28 +02:00