1
0
Fork 0
Commit Graph

22978 Commits

Author SHA1 Message Date
Willi Goesgens 9090c83fe1 Add error checks:
- duplicate routes
  - invalid optionals
2015-09-11 11:24:46 +02:00
Jan Steemann 41844d2b1e fixed typos 2015-09-11 10:32:37 +02:00
Jan Steemann 7f3cb7fc2c fixed tests 2015-09-11 10:20:18 +02:00
Jan Steemann b5e76b91cb fixed tests 2015-09-11 10:18:26 +02:00
Jan Steemann b611fd8d99 Merge pull request #1481 from CoDEmanX/aql-date
Additional AQL date functions
2015-09-11 09:43:35 +02:00
CoDEmanX 6fba9c5284 Additional AQL date functions: DATE_DAYOFYEAR, DATE_ISOWEEK, DATE_LEAPYEAR, DATE_QUARTER, DATE_ADD, DATE_SUBTRACT, DATE_DIFF, DATE_COMPARE and DATE_FORMAT.
Unit tests incomplete and untested. Behavior of some functions might need adjustments. ISO duration cache needs to be cleared on every AQL query to avoid a memory leak.

Please rebuild Aardvark and see TODOs in code. Also added Windows shortcuts to ignore list.
2015-09-11 06:23:36 +02:00
Jan Steemann 03ae917d94 fixed typo 2015-09-10 17:41:01 +02:00
Jan Steemann 81c54fd64e fixed documentation issues reported by @CoDEmanX 2015-09-10 17:39:54 +02:00
Willi Goesgens 211b2f083d Make parameter names <strong> 2015-09-10 16:46:28 +02:00
Willi Goesgens 49a966234b remove stray newline. 2015-09-10 16:24:43 +02:00
Willi Goesgens 9214ab08a1 - insert parameters into the place where we found it in the docu
- attempt to remove unneccessary br's
2015-09-10 16:22:46 +02:00
Willi Goesgens 116705c85c move the header of the Example into the example context header 2015-09-10 14:53:55 +02:00
Willi Goesgens 8d43f3e693 finalize documentation of swagger integration. 2015-09-10 14:06:21 +02:00
Willi Goesgens cac602ff73 this api is not easily documented here, but, it was better documented before. 2015-09-10 13:38:13 +02:00
Willi Goesgens b5ddbe1240 Properly explain the explain-api. 2015-09-10 13:28:14 +02:00
Willi Goesgens a1f79533b9 make the required-node optional 2015-09-10 13:27:43 +02:00
Frank Celler a573e29e93 create file list 2015-09-10 12:32:06 +02:00
Frank Celler 7d752472f6 remove cache 2015-09-10 12:03:21 +02:00
Frank Celler 1234416a71 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-09-10 12:03:10 +02:00
MrPieces af258bdf4e fixed typos 2015-09-10 11:50:58 +02:00
Frank Celler 4011d7f6d2 using file-list-js cache 2015-09-10 11:35:28 +02:00
Willi Goesgens 778d2c84cb Work on sub-structured data to be propper formatted for swagger. 2015-09-10 10:57:42 +02:00
Willi Goesgens 57111245f9 - no tempfiles, work directly on the source files
- better handling of sub-structured items
 - better error handling in case of structures are broken
2015-09-10 10:56:17 +02:00
Jan Steemann e221aa3365 Merge pull request #1479 from CoDEmanX/devel
Add two missing backticks to unbreak docu blocks
2015-09-10 09:17:32 +02:00
Jan Steemann cd25c8dc58 minor corrections 2015-09-10 01:39:03 +02:00
Jan Steemann f8f0dffca2 updated documentation 2015-09-10 01:38:18 +02:00
Jan Steemann d4e621eed1 documentation updates 2015-09-10 00:35:28 +02:00
CoDEmanX b10ea6d48b Revert markdown changes from space indented blocks to code fencing (to enable syntax highlighting) 2015-09-09 22:12:21 +02:00
CoDEmanX 8cf82b1cf3 Add two missing backticks to unbreak docu blocks 2015-09-09 22:01:55 +02:00
Alan Plum beb4371b17 Added 2.7 info. 2015-09-09 21:26:56 +02:00
Jan Steemann 9a563ef951 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-09-09 17:53:55 +02:00
Jan Steemann 68c602f7cc Merge pull request #1478 from CoDEmanX/devel
Fix Foxx docs markdown
2015-09-09 17:51:38 +02:00
Jan Steemann 2652eabfc2 created stub file 2015-09-09 17:50:17 +02:00
CoDEmanX 39e106b5cf Fix Foxx docs markdown 2015-09-09 17:45:26 +02:00
Jan Steemann f077af1594 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-09-09 17:43:38 +02:00
Jan Steemann 6e290db783 fixed typos 2015-09-09 17:43:34 +02:00
Willi Goesgens e1ae661ae0 Work on multi-dimensional swagger post data 2015-09-09 17:40:51 +02:00
Jan Steemann 8e49eabbf3 updated documentation 2015-09-09 15:23:47 +02:00
Willi Goesgens eb9e03f3f0 Upgrade the REST-API documentation to to swagger V2.0
Wrap lines in examples.
2015-09-09 15:21:18 +02:00
Frank Celler 3439838b44 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-09-09 14:49:42 +02:00
Frank Celler 3734a754b9 handle CTRL-C in console thread 2015-09-09 14:49:08 +02:00
Jan Steemann eea23a77e6 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-09-09 14:23:13 +02:00
Jan Steemann 0735277830 removed IndexWatermarks again... not needed 2015-09-09 14:22:58 +02:00
Alan Plum e7ddfcf38b Fixed nav link. 2015-09-09 14:03:11 +02:00
Jan Steemann 110dfb2e89 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
Conflicts:
	CHANGELOG
2015-09-09 13:59:41 +02:00
Jan Steemann a20d28353d updated CHANGELOG 2015-09-09 13:57:50 +02:00
Alan Plum 1eb94a053f Rebuilt aardvark. 2015-09-09 13:39:40 +02:00
Alan Plum f54b2e52f7 Replaced embedded swagger 1 with external swagger 2. 2015-09-09 13:38:59 +02:00
Frank Celler 029f74d303 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-09-09 11:24:27 +02:00
Frank Celler 32698aae6b added cache for file list 2015-09-09 11:23:25 +02:00