Skip to content

Instantly share code, notes, and snippets.

@dannon
Created May 14, 2019 01:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dannon/b4bb6dc5c470311957500d34eee01961 to your computer and use it in GitHub Desktop.
Save dannon/b4bb6dc5c470311957500d34eee01961 to your computer and use it in GitHub Desktop.
commit c6fcd051c8e252cd2c6786b85cfed68150f129cd
Author: John Chilton <jmchilton@gmail.com>
Date: Thu May 2 08:43:19 2019 -0400
Cleanup integration test configuration code.
Remove copy and paste problems, remote excess configuration unrelated to the what is being tested (handler configuration, multiple worker counts, etc..).
commit faae919af121cfde61db5437eca7b73b63f2ba38
Author: John Chilton <jmchilton@gmail.com>
Date: Thu May 2 08:27:04 2019 -0400
Add file missing from #7694
commit 4eeda6c58a93988d58fd5d1b44f415fdaa414258
Author: guerler <aysam.guerler@gmail.com>
Date: Wed May 1 15:17:40 2019 -0400
Fix usage of const
commit 513fb016dcdb991b9a9aa5dbcbdb2cbef559b95a
Author: Dannon Baker <dannon.baker@gmail.com>
Date: Wed May 1 08:44:35 2019 -0400
Sync client formatting.
commit 0ca955a1ce19355bd269beda038352608a5be916
Author: guerler <aysam.guerler@gmail.com>
Date: Tue Apr 30 23:47:24 2019 -0400
Fix comment
commit 89cf0a48fc3e79f3f8ffeaae37a0458a9689857d
Author: guerler <aysam.guerler@gmail.com>
Date: Tue Apr 30 21:31:26 2019 -0400
Wait until workflow saving message disappears
commit 2a0e0e17365dda2b76e4759c121910eca0b3fa71
Author: guerler <aysam.guerler@gmail.com>
Date: Tue Apr 30 16:57:52 2019 -0400
Remove close option from selenium tests
commit e512db448c2787df50b481ed59ec44ab11f33e4a
Author: guerler <aysam.guerler@gmail.com>
Date: Tue Apr 30 16:59:04 2019 -0400
Leave data libraries visible for anon user for now
commit 024424e6d47568ec7843c06378e69083c3f10d8a
Author: Dannon Baker <dannon.baker@gmail.com>
Date: Tue Apr 30 16:46:41 2019 -0400
Fix DisplayStructured let/const
commit 852773ed271bd051cecca40ef060aa7d3b032bd6
Author: Dannon Baker <dannon.baker@gmail.com>
Date: Tue Apr 30 16:45:24 2019 -0400
Fix let/const usage in components.
commit d13e4bd9025874ba274c1d7a77fe5b07ce8ba634
Author: Dannon Baker <dannon.baker@gmail.com>
Date: Tue Apr 30 16:45:03 2019 -0400
Add prefer-const linting
commit c73ffe8085bc5f9956789858a5a23fc003acfe07
Author: guerler <aysam.guerler@gmail.com>
Date: Tue Apr 30 16:42:03 2019 -0400
Use const instead of let where appropriate in the data selector
commit 78d0c1eb31608766974ae2681692b6061851a7b0
Author: Dannon Baker <dannon.baker@gmail.com>
Date: Tue Apr 30 16:41:42 2019 -0400
Prefer const when applicable
commit 33e9e93e9fa1b49bd0b321a4f15226b561267bb2
Author: guerler <aysam.guerler@gmail.com>
Date: Tue Apr 30 16:17:14 2019 -0400
Turn library flag into boolean
commit 803970ee65041199eec5ee27001dad6f7294dafb
Author: guerler <aysam.guerler@gmail.com>
Date: Tue Apr 30 16:01:59 2019 -0400
Disable library support for anon users
commit f39bbc7ffd83b021f65f50ff88b5d016b4127f20
Author: guerler <aysam.guerler@gmail.com>
Date: Tue Apr 30 16:00:56 2019 -0400
Use scoped let instead of var in data selector
commit 47bce45e63a902492f7364a5a2dfda0c893b9403
Author: guerler <aysam.guerler@gmail.com>
Date: Tue Apr 30 15:49:59 2019 -0400
Fix library feature flag for data selector
commit 8527d0c5cfa0733906046b79b650022b89586f79
Author: guerler <aysam.guerler@gmail.com>
Date: Tue Apr 30 02:14:09 2019 -0400
Remove close option from workflow settings menu
commit 79a5ade5cb257f3181a600f59c59cb4c9a00f54e
Author: Kidane M. Tekle <kidane.tekle@gmail.com>
Date: Tue Apr 30 10:40:51 2019 +0200
updated documentation link
commit b4f4a12fb2177d085ca72c20988a3a543ebc5b58
Author: Sergey Golitsynskiy <sgolitsynskiy@gmail.com>
Date: Mon Apr 29 11:02:40 2019 -0400
Add break stmt in try block
Break out of loop upon successfully connecting to db.
commit 0e7e68cebd803cf9decf7efcaa9429e387ae46c1
Author: Dannon Baker <dannon.baker@gmail.com>
Date: Mon Apr 29 10:44:23 2019 -0400
Swap to extend instead of relying on (recently deprecated) bootstrap float mixin
commit 4e57b4eb9df02d595f8cfc9c6b55092952f51d22
Author: John Chilton <jmchilton@gmail.com>
Date: Mon Apr 29 08:45:32 2019 -0400
Update version to 19.09.dev
commit 75c15b46668c4e5154dd29d370d96ea927a64889
Author: mvdbeek <m.vandenbeek@gmail.com>
Date: Mon Apr 29 10:34:03 2019 +0200
Use markupsafe.escape instead of cgi.escape
This silences some deprecation warnings on python 3.
commit b68dcb45075b90d64532a314ad0d84b72c778f2c
Author: mvdbeek <m.vandenbeek@gmail.com>
Date: Mon Apr 29 11:52:29 2019 +0200
Use getfullargspec on python3
`getargspec` is marked for deprecation.
commit 5723e15cce8bc493a782b5aa18b894d230da6261
Author: Kidane M. Tekle <kidane.tekle@gmail.com>
Date: Mon Apr 29 08:25:18 2019 +0200
added elixir oidc backend, python soical auth version upgraded
commit 158fb6b454ad7fde1d632e3f0469fc3b5c14ae2c
Author: Sergey Golitsynskiy <sgolitsynskiy@gmail.com>
Date: Sat Apr 27 01:19:57 2019 -0400
Update config_schema + run make config-rebuild
commit f8bfd16d5a6800732ae1d77dcc8e2ed5ae07969e
Author: Sergey Golitsynskiy <sgolitsynskiy@gmail.com>
Date: Fri Apr 26 20:37:05 2019 -0400
Remove inline import; call time.sleep instead
time module already imported.
commit cf6ab64a890daec1c964abd42ee23ac3a210f5ce
Author: Nicola Soranzo <nicola.soranzo@gmail.com>
Date: Fri Apr 26 19:51:06 2019 -0400
Update config/galaxy.yml.sample
Co-Authored-By: ic4f <sgolitsynskiy@gmail.com>
commit 5cab87947ae713bf64f713e658823e13214eab5a
Author: Sergey Golitsynskiy <sgolitsynskiy@gmail.com>
Date: Fri Apr 26 19:34:32 2019 -0400
Add Exception to except statement
Fixing lint error
commit 7ead1cedd43373a58891cb3cb26120ace8e33a06
Author: Sergey Golitsynskiy <sgolitsynskiy@gmail.com>
Date: Fri Apr 26 18:03:57 2019 -0400
Delete test file
This test file contained 2 basic unit tests that tested the proposed new
config values. Instantiating a Configuration object without passing the
required arguments seems to have caused other tests to fail. Trying same
PR without additional unit tests.
commit 06f5cfa56263fa206fa4dd55d427e87978f47e91
Author: Sergey Golitsynskiy <sgolitsynskiy@gmail.com>
Date: Thu Apr 25 20:35:49 2019 -0400
Add option to wait for db to become available
Configurable option to wait for the database to become available instead
of failing immediately.
_configure_models() seems to be the earliest/reasonable place for it.
commit e58a3d2418bcd4e7713e2ca1e7a0252fb68e7e83
Author: guerler <aysam.guerler@gmail.com>
Date: Mon Apr 15 18:31:37 2019 -0400
Fix key check in dataset patcher
commit dfc6be356a8a109893c1653e930a261d09f63bf4
Author: guerler <aysam.guerler@gmail.com>
Date: Mon Apr 15 16:11:19 2019 -0400
Fix client formatting, test label instead of name
commit cf96bed36bdfaf536af01f308eb5d2cc1d64e8dd
Author: guerler <aysam.guerler@gmail.com>
Date: Mon Apr 15 15:51:15 2019 -0400
Avoid unnecessary clone of value dictionary for hdas
commit 739dba046c86e7389db02bae76ac89e8e152b5d5
Author: guerler <aysam.guerler@gmail.com>
Date: Mon Apr 15 15:47:39 2019 -0400
Add separate functions for patching/unpatching content details
commit c14ef8fc6a80ac317a27d53bb6427def249d1a32
Author: guerler <aysam.guerler@gmail.com>
Date: Mon Apr 15 15:14:56 2019 -0400
Fix label handling in data dialog
commit c595c1446335cb8f1bef157469a2588de6599c25
Author: guerler <aysam.guerler@gmail.com>
Date: Mon Apr 15 14:57:24 2019 -0400
Refactor handling of lddas in the content selector
commit 25a0a9a5cb88a327bbf9a94d1baf20abccf795d5
Author: guerler <aysam.guerler@gmail.com>
Date: Mon Apr 15 14:08:17 2019 -0400
Remove semicolons from python code
commit 5ae5aa3c2fe8023384b066345e0ba5f165812d4b
Author: guerler <aysam.guerler@gmail.com>
Date: Mon Apr 15 13:35:40 2019 -0400
Reactivate visibility test for data dialog option in tool form
commit fbdba816903439c9a05d65bde5201c998cffe635
Author: guerler <aysam.guerler@gmail.com>
Date: Mon Apr 15 12:24:03 2019 -0400
Parse history id on job submission, fixes hid creation for library datasets
commit 6f9a1a985fb19c3c367baff5b7a4c4643062fd8e
Author: guerler <aysam.guerler@gmail.com>
Date: Sun Apr 14 15:42:33 2019 -0400
Augment support for library dataset execution in tool parameters
commit 31f8ebc0b9f662edc41826cd35f8077db9b874c5
Author: guerler <aysam.guerler@gmail.com>
Date: Sat Apr 13 17:15:32 2019 -0400
Mark origin of ldda and list under hdas
commit 53a7d38c9e51180a22deed8ea33be361aa79a38a
Author: guerler <aysam.guerler@gmail.com>
Date: Sat Apr 13 16:46:20 2019 -0400
Use cache instead of history to avoid confusion
commit a137f2f27671cf16482867d0e1088ac185716073
Author: guerler <aysam.guerler@gmail.com>
Date: Sat Apr 13 16:37:21 2019 -0400
Use multiple flag to determine library accessibility
commit 90a2e834b43e811807b7185001773668c718320c
Author: guerler <aysam.guerler@gmail.com>
Date: Fri Apr 12 16:57:01 2019 -0400
Enable data dialog option for data input selector in tool form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment