Brian Gough
|
4a6374efe8
|
fix read order when retrieving diffs
|
2015-12-18 12:38:42 +00:00 |
|
Brian Gough
|
23c43b8042
|
skip any broken ops when viewing history diffs
|
2015-12-04 15:17:28 +00:00 |
|
Brian Gough
|
ad144371d0
|
gracefully handle updates marked as broken
set update.broken == true to allow the user to view history without a
crash
|
2015-10-16 11:24:50 +01:00 |
|
James Allen
|
b7de4c9c6c
|
Implement project update getter methods
|
2014-03-19 17:44:16 +00:00 |
|
James Allen
|
962fc18329
|
Store project_id alongside each change
|
2014-03-19 16:40:55 +00:00 |
|
James Allen
|
7eb8699b93
|
Refactor diff manager
|
2014-03-10 16:03:03 +00:00 |
|
James Allen
|
b45db3aa2b
|
Return user details like email and name in updates
|
2014-03-06 18:04:00 +00:00 |
|
James Allen
|
aadce232a1
|
Use version numbers for sorting and querying, not dates
|
2014-03-06 10:45:51 +00:00 |
|
James Allen
|
2e1307bd82
|
Doc is always one version ahead of latest op version
|
2014-03-05 16:31:38 +00:00 |
|
James Allen
|
3660253fd4
|
Add in /updates end point to get updates
|
2014-03-05 15:59:40 +00:00 |
|
James Allen
|
a46963a349
|
Refactor arguments to MongoManager.getUpdatesBetweenDates
|
2014-03-05 15:06:46 +00:00 |
|
James Allen
|
e4d8cc7a11
|
Add in acceptance tests for getting a diff
|
2014-03-04 15:27:03 +00:00 |
|
James Allen
|
8b71d222d4
|
Create DiffManager.getDiff
|
2014-03-04 14:05:17 +00:00 |
|
James Allen
|
1d1dcdfa2f
|
Add in methods for retrieving updates and doc version
|
2014-03-04 13:02:48 +00:00 |
|