- 12 Sep, 2018 1 commit
-
-
Marius van den Beek authored
[18.05] Backport #6326
-
- 11 Sep, 2018 2 commits
-
-
John Chilton authored
-
Sebastian Kapust authored
-
- 10 Sep, 2018 1 commit
-
-
Nate Coraor authored
[18.05] Pages - fixes for encoded ids in the database
-
- 07 Sep, 2018 4 commits
-
-
Dannon Baker authored
-
Dannon Baker authored
-
Dannon Baker authored
-
Dannon Baker authored
-
- 06 Sep, 2018 1 commit
-
-
Dannon Baker authored
-
- 05 Sep, 2018 2 commits
-
-
Dannon Baker authored
Restructure to allow individual successful conversions to commit, only rolling back individual fails instead of the entire transaction. This is going to be necessary for complicated deployments like main, where we have ~95% working fine but the otehr 5% were busted to start with (and won't parse), etc. Also swap dryrun to difflib display.
-
- 04 Sep, 2018 3 commits
-
-
Dannon Baker authored
Enforce PAGE_MAXRAW, otherwise we have no way to differentiate between potentially all-integer 16 character identifiers. I can't think of a better way to do this, unfortunately.
-
Dannon Baker authored
-
Dannon Baker authored
-
- 29 Aug, 2018 7 commits
-
-
Dannon Baker authored
-
Dannon Baker authored
Client build. Looks like we accidentally committed the map references? Leaving that in place, but we had agreed to drop them.
-
Dannon Baker authored
-
Dannon Baker authored
-
Dannon Baker authored
-
Dannon Baker authored
-
Dannon Baker authored
Almost there, one more (preexisting) bug to fix. This adds validation on save and correct processing to the page writer.
-
- 28 Aug, 2018 4 commits
-
-
Dannon Baker authored
Refactoring, drop BS4. It's faster, for sure, but this leaves us with fewer moving parts and this isn't a script anyone's going to run often. Hopefully.
-
Dannon Baker authored
-
Dannon Baker authored
Allow pages to read both encoded and unencoded ids out of the database. Always save unencoded version, with the additional benefit of using a simpler, smaller placeholder.
-
Dannon Baker authored
-
- 27 Aug, 2018 1 commit
-
-
Marius van den Beek authored
[18.05] row ids that are all numeric become ints...
-
- 26 Aug, 2018 2 commits
-
-
mvdbeek authored
-
Brad Langhorst authored
Since the "F" prefix is checked with substring, row_id must always be a string
-
- 15 Aug, 2018 2 commits
-
-
John Chilton authored
[18.05] Update UCSC genome-test server URLs
-
John Chilton authored
[18.05] Fix Location of Plugin Static Content In Documentation for 18.05
-
- 14 Aug, 2018 1 commit
-
-
Matthew Spelchak authored
-
- 10 Aug, 2018 3 commits
-
-
Dannon Baker authored
Bump version; 'patch' since it should be the exact same, as much as anything over the net ever could be\?
-
Dannon Baker authored
-
Dannon authored
[18.05] Use object store to check for existence of extra_files_path
-
- 09 Aug, 2018 1 commit
-
-
mvdbeek authored
This should fix https://github.com/galaxyproject/galaxy/issues/6585
-
- 08 Aug, 2018 1 commit
-
-
John Chilton authored
[18.05] Client rebuild to include uploadbox value fix in release branch.
-
- 07 Aug, 2018 4 commits
-
-
Dannon Baker authored
-
Dannon authored
[18.05] Fix upload file selector value resetting
-
guerler authored
Fix
-
Dannon authored
[18.05] Fix workflow run link for extracted workflows
-