Max Neunhoeffer
|
fc027e260b
|
Correct a typo.
|
2013-11-12 16:36:24 +01:00 |
Michael Hackstein
|
1154c913c0
|
Fixed jslint warning for sync, (we are nt syncing but JSLint matches sync in parameternames
|
2013-11-12 16:14:57 +01:00 |
Michael Hackstein
|
13c74c1e1c
|
Fixed JSLint warnings, added JSLint to karma, will now be automatically checked. Wrapped all files in an anonymouse function and added usefull use strict
|
2013-11-12 16:09:40 +01:00 |
Michael Hackstein
|
20578ae5f5
|
Fixed jslint warnings, removed sloppy:true
|
2013-11-12 15:44:44 +01:00 |
Jan Steemann
|
0783bb4473
|
fixed caching of collections in arangosh for dropped collections
|
2013-11-12 15:09:55 +01:00 |
Jan Steemann
|
7b3c3ba3b7
|
adjust .gitignore
|
2013-11-12 15:08:58 +01:00 |
Jan Steemann
|
ba25030fd7
|
disable caching of collection type when creating documents
|
2013-11-12 15:06:22 +01:00 |
Jan Steemann
|
1afe978304
|
fixed caching
|
2013-11-12 15:00:05 +01:00 |
Michael Hackstein
|
61ab284433
|
Removed swp files, sorry...
|
2013-11-12 14:02:53 +01:00 |
Michael Hackstein
|
ae7fdd5277
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-11-12 14:01:19 +01:00 |
Michael Hackstein
|
41ea74dca5
|
Fixed JSLint to work with karma now. Some JSLint errors still occur
|
2013-11-12 14:01:09 +01:00 |
Jan Steemann
|
dd14350024
|
fix client-side caching of collections when using a mix of web interface and arangosh
|
2013-11-12 13:52:42 +01:00 |
Jan Steemann
|
d0335bb9a7
|
fixed caching of collection names in arangosh
this fixes a problem when a collection is dropped in the web interface and then re-created via arangosh
|
2013-11-12 13:49:36 +01:00 |
Michael Hackstein
|
87555c84ab
|
Added user info on mount point switch failures. closes #628
|
2013-11-12 11:03:28 +01:00 |
Michael Hackstein
|
e538be9955
|
Merge
|
2013-11-12 10:42:47 +01:00 |
Michael Hackstein
|
8fa752cd06
|
Fixed a bug where events from hidden modal have not been properly removed
|
2013-11-12 10:42:03 +01:00 |
Jan Steemann
|
86ccaaaf45
|
do not pollute global namespace
|
2013-11-11 21:07:38 +01:00 |
Jan Steemann
|
9de514d000
|
removed unused file
|
2013-11-11 21:07:24 +01:00 |
Jan Steemann
|
f68113a5d2
|
do not pollute global namespace
|
2013-11-11 21:05:05 +01:00 |
Jan Steemann
|
8f33346b65
|
fixed Windows file handling
|
2013-11-11 20:31:19 +01:00 |
Jan Steemann
|
6933d66af9
|
fixed test for Windows
|
2013-11-11 20:31:11 +01:00 |
Jan Steemann
|
54abc6bd1d
|
fix Windows path name comparison
|
2013-11-11 20:30:51 +01:00 |
Jan Steemann
|
042b805ce4
|
fixed Windows file handling
|
2013-11-11 20:30:23 +01:00 |
Jan Steemann
|
6a0d54f1ff
|
fixed test for Windows
|
2013-11-11 20:30:10 +01:00 |
Jan Steemann
|
60526230ab
|
fix Windows path name comparison
|
2013-11-11 20:06:50 +01:00 |
Jan Steemann
|
3bc6b42003
|
fixed comment
|
2013-11-11 20:06:41 +01:00 |
Jan Steemann
|
dfe8d82f30
|
added test for #665
|
2013-11-11 16:44:39 +01:00 |
Jan Steemann
|
a84fdacebf
|
issue #665: Hash/skiplist combo madness bit my ass
|
2013-11-11 16:42:56 +01:00 |
Michael Hackstein
|
f26177e890
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-11-11 16:42:46 +01:00 |
Michael Hackstein
|
5001d91202
|
Removed debug output
|
2013-11-11 16:42:39 +01:00 |
Jan Steemann
|
a31fa45f90
|
switch order of rollback operations
|
2013-11-11 16:42:38 +01:00 |
Jan Steemann
|
0145d24b0c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-11-11 16:39:20 +01:00 |
Jan Steemann
|
40894ad258
|
removed unused definition
|
2013-11-11 16:39:11 +01:00 |
Jan Steemann
|
303abcc60d
|
issue #665: Hash/skiplist combo madness bit my ass
|
2013-11-11 16:38:38 +01:00 |
Michael Hackstein
|
049fd03352
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-11-11 16:37:20 +01:00 |
Michael Hackstein
|
a037e7ba55
|
Added foxx mount move in the Web Interface
|
2013-11-11 16:37:09 +01:00 |
Max Neunhoeffer
|
b240e62653
|
Fixed typo in documentation.
|
2013-11-11 15:06:13 +01:00 |
Max Neunhoeffer
|
fd3f0e9f98
|
Fixed typo in documentation.
|
2013-11-11 15:04:59 +01:00 |
Max Neunhoeffer
|
cf5af072b8
|
Sort out "make distclean" to correctly delegate to icu.
|
2013-11-11 14:37:30 +01:00 |
Jan Steemann
|
5c2dcf8f74
|
added database-directory test
|
2013-11-11 14:36:49 +01:00 |
Jan Steemann
|
b131dc5a25
|
issue #662: ArangoDB on Windows hanging...
|
2013-11-11 14:29:53 +01:00 |
Jan Steemann
|
30e58362d7
|
issue #664: ArangoDB installer on windows requires drive c:
|
2013-11-11 13:56:35 +01:00 |
Jan Steemann
|
52bfdf563c
|
fixed broken call
|
2013-11-11 13:54:29 +01:00 |
Jan Steemann
|
dc82642998
|
issue #662: ArangoDB on Windows hanging...
fix unloading of collections which prevented some collections from being dropped
|
2013-11-11 13:51:58 +01:00 |
Jan Steemann
|
d7b90bb7df
|
issue #664: ArangoDB installer on windows requires drive c:
|
2013-11-11 13:48:33 +01:00 |
Jan Steemann
|
af41a6d634
|
renamed parameter
|
2013-11-11 10:41:24 +01:00 |
Frank Celler
|
887afeae39
|
use 32bit for arm
Conflicts:
Makefile.am
Makefile.in
|
2013-11-10 11:25:59 +01:00 |
Frank Celler
|
7f1b12b025
|
use 32bit for arm
|
2013-11-10 11:23:11 +01:00 |
Frank Celler
|
bbd289da34
|
1.4.2-alpha1
|
2013-11-09 19:20:12 +01:00 |
Frank Celler
|
0776dd1b0d
|
generate files and libs before packing
|
2013-11-09 17:22:30 +01:00 |