Graphproduction
Graph
production
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
277e82c8e633 | Sybren A. Stüvel (sybren) | Added runserver_memlimit management command. | May 17 2016 | ||||
b556caf8dda1 | Sybren A. Stüvel (sybren) | Do not configure bugsnag without API key. | May 17 2016 | ||||
1da077422c73 | Sybren A. Stüvel (sybren) | Fixed typo in texture node type form_schema['files'] | May 17 2016 | ||||
c686c1172645 | Sybren A. Stüvel (sybren) | Replaced print statement with log.debug() call. | May 17 2016 | ||||
6c1740de55b8 | Sybren A. Stüvel (sybren) | Node edit: take texture map type into account when renaming files at GCS. | May 13 2016 | ||||
18f4516d0cb9 | Sybren A. Stüvel (sybren) | Reordering of texture types and making texture files visible in form. | May 13 2016 | ||||
6061c704c959 | Sybren A. Stüvel (sybren) | Projects: Add texture node type when creating a new project. | May 13 2016 | ||||
c44a1d870ba2 | Francesco Siddi (fsiddi) | Update MIME type for .blend to application/x-blender | May 13 2016 | ||||
7eb72c87f5ce | Francesco Siddi (fsiddi) | Check if subscription count is more than 0 to subscribe to notifications | May 11 2016 | ||||
77184bbad00e | Sybren A. Stüvel (sybren) | Never return soft-deleted items in /latest/{assets,comments} | May 11 2016 | ||||
5b2d7447e658 | Sybren A. Stüvel (sybren) | Projects: limit returned projects to allowable projects. | May 11 2016 | ||||
58dbf0b22825 | Sybren A. Stüvel (sybren) | Fixed typo | May 10 2016 | ||||
fe074715e14a | Sybren A. Stüvel (sybren) | Simplified files_make_public_t management command. | May 10 2016 | ||||
0f0712205c34 | Sybren A. Stüvel (sybren) | Make thumbnails (variations of size 't') public. | May 10 2016 | ||||
6a07147e4440 | Sybren A. Stüvel (sybren) | Disable XML interface. | May 10 2016 | ||||
d3b3e0ff4f6f | Sybren A. Stüvel (sybren) | Commented out strip_link_and_variations(), to wait until we have is_public on… | May 10 2016 | ||||
9362f9b5397f | Sybren A. Stüvel (sybren) | Remove links from returned file docs when user is not subscriber/demo/admin. | May 10 2016 | ||||
62817eec40dd | Sybren A. Stüvel (sybren) | Skip renaming file on GCS when testing. | May 10 2016 | ||||
b894eb2477c9 | Sybren A. Stüvel (sybren) | Skip Algolia in unit tests. | May 10 2016 | ||||
0faecdb4fe07 | Sybren A. Stüvel (sybren) | More explicit assignment to is_private, for easier debugging | May 10 2016 | ||||
0dcb972e7652 | Sybren A. Stüvel (sybren) | Project: Don't revert the is_private field. | May 10 2016 | ||||
d3f22efd27ed | Sybren A. Stüvel (sybren) | Removed project name from project stats | May 9 2016 | ||||
a4ca7c621a10 | Sybren A. Stüvel (sybren) | Project stats: show stats for total/private/public projects. | May 9 2016 | ||||
be280d58f97c | Sybren A. Stüvel (sybren) | Fixed output of unicode in projects_stats mgmnt command | May 9 2016 | ||||
72ca0fe69c29 | Sybren A. Stüvel (sybren) | Add .blend to mimetypes module at import of file_storage.py | May 9 2016 | ||||
82608e60d339 | Sybren A. Stüvel (sybren) | Fixed bug for project['node_type'] permission fetching. | May 9 2016 | ||||
a90f13486ac8 | Sybren A. Stüvel (sybren) | Fixed typo call to check_permissions() | May 9 2016 | ||||
4316c4d450c2 | Sybren A. Stüvel (sybren) | moved modules.mongo_utils to utils.mongo | May 9 2016 | ||||
369f75c6892e | Sybren A. Stüvel (sybren) | Allow project creation by users with role=demo | May 9 2016 | ||||
8d273de4d83b | Sybren A. Stüvel (sybren) | Reduced noisy logging when auth tokens have expired. | May 9 2016 | ||||
d57bad36d528 | Sybren A. Stüvel (sybren) | Revert production hack, as it's no longer necessary. | May 9 2016 | ||||
042b744b6ee5 | Sybren A. Stüvel (sybren) | Handle JSON request to /p/create | May 9 2016 | ||||
8bb98aa28070 | Sybren A. Stüvel (sybren) | Merge branch 'production' | May 7 2016 | ||||
3a4754d28bab | Sybren A. Stüvel (sybren) | Hot fix for the fix. | May 7 2016 | ||||
666a5842a5e8 | Sybren A. Stüvel (sybren) | Fix for setting is_private on new permission-less projects | May 6 2016 | ||||
402981a6b18d | Sybren A. Stüvel (sybren) | Small fixes | May 6 2016 | ||||
2cdde04a8b0a | Sybren A. Stüvel (sybren) | Small code clarifications | May 6 2016 | ||||
899497b3b149 | Sybren A. Stüvel (sybren) | Implemented merging of permissions. | May 6 2016 | ||||
4dc5b4dbbf97 | Sybren A. Stüvel (sybren) | Added manage.py project_stats command. | May 6 2016 | ||||
879a18ee680f | Sybren A. Stüvel (sybren) | Added 'manage.py refresh_file_sizes' to update all aggregate sizes. | May 6 2016 | ||||
410ecac78cfa | Sybren A. Stüvel (sybren) | Reformatted manage.py | May 6 2016 | ||||
6f193da89d33 | Sybren A. Stüvel (sybren) | Added entry point /p/<project_id>/quotas | May 6 2016 | ||||
bbc30b9d9971 | Sybren A. Stüvel (sybren) | Compute & store aggregate file size. | May 6 2016 | ||||
1bb29794280c | Sybren A. Stüvel (sybren) | Slight improvement to project group mgmnt tests | May 6 2016 | ||||
a2ce18196a93 | Sybren A. Stüvel (sybren) | Simplified permissions for projects. | May 6 2016 | ||||
758273edab1f | Francesco Siddi (fsiddi) | Return target user after adding or removing it from project | May 6 2016 | ||||
258046646962 | Francesco Siddi (fsiddi) | User management for projects | May 6 2016 | ||||
ffa98d72e6e6 | Francesco Siddi (fsiddi) | Sort fetched nodes by creation date | May 4 2016 | ||||
0b1664a83c90 | Francesco Siddi (fsiddi) | Add project_manage_users endpoint | May 4 2016 | ||||
d93d1091f991 | Francesco Siddi (fsiddi) | Fix for indexing if project is private | May 4 2016 | ||||
7b0c03752928 | Sybren A. Stüvel (sybren) | Debug-log the subclient ID too | May 4 2016 | ||||
c248e8c11b18 | Sybren A. Stüvel (sybren) | Moved modules/latest/__init__.py to modules/latest.py | May 4 2016 | ||||
fb0629dcb09d | Francesco Siddi (fsiddi) | Make logging less verbose for blender_id in production | May 3 2016 | ||||
80919dacb3e1 | Francesco Siddi (fsiddi) | New add_license_props in manage.py | May 3 2016 | ||||
d0d8b7d11d96 | Sybren A. Stüvel (sybren) | Added missing unit test for content type overrides. | May 3 2016 | ||||
0389b05b140b | Sybren A. Stüvel (sybren) | Save temporary files in STORAGE_DIR | May 3 2016 | ||||
0580d3fa65bd | Sybren A. Stüvel (sybren) | Removed some whitespace | May 3 2016 | ||||
54a2176d7cde | Sybren A. Stüvel (sybren) | Override browser-given content type for certain types. | May 3 2016 | ||||
950a12048bb5 | Sybren A. Stüvel (sybren) | More and more and more projections and embeddings | May 2 2016 | ||||
d4e5fab0877d | Sybren A. Stüvel (sybren) | Moar projections! | May 2 2016 | ||||
eaa67d1271b5 | Sybren A. Stüvel (sybren) | Embed comment parents | May 2 2016 | ||||
b18675e7468f | Sybren A. Stüvel (sybren) | New projects are marked private by default. | May 2 2016 | ||||
a216e5c00d4d | Sybren A. Stüvel (sybren) | Special entry points for getting latest assets etc. from public projects. | May 2 2016 | ||||
3e8494e3bf27 | Sybren A. Stüvel (sybren) | Use soft-delete for nodes | May 2 2016 | ||||
b9367f994499 | Sybren A. Stüvel (sybren) | Removed node_types Eve collection | May 2 2016 | ||||
445bf601dca0 | Sybren A. Stüvel (sybren) | Don't double-x mime types | May 2 2016 | ||||
6394d83da267 | Sybren A. Stüvel (sybren) | Prevent video processing for non-admin users. | May 2 2016 | ||||
b4327f22e823 | Sybren A. Stüvel (sybren) | Disallow node status 'deleted' for node type asset | May 2 2016 | ||||
6c7ad6f6f02c | Sybren A. Stüvel (sybren) | Marked Flask as primary requirement. | May 2 2016 | ||||
24c5936751d3 | Sybren A. Stüvel (sybren) | Fetch the new etag after updating file links. | May 2 2016 | ||||
42ff638b48c7 | Sybren A. Stüvel (sybren) | Allow cross-site requests | May 2 2016 | ||||
57375bd0c416 | Sybren A. Stüvel (sybren) | Gracefully handle bad ObjectId passed on URL | May 2 2016 | ||||
53aa0dae3bd1 | Sybren A. Stüvel (sybren) | Deducting asset node content type from file content type. | May 2 2016 | ||||
32ad39aeb1dc | Sybren A. Stüvel (sybren) | Moved node management to modules/node.py | May 2 2016 | ||||
681754eade35 | Sybren A. Stüvel (sybren) | Removed some obsolete unit tests. | May 2 2016 | ||||
20ed580e21d3 | Sybren A. Stüvel (sybren) | Renaming hash-mp4.mp4 to hash-720p-mp4 (and similar things) | May 2 2016 | ||||
92970d5b6a95 | Sybren A. Stüvel (sybren) | Filename hashing on GCS | May 2 2016 | ||||
401bfeea9812 | Sybren A. Stüvel (sybren) | File streaming to Google Cloud Storage | May 2 2016 | ||||
7aefed22d4e8 | Sybren A. Stüvel (sybren) | Using unused parameter | May 2 2016 | ||||
060590213ed0 | Sybren A. Stüvel (sybren) | Made GCLOUD_PROJECT a 'secret' config key. | May 2 2016 | ||||
9e2664fe20a1 | Sybren A. Stüvel (sybren) | Ignore google_app.json, as it should never be committed. | May 2 2016 | ||||
0652762d3a35 | Francesco Siddi (fsiddi) | Disable order and notes visibility for asset and group | Apr 29 2016 | ||||
cffe678ca363 | Francesco Siddi (fsiddi) | Default settings for basic node_types | Apr 29 2016 | ||||
aebbe019b5a6 | Francesco Siddi (fsiddi) | Limit default node_types to group, asset and comment | Apr 29 2016 | ||||
a919792f5aa5 | Francesco Siddi (fsiddi) | Fix for extension and filename storage | Apr 29 2016 | ||||
6673e316757a | Francesco Siddi (fsiddi) | Skip indexing of nodes of a private project | Apr 29 2016 | ||||
fbbe54d37408 | Francesco Siddi (fsiddi) | New add_group_to_projects in manage.py | Apr 27 2016 | ||||
cf203b04f848 | Sybren A. Stüvel (sybren) | Be less secretive about users; allow limited anonymous /users/id access. | Apr 26 2016 | ||||
d5c2df371a79 | Sybren A. Stüvel (sybren) | Small test change: do as little as possible in an app test context. | Apr 26 2016 | ||||
e600d87592d2 | Sybren A. Stüvel (sybren) | Secure write access to /users endpoint | Apr 26 2016 | ||||
5c04cdbd6ee8 | Sybren A. Stüvel (sybren) | Secure read access to /users endpoint. | Apr 26 2016 | ||||
410cd1fd4cde | Sybren A. Stüvel (sybren) | Moved user-related code from application to modules/users.py | Apr 26 2016 | ||||
c45ac153e263 | Sybren A. Stüvel (sybren) | Added bcrypt to requirements.txt | Apr 26 2016 | ||||
2a2d35827cd6 | Francesco Siddi (fsiddi) | Added local accounts | Apr 26 2016 | ||||
aa47c2b4a629 | Francesco Siddi (fsiddi) | Allow overriding Eve settings from env in test | Apr 26 2016 | ||||
974f135e63dd | Sybren A. Stüvel (sybren) | Measure unit test coverage. | Apr 25 2016 | ||||
c83f64d36fa4 | Sybren A. Stüvel (sybren) | Allow deletion of projects by members of its admin group. | Apr 25 2016 | ||||
31e802619e41 | Sybren A. Stüvel (sybren) | Support soft-deleting projects. | Apr 25 2016 | ||||
5116b74d1d1c | Sybren A. Stüvel (sybren) | Updated Eve to 0.6.3 | Apr 25 2016 | ||||
a6258f519382 | Sybren A. Stüvel (sybren) | Limit project editing for subscribers. | Apr 25 2016 |