1
0
Fork 0
Commit Graph

15365 Commits

Author SHA1 Message Date
Frank Celler a7ff84e969 jshint version 2014-09-14 21:42:38 +02:00
Frank Celler f1d8aafddf release version 2.3.0-alpha1 2014-09-14 17:17:00 +02:00
Alan Plum c34ff6130b Updated AQB. 2014-09-14 16:39:10 +02:00
Thomas Schmidts cf17693356 Added style for deprecated documentation 2014-09-11 15:40:20 +02:00
Michael Hackstein c88291d955 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-09-10 15:53:30 +02:00
Michael Hackstein 0dfa0eef57 Updated changelog for _relation in general-graph 2014-09-10 15:53:15 +02:00
Max Neunhoeffer 8df7c6d994 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-09-10 15:51:07 +02:00
Max Neunhoeffer a6d57d2c8a Fix DBserver bug with CollectionNameResolver and local collections. 2014-09-10 15:50:41 +02:00
Michael Hackstein 03cf0d69fb Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-09-10 15:50:28 +02:00
Michael Hackstein 9b62c7367b Deprecated _directedRelation and _undirectedRelation in general-graphs. Created _relation in general-graphs creating a _directedRelation. Handling undirected relations is now given to the user / api-implementor as arangodb itself does not offer any direction constrains which caused some confusion 2014-09-10 15:50:22 +02:00
Jan Steemann 8c9436a92b attempt to shield test from other influences 2014-09-10 15:01:50 +02:00
Jan Steemann 7113480e98 changed return value of applicationContext.collectionName
Now, a valid collection name is always returned, even if the application name prefix contains invalid characters
2014-09-10 14:30:45 +02:00
Jan Steemann 7d74347590 issue #1016: AQL editor bug 2014-09-10 13:39:10 +02:00
Jan Steemann fe09b08168 updated CHANGELOG 2014-09-10 13:38:56 +02:00
Michael Hackstein d6d16f0643 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-09-10 13:19:27 +02:00
Jan Steemann 2255c9cf20 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-09-10 13:12:45 +02:00
Jan Steemann e653552c5e issue #997: added large file support for Windows 2014-09-10 13:12:18 +02:00
scottashton 9a739ec403 fixed bug in floyd-warshall result generation 2014-09-10 11:47:35 +02:00
Alan Plum cde5baf30b More realistic Foxx queries example. 2014-09-10 10:49:45 +02:00
Jan Steemann bb56982988 fixed copy&paste error 2014-09-09 23:32:58 +02:00
Jan Steemann 346a41a009 fixed reporting of "undefined" response code 2014-09-09 23:18:25 +02:00
Jan Steemann c89a3223f6 added missing newline 2014-09-09 22:40:13 +02:00
Jan Steemann 4522299ce8 fixed escaping of deletion button in AQL queries overview 2014-09-09 21:09:26 +02:00
Jan Steemann 11a490170d jslint 2014-09-09 20:38:18 +02:00
Jan Steemann 3bda3a1c0d fixed cursor positioning in collections search 2014-09-09 20:36:01 +02:00
Jan Steemann 80f7f61649 prevent XSS in user management views 2014-09-09 20:32:57 +02:00
Jan Steemann d86efb649b updated CHANGELOG 2014-09-09 20:18:38 +02:00
Jan Steemann 2f89193e6c prevent XSS in AQL editor 2014-09-09 20:18:13 +02:00
Jan Steemann 428865f3b5 issue #1014: WITHIN function returns wrong distance
added attribute setters for ShapedJson so document attributes can be updated

Conflicts:
	arangod/V8Server/v8-vocbase.cpp
2014-09-09 19:58:27 +02:00
Alan Plum 844621f070 Implemented Foxx.createQuery. 2014-09-09 17:02:21 +02:00
Alan Plum dfe193b1a4 Updated AQB. 2014-09-09 13:18:31 +02:00
Michael Hackstein 7c940d4d44 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-09-09 12:53:36 +02:00
Michael Hackstein 449936b99e Added a more precise information returned from gharial for collections 2014-09-09 12:53:31 +02:00
Thomas Schmidts d3c9ae9553 Added cookbook folder for recipes 2014-09-09 12:52:00 +02:00
Alan Plum b0995dfdb7 Replaced PBKDF2_HMAC with PBKDF2_HMAC_SHA1 for OSX compat. 2014-09-08 14:32:40 +02:00
Jan Steemann 4fe43c5b49 added derived files 2014-09-08 10:59:07 +02:00
Alan Plum 6f9376e264 Fixed PBKDF2HMAC comment. 2014-09-05 16:35:27 +02:00
Alan Plum 469af580e5 Added PBKDF2-HMAC. 2014-09-05 16:23:37 +02:00
Alan Plum 01891b73c5 Removed lies about session cookies from app docs. Documented Session#getTTL. 2014-09-05 14:38:09 +02:00
Frank Celler 4ffec6e914 tried to silence rpmlint: remove empty files, remove unused scripts, fixed initgroups, fixed identical files, remove __DATE__
Conflicts:
	CHANGELOG
	Makefile.in
2014-09-05 09:28:21 +02:00
Alan Plum 6719e8326a Added support for sha384/sha512 in VOCBase. 2014-09-04 23:37:34 +02:00
Alan Plum 4c5f448aae Added tests for JWT HS384/HS512. 2014-09-04 23:23:25 +02:00
Alan Plum 4e3659c01a Added support for sha384, sha512. 2014-09-04 23:17:58 +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 7a43e3df14 Fixed failing session test. 2014-09-04 18:35:13 +02:00
scottashton db5a109b0a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-09-04 16:50:56 +02:00
scottashton ff8791f6fb fixed betweeness and bug in floyd warshall 2014-09-04 16:50:52 +02:00