pillar/pillarproduction
pillar/pillar
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a104f54fb0b9 | Sybren A. Stüvel (sybren) | Force URL of home projects to 'home' | Jun 28 2016 | |||
8dc4ac0db70c | Sybren A. Stüvel (sybren) | Allow project creation when GCS fails. | Jun 28 2016 | |||
9ed73eb7dd2e | Sybren A. Stüvel (sybren) | Home project: allow projections. | Jun 28 2016 | |||
bcadfcd6f5a1 | Sybren A. Stüvel (sybren) | Debug log when returned projects are filtered out due to permissions. | Jun 28 2016 | |||
ba79a3084643 | Sybren A. Stüvel (sybren) | Removed an assumption that project creator is project owner. | Jun 28 2016 | |||
b4faf2245e38 | Sybren A. Stüvel (sybren) | Home project: create it when user tries to GET it. | Jun 28 2016 | |||
3094a09fec1e | Sybren A. Stüvel (sybren) | PEP8 formatting | Jun 28 2016 | |||
ee95abb62a3e | Francesco Siddi (fsiddi) | Make zencoder and algolia optional packages | Jun 26 2016 | |||
9e6bd9c2190f | Sybren A. Stüvel (sybren) | Fixed bug in status check in update_file_name | Jun 15 2016 | |||
82cf88ee4946 | Sybren A. Stüvel (sybren) | Slight simplification of node form valdation, and better logging. | Jun 15 2016 | |||
a17bb969f9e6 | Sybren A. Stüvel (sybren) | Fixed bug in sync_role_groups | Jun 15 2016 | |||
d4bed9543f17 | Sybren A. Stüvel (sybren) | Tiny badger service fixes | Jun 15 2016 | |||
de35ebf56f4e | Sybren A. Stüvel (sybren) | Retry a few times when POSTing to BlenderID fails. | Jun 15 2016 | |||
36a2e028d4e5 | Sybren A. Stüvel (sybren) | Added sync_role_groups management command. | Jun 14 2016 | |||
ba1f8a4101a0 | Sybren A. Stüvel (sybren) | Badger service: also manage group membership | Jun 14 2016 | |||
ec7b3159ac2b | Sybren A. Stüvel (sybren) | Made a.m.blender_cloud a module directory | Jun 14 2016 | |||
57e07db97270 | Sybren A. Stüvel (sybren) | Prevent set(None) call | Jun 14 2016 | |||
08fceeffc0ea | Sybren A. Stüvel (sybren) | Added management command to find duplicate users, based on their BlenderID | Jun 9 2016 | |||
f82000aa33e0 | Sybren A. Stüvel (sybren) | Added refresh_project_permissions management command | Jun 8 2016 | |||
bd6079ae4c7c | Sybren A. Stüvel (sybren) | Use central definition of default admin group permissions | Jun 8 2016 | |||
4a0bbb23bb67 | Sybren A. Stüvel (sybren) | Fixed broken import | Jun 8 2016 | |||
ccfc1a663d2e | Sybren A. Stüvel (sybren) | Badger service: handle missing data | Jun 6 2016 | |||
222d9efc8972 | Sybren A. Stüvel (sybren) | Implemented badger service endpoint | Jun 6 2016 | |||
4aa44c42c8cf | Sybren A. Stüvel (sybren) | Nicer local token generation. | Jun 6 2016 | |||
8d5683c7a21c | Francesco Siddi (fsiddi) | Remove unneeded etag check on user update | Jun 1 2016 | |||
0daaefdcc300 | Sybren A. Stüvel (sybren) | Retry with unique username both on PUT and POST. | Jun 1 2016 | |||
8761dd1b91a8 | Sybren A. Stüvel (sybren) | Convert images to RGB before thumbnailing and writing as JPEG. | May 31 2016 | |||
c5985a306042 | Sybren A. Stüvel (sybren) | Even more logging to figure out why PUT/POST to user goes wrong. | May 31 2016 | |||
5276d960d620 | Sybren A. Stüvel (sybren) | Added some extra logging to find source of 'username not unique' errors. | May 31 2016 | |||
84d297a3bdcc | Sybren A. Stüvel (sybren) | Fixed issue uploading small files. | May 30 2016 | |||
e242701ed0fb | Sybren A. Stüvel (sybren) | Try creating a new unique username a few times, before giving up. | May 30 2016 | |||
a5288bd35c0b | Sybren A. Stüvel (sybren) | Don't overwrite fullname from B'ID upon login. | May 30 2016 | |||
23946b1e3a40 | Sybren A. Stüvel (sybren) | After Zencoder has finished, force update of the links on next file request. | May 27 2016 | |||
dd90fafad4a9 | Sybren A. Stüvel (sybren) | Refuse to generate None links, fall back to '' instead. | May 27 2016 | |||
c6e191365be5 | Sybren A. Stüvel (sybren) | Solved issue with video uploading. | May 27 2016 | |||
f6721c76ccc7 | Sybren A. Stüvel (sybren) | Lowered log level for "unauthenticated access" message | May 24 2016 | |||
f98b2a09ca76 | Sybren A. Stüvel (sybren) | Allow a user to remove themselves from any project they're in. | May 24 2016 | |||
f03f00163ab2 | Sybren A. Stüvel (sybren) | Added generator for node types of all projects. | May 23 2016 | |||
cf3de95ce1a9 | Sybren A. Stüvel (sybren) | Removed is_tileable from texture variations. | May 23 2016 | |||
8ff10828c634 | Sybren A. Stüvel (sybren) | Cache (project_id, node_type_name) -> project mapping per request. | May 23 2016 | |||
75738efc0d36 | Sybren A. Stüvel (sybren) | Added "runserver_profile" management command. | May 23 2016 | |||
71db836d41af | Sybren A. Stüvel (sybren) | Increased default page size to 250. | May 23 2016 | |||
1c39b4fcd7c5 | Sybren A. Stüvel (sybren) | Increased PAGINATION_LIMIT to 250. | May 23 2016 | |||
291a0b393e41 | Sybren A. Stüvel (sybren) | Added /users/me endpoint to get info about the current user. | May 23 2016 | |||
a6f7250eb349 | Sybren A. Stüvel (sybren) | Richer configuration of logging module through config{,_local}.py. | May 23 2016 | |||
06ffffa0445c | Sybren A. Stüvel (sybren) | Only import bugsnag if we're going to use it. | May 23 2016 | |||
4f509951a7c3 | Sybren A. Stüvel (sybren) | Reduced the GCloud resumable upload threshold 5 MiB → 100 KiB | May 23 2016 | |||
41a278c4f090 | Sybren A. Stüvel (sybren) | Removed size parameter from blob.upload_to_file() to prevent mem error | May 23 2016 | |||
193d7cef5e7c | Sybren A. Stüvel (sybren) | Added missing role for create_file_doc | May 23 2016 | |||
858a7b4bfb47 | Sybren A. Stüvel (sybren) | Delete expired authentication tokens from MongoDB. | May 23 2016 | |||
0caa2df96490 | Sybren A. Stüvel (sybren) | Handle server-side pagination in /bcloud/texture-libraries | May 20 2016 | |||
e0b7bcb6b7b6 | Sybren A. Stüvel (sybren) | Fix renaming file without variations. | May 20 2016 | |||
b77f7564b12d | Sybren A. Stüvel (sybren) | Fixed private but shared projects not showing up in /bcloud/texture-libraries | May 20 2016 | |||
401e3a3b3680 | Sybren A. Stüvel (sybren) | Fixed empty license_{notes,type} properties to {} instead of ''. | May 20 2016 | |||
44b07b6c6b6c | Francesco Siddi (fsiddi) | Add update_texture_nodes_maps to manage.py | May 19 2016 | |||
d0b009ef4d15 | Francesco Siddi (fsiddi) | Utilities in manage.py to add node_types and update texture node_type | May 18 2016 | |||
e9f80904970d | Francesco Siddi (fsiddi) | Utility to get a node type from a project document | May 18 2016 | |||
cb87bea47fbc | Francesco Siddi (fsiddi) | Update node_type texture and group_texture | May 18 2016 | |||
4b1abf5a533c | Sybren A. Stüvel (sybren) | Proper implementation of /bcloud/texture-libraries endpoint. | May 18 2016 | |||
63f8443083a7 | Sybren A. Stüvel (sybren) | Add trailing comma to last list element. | May 18 2016 | |||
b4531ab2988d | Francesco Siddi (fsiddi) | Add group_texture node_type on new projects | May 18 2016 | |||
f448dce9fc75 | Francesco Siddi (fsiddi) | Remove outdated manage.py commands | May 18 2016 | |||
e35b7711a367 | Sybren A. Stüvel (sybren) | Added rudimentary entry point for texture libraries. | May 17 2016 | |||
81105102f454 | Sybren A. Stüvel (sybren) | Removed double check of auth token. | May 17 2016 | |||
bd300f6f5e15 | Sybren A. Stüvel (sybren) | Pass user's _etag when updating. | May 17 2016 | |||
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 |