Henry Oswald
|
3fc357a343
|
Merge branch 'master' into projectsizelimit
|
2016-03-14 10:31:07 +00:00 |
|
Henry Oswald
|
086875d50c
|
added logging
|
2016-03-14 10:08:47 +00:00 |
|
Henrique Santos
|
ffaac4c81b
|
add unit tests
|
2016-03-13 20:45:48 -03:00 |
|
Henry Oswald
|
15c6e49d1a
|
if user changes email then check if they have a site licence
|
2016-03-13 22:31:14 +00:00 |
|
Henrique Santos
|
0bb12f32fa
|
remove project controller / handler
add unit test scaffolding
|
2016-03-13 16:22:14 -03:00 |
|
Henry Oswald
|
88f8b701c8
|
Merge branch 'fschecks'
|
2016-03-13 15:52:13 +00:00 |
|
Henry Oswald
|
8812ff445e
|
change zip size check to spawn
|
2016-03-12 15:43:16 +00:00 |
|
Henry Oswald
|
f11ba97389
|
check stat.isFile and isDirectory rather then symlink
|
2016-03-12 15:05:29 +00:00 |
|
Henrique Santos
|
1f20744a68
|
add size function for each persitor
|
2016-03-12 11:08:07 -03:00 |
|
Henry Oswald
|
6664b67fba
|
check size of zip files
|
2016-03-12 12:38:21 +00:00 |
|
Henry Oswald
|
da242d90e6
|
added extra isSymLink checks into reading files
|
2016-03-12 12:01:36 +00:00 |
|
Henry Oswald
|
7e216391b7
|
wip
|
2016-03-12 10:55:17 +00:00 |
|
Henrique Santos
|
5d2fc89137
|
scaffolding project methods
|
2016-03-12 04:35:49 -03:00 |
|
Henrique Santos
|
099d0fef2f
|
scaffolding project size
|
2016-03-11 22:31:46 -03:00 |
|
Shane Kilkelly
|
3ba5808074
|
Merge branch 'master' into sk-biber-errors
|
2016-03-11 13:54:06 +00:00 |
|
Shane Kilkelly
|
c4d49f6cf9
|
Update parser
|
2016-03-11 13:53:39 +00:00 |
|
Shane Kilkelly
|
5b9fa6d7d6
|
Upgrade parser.
|
2016-03-11 11:20:24 +00:00 |
|
Winston Li
|
559b32a22f
|
Integrate slf4j simple logger and change some messages. Declare some exceptions in tests
|
2016-03-11 09:46:03 +00:00 |
|
Brian Gough
|
9543c21dd7
|
added npm-shrinkwrap.json to avoid bug in mongodb-core
|
2016-03-11 09:43:07 +00:00 |
|
James Allen
|
1bd8b8d1a3
|
Delete SecurityManager and replace with (unwritten) AuthorizationManager
|
2016-03-10 17:17:26 +00:00 |
|
James Allen
|
3e03164ed4
|
Remove dead auth_token code
|
2016-03-10 17:15:14 +00:00 |
|
Henry Oswald
|
36966f0c9b
|
wip
|
2016-03-10 17:11:28 +00:00 |
|
Shane Kilkelly
|
170d3f646b
|
Upgrade parser.
|
2016-03-10 16:01:54 +00:00 |
|
Brian Gough
|
10932eb4a9
|
remove debug logs
|
2016-03-10 15:20:32 +00:00 |
|
Brian Gough
|
5ea7a31ad9
|
update archiving acceptance tests
|
2016-03-10 15:15:57 +00:00 |
|
Brian Gough
|
98738d1344
|
fix for acceptance test
|
2016-03-10 15:15:29 +00:00 |
|
Henry Oswald
|
347bfe4a79
|
use cb for internal callbacks
|
2016-03-10 12:43:36 +00:00 |
|
Henry Oswald
|
3c4e74af4b
|
project duplicator works and tests pass.
not so bad now.
|
2016-03-10 12:42:21 +00:00 |
|
Henry Oswald
|
d801ab623a
|
project duplicator works, tests don't
|
2016-03-10 11:58:05 +00:00 |
|
James Allen
|
e36be96ec9
|
Move public access setting to its own end point
|
2016-03-10 11:13:57 +00:00 |
|
Henry Oswald
|
124c91e302
|
increased EXPIRY_TIMEOUT from 1.5 days to 2.5 days
|
2016-03-10 10:30:37 +00:00 |
|
James Allen
|
320e225700
|
Send .svg files as text/plain to prevent executable JS if they are loaded as SVG in the browser
|
2016-03-10 09:32:32 +00:00 |
|
Brian Gough
|
f01bf99682
|
acceptance tests - work in progress
|
2016-03-09 16:56:49 +00:00 |
|
James Allen
|
d235ab22ed
|
Add in tests for public read-only projects
|
2016-03-09 16:28:46 +00:00 |
|
James Allen
|
c46c083b31
|
Check write access to documents via real-time end point
|
2016-03-09 16:26:18 +00:00 |
|
Shane Kilkelly
|
9281d8029d
|
Upgrade the bib log parser to handle bibtex errors and warnings.
|
2016-03-09 16:11:25 +00:00 |
|
Henry Oswald
|
bf8f9f6d41
|
change key to maxEntitiesPerProject
|
2016-03-09 15:53:03 +00:00 |
|
James Allen
|
2116d0271c
|
Update acceptance tests for public projects
|
2016-03-09 15:30:23 +00:00 |
|
Brian Gough
|
e2e8292590
|
update tests
|
2016-03-09 15:24:28 +00:00 |
|
Henry Oswald
|
f108c01ea5
|
don't do a project rename if the name is the same
this prevents double renaming which happens when you press
enter as well as no name change
|
2016-03-09 14:47:57 +00:00 |
|
Brian Gough
|
6d43273f04
|
working on packmanager tests
|
2016-03-09 14:44:59 +00:00 |
|
Brian Gough
|
f6367e21b8
|
give separate error for archive in progress vs completed
|
2016-03-09 14:44:59 +00:00 |
|
Brian Gough
|
7350ab531d
|
exclude already cached packs from archival
|
2016-03-09 14:44:59 +00:00 |
|
Brian Gough
|
28b184e0ca
|
fix incorrect use of _.union (argument must be array)
|
2016-03-09 14:44:59 +00:00 |
|
Brian Gough
|
8922b97bd7
|
avoid duplicate filling of UserInfo in getDocUpdates
|
2016-03-09 14:44:59 +00:00 |
|
Brian Gough
|
bfc9494cc1
|
update UpdatesManager tests
|
2016-03-09 14:44:59 +00:00 |
|
Brian Gough
|
4e63c50a75
|
update MongoManager tests
|
2016-03-09 14:44:59 +00:00 |
|
Brian Gough
|
b0d2e22c58
|
update config file for changes s3 settings
|
2016-03-09 13:28:22 +00:00 |
|
Brian Gough
|
7e6ea2793b
|
remove startup dependency on s3 settings
|
2016-03-09 13:28:02 +00:00 |
|
Henry Oswald
|
940586f654
|
sped up unit tests to improve speed
also removed some unneeded requires.
|
2016-03-09 12:51:19 +00:00 |
|