1
0
Fork 0
Commit Graph

25910 Commits

Author SHA1 Message Date
hkernbach 2f2ecf5595 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-02-10 12:15:33 +01:00
hkernbach ff26f61668 issue: #1715 2016-02-10 12:15:28 +01:00
Jan Steemann 69afbabadd Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-02-10 11:23:20 +01:00
Jan Steemann 5ba2432d78 remove sort in more cases 2016-02-10 11:23:11 +01:00
Wilfried Goesgens d2f8021d8e make examples is history now. 2016-02-10 11:21:08 +01:00
Wilfried Goesgens 3b12dc0c32 Remove httparty from the bundle - it comes as a dependency from persistent_httparty 2016-02-10 10:48:03 +01:00
Wilfried Goesgens 88fad2e789 Migrate rspec to persistent connections 2016-02-10 10:36:52 +01:00
Frank Celler 5a44da965a skip non-conn-keep-alive test by default 2016-02-10 09:35:09 +01:00
Alan Plum dab30b050e Add delete fix to changelog 2016-02-09 17:29:55 +01:00
Alan Plum ac18d26c72 Always force when deleting foxxes in aardvark
Fixes #1358.
2016-02-09 17:29:45 +01:00
Alan Plum 950234aaff Recreate missing test from 2.7 2016-02-09 16:50:46 +01:00
Alan Plum b769552ce6 Add Model fix to changelog 2016-02-09 16:50:46 +01:00
Alan Plum 7dbc89d7be Actually register static Foxx model events
Fixes #1665.
2016-02-09 16:50:45 +01:00
hkernbach 6d1efde385 front-end: fixed pagination state bug 2016-02-09 16:41:37 +01:00
hkernbach c94be8d88b scss 2016-02-09 15:28:06 +01:00
hkernbach c9de284769 grunt build 2016-02-09 15:24:44 +01:00
hkernbach 464394703a removed filesize plugin, added pretty bytes 2016-02-09 15:20:03 +01:00
hkernbach 0a6564d61e scss 2016-02-09 14:37:11 +01:00
hkernbach c205e3236a workaround for index modules 2016-02-09 14:26:30 +01:00
hkernbach 4a972d3f55 scss build 2016-02-09 14:21:44 +01:00
hkernbach 4304c26878 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-02-09 14:17:07 +01:00
Alan Plum ecd99a42a7 Use content-disposition module for all CD headers 2016-02-09 13:54:50 +01:00
Alan Plum afc9185e70 Aardvark downloads now uses prettier zip file names 2016-02-09 13:52:48 +01:00
Jan Steemann d9abc26da2 fixed cluster dump 2016-02-09 12:15:04 +01:00
Jan Steemann c408691e60 make drop never fail 2016-02-09 11:42:21 +01:00
Jan Steemann 06667eb185 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-02-09 11:37:37 +01:00
Jan Steemann 53ba1deb55 remove unnecessary code 2016-02-09 11:37:12 +01:00
Wilfried Goesgens 17f4369413 Merge pull request #1716 from kibarda/devel
doc: added link between Aql User Defined Functions and HTTP Aql chapters
2016-02-09 11:33:57 +01:00
hkernbach 8844e1924e scss lint 2016-02-09 11:07:28 +01:00
Jan Steemann f1b790b92e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-02-09 10:55:19 +01:00
Jan Steemann 39c3d3d2a2 wait until applier has started 2016-02-09 10:54:37 +01:00
hkernbach c833a82b70 scss 2016-02-09 10:49:44 +01:00
hkernbach 176bb36b15 front-end: added LIKE filter, issue: #1657 2016-02-09 09:42:12 +01:00
jmvan 54334c7799 doc: added link between User Defined and HTTP Aql chapters 2016-02-09 04:35:21 +01:00
Frank Celler 0e3ec4fa6a fixed TRI_doc_mptr_t 2016-02-08 23:38:41 +01:00
Frank Celler 8a9ac0f372 added duration 2016-02-08 23:38:41 +01:00
hkernbach 33a76762d6 front-end: added NOT IN filter, issue: #1657 2016-02-08 20:30:47 +01:00
hkernbach 82fa26c79e front-end: added IN filter, issue: #1657 2016-02-08 20:20:34 +01:00
hkernbach ae68725a5f Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-02-08 18:20:54 +01:00
hkernbach 690a0516aa fixed issue: #1688 2016-02-08 18:20:48 +01:00
Jan Steemann 4bc33cafaf fixed leak 2016-02-08 18:06:11 +01:00
Jan Steemann 2f5b9e8ace nicer exceptions 2016-02-08 17:27:45 +01:00
Jan Steemann 0d4d5f5f93 fixed stringification of query states 2016-02-08 17:06:28 +01:00
Frank Celler 78970493a8 fixed core path 2016-02-08 16:48:23 +01:00
Jan Steemann 82a84054ba fixed leak 2016-02-08 16:29:09 +01:00
Jan Steemann b74575b247 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-02-08 16:14:30 +01:00
Jan Steemann e6ff2a5100 disable copy construction 2016-02-08 16:14:22 +01:00
Wilfried Goesgens 273e7933fd Add a bit more context to our graph index. 2016-02-08 15:33:06 +01:00
Wilfried Goesgens 78437ed0f1 fix markdown syntax 2016-02-08 15:30:05 +01:00
Wilfried Goesgens 40c1e5af51 Re-apply windows patches. 2016-02-08 12:49:30 +01:00