[galaxyproject/galaxy] 62b5f2: Remove unnecessary encoding in remote_files. This...
Branch: refs/heads/release_16.01 Home: https://github.com/galaxyproject/galaxy Commit: 62b5f207566eb9666df58f1ab107d3e7b1f0c736 https://github.com/galaxyproject/galaxy/commit/62b5f207566eb9666df58f1ab107d... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-03-10 (Thu, 10 Mar 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/remote_files.py Log Message: ----------- Remove unnecessary encoding in remote_files. This allows paths and filenames like Ăfile.txt Commit: 0c225bec2e9af0c941ccc943d9ad010f2893a6e0 https://github.com/galaxyproject/galaxy/commit/0c225bec2e9af0c941ccc943d9ad0... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-03-10 (Thu, 10 Mar 2016) Changed paths: M templates/webapps/galaxy/library/common/library_info.mako Log Message: ----------- Update library_info.mako escaping. This allows use of non-ascii characters like 'This is Ă data library' Commit: 4ef186812f1d3f16b36080654ee043065237d0c5 https://github.com/galaxyproject/galaxy/commit/4ef186812f1d3f16b36080654ee04... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-03-17 (Thu, 17 Mar 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/remote_files.py Log Message: ----------- Encode user_login as utf8 prior to directory manipulation. Commit: e3e49a477d96ec5fc4623646e7ea240090f80ae2 https://github.com/galaxyproject/galaxy/commit/e3e49a477d96ec5fc4623646e7ea2... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-03-17 (Thu, 17 Mar 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/remote_files.py Log Message: ----------- extreme casting to 1) make this code actually work with python 2, and 3) work should the web framework ever be functional in python3 Commit: 21e71a9b46b9f4cd90b8fe5023981460775e4b59 https://github.com/galaxyproject/galaxy/commit/21e71a9b46b9f4cd90b8fe5023981... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-03-23 (Wed, 23 Mar 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/remote_files.py M templates/webapps/galaxy/library/common/library_info.mako Log Message: ----------- Merge pull request #1905 from dannon/library_errors [16.01] Encoding in libraries Compare: https://github.com/galaxyproject/galaxy/compare/8e41fda58a6b...21e71a9b46b9
participants (1)
-
GitHub