1
0
Fork 0
Commit Graph

192 Commits

Author SHA1 Message Date
Jan Steemann e2b2fab797 added startup options `--server.foxx-queues-poll-interval`, `--server.foxx-queues-system-only` 2015-05-20 00:29:49 +02:00
Thomas Schmidts 136e369565 Fixed broken Link in Foxx/Develop/Controller 2015-05-13 09:52:40 +02:00
Thomas Schmidts 9597e5fc84 Fixed broken Links 2015-05-12 15:11:08 +02:00
Willi Goesgens cd7fe4079f Fix markdown html link syntax. 2015-05-12 14:42:15 +02:00
Gabriel Cristian Alecu 4d94cfdaae Corrected examples for Foxx Sessions 2015-05-07 20:04:51 +03:00
Alan Plum 061ddf6339 Added docs for API documentation. 2015-05-07 15:27:37 +02:00
Alan Plum 24f7e2673c Added docs for summary and notes. Fixes #1040. 2015-05-06 17:26:33 +02:00
Alan Plum 8755203101 Added docs for configuration. Fixes #1314. 2015-05-06 16:27:44 +02:00
Alan Plum ee7387a3ac Improved dependency docs. 2015-05-06 16:27:44 +02:00
Alan Plum a896f32b6a Removed warning about Foxx exports order. Should no longer be relevant. 2015-05-06 16:27:43 +02:00
Alan Plum fa24c0d229 Implemented dependencies configuring. 2015-04-29 15:59:51 +02:00
Alan Plum decbc6dcea Fully implemented tests API. 2015-04-14 13:39:06 +02:00
Alan Plum 3dda5e5b90 Improved example manifest. 2015-04-09 23:16:04 +02:00
Alan Plum 5deadef133 appCollection what? 2015-04-09 22:49:08 +02:00
Alan Plum e6cb481ad9 Cleaned up manifest docs. 2015-04-09 20:48:09 +02:00
Alan Plum ecbc6f581f Merge pull request #1287 from arangodb/vulpine-grace
Foxx improvements (fixes #1284, #1257)
2015-04-08 03:23:55 +02:00
Alan Plum d6d6914b9e Added Foxx.Repository#exists. 2015-03-25 17:19:44 +01:00
Alan Plum 03ccf67269 Implemented Repository lifecycle events. See #1257. 2015-03-25 10:35:18 +01:00
Alan Plum 0620369a05 Saner schema handling for Foxx models. Fixes #1284. 2015-03-25 10:35:18 +01:00
Alan Plum 149628300c Added dox. 2015-03-24 13:33:01 +01:00
Thomas Schmidts 0e0a7c47ab Fixed broken Links in Foxx/Install/README 2015-03-23 16:12:52 +01:00
Michael Hackstein 98937b5466 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-03-13 17:12:12 +01:00
Michael Hackstein 55ae24322b Added content to the Cluster landing Page 2015-03-13 17:12:06 +01:00
Michael Hackstein bd8dcf08f5 Added content in the Apps landing Page 2015-03-13 17:11:49 +01:00
Michael Hackstein d05f1a50f0 Added readme for Foxx in Cluster 2015-03-13 16:57:53 +01:00
Michael Hackstein 128e6feb29 Fixed todos in Documentation 2015-03-13 16:57:28 +01:00
Thomas Schmidts 8aefa9acd4 Fixes one spelling error 2015-03-13 16:47:42 +01:00
Michael Hackstein d957549f35 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-03-13 16:38:18 +01:00
Michael Hackstein a2ff22b823 Added ClusterInstall docu 2015-03-13 16:32:51 +01:00
Thomas Schmidts f951611a59 Changed some parts in the documentation of Foxx:
- There are no wrong links let
- Fixed some spelling errors
- Fixed some format problems
- Changed code examples from indentation to backticks
2015-03-13 16:22:27 +01:00
Michael Hackstein 43db734812 Started with a Foxx introduction 2015-03-11 14:12:31 +01:00
Michael Hackstein b4910c2845 Added a conclusion section to foxx in a nutshell 2015-03-11 13:43:05 +01:00
Michael Hackstein cc28239ca3 Improved foxx in a nutshell chapter 2015-03-11 09:57:45 +01:00
Michael Hackstein fbb5d02b2c Minor improvements of Foxx in a nutshell documentation 2015-03-10 14:00:38 +01:00
Michael Hackstein 0d07a3ab3f Fixed broken links in foxx documentation 2015-03-06 14:44:50 +01:00
Michael Hackstein 226985bc79 New screenshot for FOxx in a nutshell 2015-03-05 16:28:53 +01:00
Michael Hackstein ed98c5a4aa Added Images and some further text to Foxx in a Nutshell 2015-03-05 13:59:34 +01:00
Michael Hackstein 2121360ca2 Merge 2015-03-04 11:23:17 +01:00
Michael Hackstein ca35d0c610 The foxx manager now reinstalls all system apps on startup 2015-02-19 18:39:01 +01:00
Michael Hackstein 571b146fe3 Fixed a caching problem in the foxx manager 2015-02-19 14:53:24 +01:00
Michael Hackstein 07038cf20c Added debugging example output to respective chapters 2015-02-18 17:19:02 +01:00
Michael Hackstein fa1cf5897b added a description for the requirements to script in a cluster running foxx 2015-02-16 17:38:43 +01:00
Michael Hackstein 1cdbbbe243 Added a readme for advanced foxx functionality 2015-02-16 16:19:00 +01:00
Michael Hackstein db17acbecc Added an introduction to production 2015-02-16 16:09:20 +01:00
Michael Hackstein 107b5cd478 Added an introduction to development 2015-02-16 16:09:06 +01:00
Michael Hackstein 54989da29d Added a section about the development mode of foxx 2015-02-16 16:08:52 +01:00
Michael Hackstein bdf7b78f34 Added a chapter for debugging in development mode 2015-02-16 16:08:40 +01:00
Michael Hackstein 28a913875e Added a chapter for debugging in production mode 2015-02-16 16:08:26 +01:00
Michael Hackstein 995b1bdd74 Added a section to describe how to upgrade to a new foxx 2015-02-16 16:08:07 +01:00
Michael Hackstein 4618866f77 Finished section about debugging in development mode. Need to out example output 2015-02-16 14:42:41 +01:00
Michael Hackstein f213121b95 Started a development debugging chapter for foxx documentation. It is not finished yet 2015-02-16 14:16:07 +01:00
Michael Hackstein db9938f9ad Added documentation chapter for foxx scripts. 2015-02-16 14:13:50 +01:00
Michael Hackstein aad7e46f10 Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
Conflicts:
	Documentation/Books/Users/SUMMARY.md
	js/actions/api-system.js
	js/common/bootstrap/modules.js
	js/server/modules/org/arangodb/foxx/manager.js
	js/server/tests/shell-routing.js
2015-02-06 17:22:01 +01:00
Michael Hackstein 6ab497107f Added more documentation for new foxx features 2015-02-06 17:00:37 +01:00
Michael Hackstein dca9332fef Fixed link in README to include _system database. 2015-02-05 15:33:32 +01:00
Michael Hackstein bcc9a3ff46 Added documentation for new folder structure. 2015-02-05 14:10:26 +01:00
Michael Hackstein 8e67db4745 Changed output for development mode from list to listDevelopment 2015-02-05 13:16:29 +01:00
Michael Hackstein e78939b1f0 Moved JobQueues to an earlier position in documentation 2015-02-05 13:15:26 +01:00
Michael Hackstein 54c01b97bd Added description of production mode 2015-02-05 13:14:29 +01:00
Michael Hackstein d643ec1485 Fixed code rendering for example 2015-02-05 11:42:37 +01:00
Michael Hackstein f494ccebca Added production chapter for new foxx documentation 2015-02-04 16:13:16 +01:00
Michael Hackstein 6efa349070 Added the Foxx in a nutshell chapter in new Foxx Documentation 2015-02-04 16:12:53 +01:00
Michael Hackstein 23a10bc508 Added install chapter for new Foxx Documentation 2015-02-04 16:12:25 +01:00
Michael Hackstein d0a22c6938 Added Development chapter for new foxx documentation 2015-02-04 16:11:57 +01:00
Michael Hackstein a4795ee04c Added the Apps chapter for Foxx documentation. 2015-02-04 16:10:35 +01:00
Michael Hackstein a7f0a843d8 Added the advanced chapter for Foxx documentation. 2015-02-04 15:59:13 +01:00
Michael Hackstein 17cf9fb154 Started with a README to get started with Foxx Documentation 2015-02-04 15:50:24 +01:00
Michael Hackstein 799707f657 Removed old Foxx documentation. Will be completely reorganized. 2015-02-04 15:49:14 +01:00
Alan Plum 4f3adeb879 Documentation! 2015-01-27 20:00:00 +01:00
Thomas Schmidts f43f80dcf5 Added link to the cookbook 2015-01-16 15:28:39 +01:00
Jan Steemann d92057dd03 the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
Patrick Huber d0eb69fc73 expose the any() method from the collection on the repository too 2014-12-10 14:19:06 +01:00
Thomas Schmidts 9e4e8cb099 Fixed 1141. Added note to the documentation about headers in FoxxController.mdpp 2014-12-08 17:04:59 +01:00
Patrick Huber 21a3a7cae4 copypaste error 2014-12-05 18:12:24 +01:00
Patrick Huber 7635d31066 it seems it's uppercase 'var Foxx' everywhere else, ran into this coming from Foxx/README.html and copying just the usersRepo line 2014-12-05 18:12:24 +01:00
Patrick Huber 55655ada3b typos 2014-12-05 18:12:24 +01:00
Patrick Huber 7868ad1e02 link to aye-aye and other apps mentioned in the text 2014-12-05 18:12:24 +01:00
Frank Celler 3e430276d6 Merge pull request #1145 from triAGENS/positional-query-args
Support positional arguments in Foxx queries
2014-12-03 14:48:39 +01:00
Thomas Schmidts ac4597b802 Fixed #1150. Added Queries to the Summary 2014-12-03 14:45:09 +01:00
Alan Plum 7a4076da8f Also accept `false` instead of an empty array. 2014-12-03 10:56:28 +01:00
Alan Plum 382747add9 Added example with no query params. 2014-12-03 10:49:16 +01:00
Alan Plum 741bf1e4d5 Support positional arguments in Foxx queries. 2014-12-02 18:29:25 +01:00
Alan Plum fdc4c1e810 Rename Repository#modelPrototype to avoid confusion. Added Repository#modelSchema. 2014-12-02 13:37:06 +01:00
Patrick Huber 46aeb0f54d fix errors pointed out by @pluma 2014-12-02 11:43:02 +01:00
Patrick Huber 000797eba7 show how to use arguments for directly created queries in the repository and how to use the transform mechanism 2014-12-02 08:38:33 +01:00
Patrick Huber 340031db9d the chapter 'Foxx Queries' doesn't exist 2014-12-02 08:20:07 +01:00
Hugo Sarti 94a20843b7 Doc update 2014-11-18 11:44:00 -03:00
Hugo Sarti 901f1ed938 Updated documentation 2014-11-17 13:35:54 -03:00
Jan Steemann edae662eb4 added res.send() and res.sendFile() 2014-10-15 17:33:10 +02:00
Alan Plum 54e5333590 Provided examples for ctrl.allRoutes. 2014-09-16 11:45:08 +02:00
Alan Plum cde5baf30b More realistic Foxx queries example. 2014-09-10 10:49:45 +02:00
Alan Plum 844621f070 Implemented Foxx.createQuery. 2014-09-09 17:02:21 +02:00
Alan Plum e2c4a62ff7 Cleaned up FoxxController#activateSessions. 2014-09-04 22:30:39 +02:00
Alan Plum 99f9088830 Removed cookie logic from sessions app, simplified jwt logic. 2014-09-04 21:34:46 +02:00
Alan Plum 251e046929 Added req.cookie and res.cookie helper methods to Foxx. 2014-09-04 21:33:33 +02:00
Alan Plum 39ba358cd8 Added JWT support for session headers. 2014-09-04 18:51:06 +02:00
Alan Plum 0a2ffb19ee Only lowercase session header when reading it. 2014-09-04 16:33:57 +02:00
Alan Plum e48fb8bfe8 Lowercase HTTP headers for maximum profit. 2014-09-04 16:04:19 +02:00
Alan Plum 166bdc9a46 Consistency. 2014-09-04 15:59:15 +02:00
Alan Plum abe5de335b Add support for "header" sessions. 2014-09-04 15:58:32 +02:00