1
0
Fork 0
Commit Graph

19598 Commits

Author SHA1 Message Date
Michael Hackstein 0481f6f331 Fixed generator templates. 2015-02-06 16:55:38 +01:00
Michael Hackstein 576d812ac5 Merge branch 'foxx-pathes' of github.com:arangodb/arangodb into foxx-pathes 2015-02-06 15:21:06 +01:00
Michael Hackstein 46a631d124 Fixed a bug where the documentation of apps with multiple controllers has not been created correctly. #1235 2015-02-06 15:20:52 +01:00
Michael Hackstein b759c50954 Fixed a bug where the documentation of apps with multiple controllers has not been created correctly. #1235 2015-02-06 15:16:43 +01:00
Willi Goesgens c05df44a50 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-02-06 09:55:10 +01:00
Willi Goesgens c2913cf393 adjust test to the (documented) reality: illegal dbs will return undefined on access. 2015-02-06 09:49:42 +01:00
Michael Hackstein 6ba7bf6918 Increased test coverage of new foxx views. All positive pathes are now covered. Error handling not yet 2015-02-06 08:22:57 +01:00
Jan Steemann 89bf892c87 updated CHANGELOG 2015-02-05 23:24:02 +01:00
Michael Hackstein adbb956b6f Moved FoxxQueues to an earlier chapter. Fixed broken link to microservices 2015-02-05 21:51:38 +01:00
Michael Hackstein cb122cddf1 Added list development to clientside foxx manager. Fixed a wrong error description 2015-02-05 21:50:47 +01:00
Jan Steemann 37f19da583 update CHANGELOG with 2.4 changes 2015-02-05 21:20:01 +01:00
Willi Goesgens 28c828762c Merge branch 'devel' of github.com:arangodb/arangodb into devel
Conflicts:
	js/server/tests/shell-foxx.js
2015-02-05 19:34:32 +01:00
Willi Goesgens 59892c2b20 Lintify unittests. 2015-02-05 19:32:51 +01:00
Alan Plum 4741b8707c Removed obsolete tests for legacy foxx behaviour. 2015-02-05 18:48:45 +01:00
Jan Steemann dd74c6ac87 execute read and write operations of different collections in the same AQL query in lockstep, and not sequentially 2015-02-05 18:27:10 +01:00
Jan Steemann 4761a70f5b fix potentially failing jasmine tests 2015-02-05 16:20:05 +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
Willi Goesgens ed80dd575d Lintify. 2015-02-05 13:36:17 +01:00
Willi Goesgens 2456958bf5 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-02-05 13:32:12 +01:00
Willi Goesgens 073ab5e109 Fix the test - you may access non existing illegal collections, but you will get undefined as result. 2015-02-05 13:31:27 +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
Heiko Kernbach e0d957cab6 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-02-05 10:50:00 +01:00
Heiko Kernbach 9bf1bf1db2 fixed pagination when filtering collections 2015-02-05 10:48:44 +01:00
Heiko Kernbach 631cd32b5e fixed pagination when filtering collections 2015-02-05 10:45:48 +01:00
Jan Steemann 318cf866cb Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-02-05 09:34:16 +01:00
Jan Steemann 65a2e95f72 added safety newline 2015-02-05 09:34:05 +01:00
Willi Goesgens 0f80e35cd7 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-02-05 09:30:07 +01:00
Willi Goesgens 814c145f1a Trailing linebreaks. 2015-02-05 09:29:50 +01:00
Jan Steemann 76eb41a2a9 updated documentation 2015-02-05 00:18:33 +01:00
Jan Steemann a6d41f99cb updated CHANGELOG 2015-02-05 00:15:50 +01:00
Jan Steemann cdd31f2b92 constification 2015-02-05 00:10:30 +01:00
Jan Steemann e84a5e8eb3 use indexes for sorting in more cases 2015-02-05 00:10:12 +01:00
Willi Goesgens ace14bb257 lintify the common testsuite. This should reduce our valgrind false positives. 2015-02-04 20:06:33 +01:00
Willi Goesgens e2f448ec6c don't compile paralell. 2015-02-04 16:14:54 +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
Jan Steemann 1e48c97a23 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-02-04 15:55:35 +01:00
Michael Hackstein 10ece1f881 Included development, production, configure and configuration in the client implementation of FoxxManager. 2015-02-04 15:55:30 +01:00
Jan Steemann e62e6313e6 fixed test 2015-02-04 15:55:29 +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
Michael Hackstein 40ea11ab45 Rmoved old Foxx Bubdled Apps Documentation. Will be displayed elsewhere 2015-02-04 15:48:10 +01:00