1
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
Jan Steemann 6a87d8f12f added pow function 2015-12-07 18:43:06 +01:00
Jan Steemann 6c1717ec90 updated keywords list 2015-12-03 12:11:52 +01:00
Jan Steemann f36cbc8eab added traversal-related keywords 2015-11-19 14:19:09 +01:00
jsteemann c6894549c7 updated AQL templates and keywords 2015-11-18 23:24:10 +01:00
hkernbach 3f4e6cb982 grunt build 2015-10-14 00:42:30 +02:00
hkernbach 81df6ddda1 cleanup web interface 2015-10-14 00:36:05 +02:00
CoDEmanX 4158f7d12b Add AQL function DATE_DAYS_IN_MONTH(), extend DATE_FORMAT()
Conflicts:
	js/server/modules/org/arangodb/aql.js
2015-09-14 11:35:04 +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 5bd31e8004 added DISTINCT keyword, removed SKIPLIST function 2015-07-30 00:08:23 +02:00
Heiko Kernbach 4063a7854c ui 2015-07-28 15:36:12 +02:00
Heiko Kernbach 41c19e75ab some cleanup, more gzip support 2015-07-28 15:22:41 +02:00
Michael Hackstein da436c8a8c Applied a fix to ace editor 2015-02-19 17:06:20 +01:00
Jan Steemann 871bfd4655 updated functions list 2015-02-19 14:51:32 +01:00
Michael Hackstein 0516be7f64 Applied a fix to ace. Their implementation of require breaks arangodb require. They expect an additional argument at the beginning 2015-02-18 17:58:41 +01:00
Michael Hackstein f429c8af63 Moved all system apps to new folder structure 2015-01-26 11:57:08 +01:00