Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: b47b5ff00a3db510bf570391d32c96aa98b316c7 https://github.com/galaxyproject/galaxy/commit/b47b5ff00a3db510bf570391d32c9... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-01-12 (Tue, 12 Jan 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-base.js M client/galaxy/scripts/utils/utils.js M static/maps/utils/utils.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/utils/utils.js Log Message: ----------- Fix for bad URL generation when empty GET string data. Commit: 4819d1aa7168a29c33ca7f0bfe16e605dbb50e92 https://github.com/galaxyproject/galaxy/commit/4819d1aa7168a29c33ca7f0bfe16e... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-01-12 (Tue, 12 Jan 2016) Changed paths: M client/galaxy/scripts/utils/utils.js M static/maps/utils/utils.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/utils/utils.js Log Message: ----------- set ajaxConfig.data to null if an empty dict Commit: c4b532303576b02cffbf8ee8df63e086686d551b https://github.com/galaxyproject/galaxy/commit/c4b532303576b02cffbf8ee8df63e... Author: guerler <aysam.guerler@gmail.com> Date: 2016-01-12 (Tue, 12 Jan 2016) Changed paths: M client/galaxy/scripts/utils/utils.js M static/maps/utils/utils.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/utils/utils.js Log Message: ----------- Remove parenthesis Commit: 46e5e480cbbf3f1ad504be4536bd24827dc5a3f4 https://github.com/galaxyproject/galaxy/commit/46e5e480cbbf3f1ad504be4536bd2... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-01-13 (Wed, 13 Jan 2016) Changed paths: R config/plugins/interactive_environments/ipython/config/ipython.ini.sample R config/plugins/interactive_environments/ipython/config/ipython.xml R config/plugins/interactive_environments/ipython/static/js/ipython.js R config/plugins/interactive_environments/ipython/templates/ipython.mako R config/plugins/interactive_environments/ipython/templates/notebook.ipynb M lib/galaxy/jobs/__init__.py M lib/galaxy/managers/rbac_secured.py M lib/galaxy/model/migrate/versions/0052_sample_dataset_table.py M lib/galaxy/model/migrate/versions/0065_add_name_to_form_fields_and_values.py M lib/galaxy/model/migrate/versions/0067_populate_sequencer_table.py M lib/galaxy/util/pastescript/loadwsgi.py M lib/pulsar/client/amqp_exchange.py M scripts/cleanup_datasets/admin_cleanup_datasets.py M setup.cfg M test/casperjs/casperjs_runner.py Log Message: ----------- Merge remote-tracking branch 'upstream/dev' into lparsons_bad_urls Commit: 790953e6e786199f237b287cff653a9f33b31e63 https://github.com/galaxyproject/galaxy/commit/790953e6e786199f237b287cff653... Author: Aysam Guerler <aysam.guerler@gmail.com> Date: 2016-01-13 (Wed, 13 Jan 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-base.js M client/galaxy/scripts/utils/utils.js M static/maps/utils/utils.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/utils/utils.js Log Message: ----------- Merge pull request #1478 from dannon/lparsons_bad_urls URL generation tweaks for utils.js Compare: https://github.com/galaxyproject/galaxy/compare/0a6f6c3da438...790953e6e786