1
0
Fork 0
Commit Graph

8831 Commits

Author SHA1 Message Date
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
Jan Steemann 88e33bacdf Merge pull request #598 from luebbert42/devel
Replaced meadow example by hello + param example..
2013-09-27 03:52:21 -07: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 288f318d5e removed debug output 2013-09-26 18:47:28 +02:00
Jan Steemann 85b31f0618 removed unused files 2013-09-26 18:45:32 +02:00
Jan Steemann 18663e7124 async job management 2013-09-26 18:45:20 +02:00
Jan Steemann e3d9d95f3f Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
	arangod/RestServer/ArangoServer.cpp
	lib/Admin/ApplicationAdminServer.cpp
	lib/GeneralServer/GeneralServerDispatcher.h
2013-09-26 17:46:05 +02:00
Jan Steemann 5a422becd8 async job management 2013-09-26 17:30:03 +02:00
Jan Steemann a525dab0c4 cleanup 2013-09-26 17:27:42 +02:00
Jan Steemann 137e1672ba delete previous foxx-application descriptions when updating from fishbowl 2013-09-26 14:39:10 +02:00
Jan Steemann cf5ec3941f updated shell-reference card 2013-09-26 13:45:45 +02:00
Jan Steemann 5c1554061f added foxx-manager.config() method 2013-09-26 13:20:29 +02:00
Jan Steemann 50efbd1243 optimisation for empty arrays 2013-09-26 12:58:19 +02:00
Jan Steemann 6422be9fc7 changed repository name to arangodb/foxx-apps 2013-09-26 12:02:00 +02:00
Jan Steemann 467a236187 re-added cache for HTTP authentication data 2013-09-26 11:26:34 +02:00
Jan Steemann d42d497a54 updated docs 2013-09-26 09:57:02 +02:00
Jan Steemann 106fedd615 several errors fixed 2013-09-26 09:44:50 +02:00
Jan Steemann 1eeaa8145b removed test output 2013-09-25 18:19:29 +02:00
Jan Steemann fd9228d84b issue #595 2013-09-25 17:20:11 +02:00
Jan Steemann 4969328940 removed unused define 2013-09-25 10:26:03 +02:00
Jan Steemann e722418fe5 updated documentation 2013-09-24 18:43:03 +02:00
Jan Steemann 97afd329ff updated documentation 2013-09-24 18:22:38 +02:00
Jan Steemann 08d964fa50 updated CHANGELOG 2013-09-24 17:35:40 +02:00
Jan Steemann d7b9add4db removed current-database API 2013-09-24 17:34:35 +02:00
Jan Steemann 7a1f3ae756 updated documentation, added tests 2013-09-24 17:27:52 +02:00
Jan Steemann 46895b4ec2 updated documentation 2013-09-24 15:40:37 +02:00
Jan Steemann 5fb61e7020 updated documentation 2013-09-24 15:05:47 +02:00
Jan Steemann 7c5493ad71 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-09-24 13:41:11 +02:00
Jan Steemann 8e627fd3fa updated documentation 2013-09-24 13:40:58 +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
Jan Steemann c82065c501 some upgrade nodes 2013-09-24 10:45:22 +02:00
Jan Steemann c3a2886148 fixed some minor issues in arangob 2013-09-24 10:45:01 +02:00
Doerthe Luebbert 7ee0ec025c switched the order of FoxxManager & Foxx for didactic reasons 2013-09-24 10:29:57 +02:00
Jan Steemann 66e03951f1 added not-used code for localost->127.0.0.1 2013-09-24 09:08:42 +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
Jan Steemann d6439f7bf1 properly set error code 2013-09-23 23:15:04 +02:00
Jan Steemann 6c68309dd3 updated documentation 2013-09-23 22:08:20 +02:00
Jan Steemann a46d3a6537 Merge pull request #593 from luebbert42/devel
adapted example to structure similar to foxx-authentification app
2013-09-23 10:06:37 -07: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
Jan Steemann d49110e305 Merge pull request #591 from luebbert42/devel
wrong path fixed in foxx documentation
2013-09-23 08:45:44 -07:00
Jan Steemann fb22796acf issue #592 2013-09-23 17:24:14 +02:00
Jan Steemann 96a487d4d1 documentation 2013-09-23 17:11:08 +02:00
Jan Steemann 7f9f5ef000 added documentation 2013-09-23 17:06:51 +02:00
Doerthe Luebbert a35af2687e wrong path fixed 2013-09-23 16:23:46 +02:00