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
|
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
|
6a0d54f1ff
|
fixed test for Windows
|
2013-11-11 20:30:10 +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
|
0145d24b0c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-11-11 16:39:20 +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 |
Jan Steemann
|
5c2dcf8f74
|
added database-directory test
|
2013-11-11 14:36:49 +01:00 |
Heiko Kernbach
|
a0d6157d0b
|
template engine
|
2013-11-08 10:47:52 +01:00 |
Heiko Kernbach
|
b740dbe7ab
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-11-08 10:34:00 +01:00 |
Heiko Kernbach
|
2cf6b7a2cf
|
css change for query selectbox
|
2013-11-08 10:33:47 +01:00 |
Michael Hackstein
|
f89a6f7690
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-11-08 10:31:49 +01:00 |
Michael Hackstein
|
f0603a9e3a
|
Fixed relocation url for sub urls in web interface
|
2013-11-08 10:31:00 +01:00 |
Heiko Kernbach
|
3a4f757da9
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-11-08 10:26:26 +01:00 |
Heiko Kernbach
|
90e4a0ef61
|
removed about view
|
2013-11-08 10:26:17 +01:00 |
Michael Hackstein
|
b0cf923110
|
GraphViewer fixed a bug where a broken node was returned if no matching node could be found
|
2013-11-08 10:18:30 +01:00 |
Michael Hackstein
|
2428afddd2
|
Adapted location change of database view to new version from dbSelectionView
|
2013-11-08 10:07:21 +01:00 |
Frank Celler
|
66e5ddc4ca
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-11-07 21:16:53 +01:00 |
Jan Steemann
|
e492cbda4d
|
fixed logs menu item
|
2013-11-07 18:46:45 +01:00 |
Jan Steemann
|
dc974244fc
|
fixed main menu
|
2013-11-07 18:23:25 +01:00 |
Michael Hackstein
|
0fe8afce38
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-11-07 17:09:55 +01:00 |
Michael Hackstein
|
5c470d8a67
|
JSLint fixes
|
2013-11-07 17:09:50 +01:00 |
Jan Steemann
|
3c3e89721f
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-11-07 16:25:07 +01:00 |
Jan Steemann
|
217e5f897b
|
fixed bitarray index access
|
2013-11-07 16:24:57 +01:00 |
Max Neunhoeffer
|
ba736d1b7a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-11-07 16:03:04 +01:00 |
Max Neunhoeffer
|
7d19f11a70
|
Add a test suite.
This is to test the performance of deletion with a skip-list index
and many documents with the same value in the attribute indexed
by the skip-list.
|
2013-11-07 16:00:26 +01:00 |
Michael Hackstein
|
e37aaf26af
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-11-07 15:37:05 +01:00 |
Michael Hackstein
|
638ba6c090
|
Fixed Selection box within the navigation bar and removed it from footer. Database tab is now functional
|
2013-11-07 15:36:59 +01:00 |
Frank Celler
|
443e012ae7
|
switch to -uid config
|
2013-11-07 15:36:36 +01:00 |
Michael Hackstein
|
bf64d4bd2b
|
Improved databases tab. It will now allow the user to create a new Database with an initial non-empty user. Also further label fixes
|
2013-11-07 14:32:08 +01:00 |
Jan Steemann
|
23a1fedd15
|
updated documentation
|
2013-11-07 13:59:14 +01:00 |
Jan Steemann
|
0384a17186
|
updated documentation for database creation
|
2013-11-07 13:46:34 +01:00 |
Jan Steemann
|
819e9a1cb6
|
fixed user creation on database creation
|
2013-11-07 13:32:42 +01:00 |
Jan Steemann
|
c46d6b99f4
|
add users when creating a database
|
2013-11-06 16:48:18 +01:00 |
Michael Hackstein
|
b23e163f60
|
Added selection view css
|
2013-11-06 15:46:05 +01:00 |
Michael Hackstein
|
e118ba2e74
|
Added selection box in Admin interface to switch between databases. The user will only see databases where he has access to
|
2013-11-05 16:21:17 +01:00 |
Michael Hackstein
|
ed46b28f7c
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-11-04 23:01:36 +01:00 |
Michael Hackstein
|
792845af35
|
Moved resize check from navigation to router. And improved rendering of footer
|
2013-11-04 23:01:29 +01:00 |
Jan Steemann
|
9e78ab5af5
|
added NTH and POSITION
|
2013-11-04 18:24:03 +01:00 |