Branch: refs/heads/dev 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: 79d16f71f9064c1f35a0bf4c7de1191872398428 https://github.com/galaxyproject/galaxy/commit/79d16f71f9064c1f35a0bf4c7de11... Author: guerler <aysam.guerler@gmail.com> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M client/galaxy/scripts/layout/masthead.js M client/galaxy/scripts/layout/page.js M static/maps/layout/masthead.js.map M static/maps/layout/page.js.map M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/layout/masthead.js M static/scripts/layout/page.js Log Message: ----------- Fix scratchbook Commit: 8e41fda58a6b8def4f261121269c321e5dd8ff34 https://github.com/galaxyproject/galaxy/commit/8e41fda58a6b8def4f261121269c3... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-03-23 (Wed, 23 Mar 2016) Changed paths: M client/galaxy/scripts/layout/masthead.js M client/galaxy/scripts/layout/page.js M static/maps/layout/masthead.js.map M static/maps/layout/page.js.map M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/layout/masthead.js M static/scripts/layout/page.js Log Message: ----------- Merge pull request #1984 from guerler/fix_scratchbook_000 [16.01] Fix scratchbook 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 Commit: 033241c99f8bb80e4ecac2504a4bdc1f3a4dd657 https://github.com/galaxyproject/galaxy/commit/033241c99f8bb80e4ecac2504a4bd... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-03-23 (Wed, 23 Mar 2016) Changed paths: M client/galaxy/scripts/layout/masthead.js M client/galaxy/scripts/layout/page.js M lib/galaxy/webapps/galaxy/api/remote_files.py M static/maps/layout/masthead.js.map M static/maps/layout/page.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/layout/masthead.js M static/scripts/layout/page.js M templates/webapps/galaxy/library/common/library_info.mako Log Message: ----------- Merge 16.01, rebuild. Compare: https://github.com/galaxyproject/galaxy/compare/c171fd168d69...033241c99f8b