1. afd1fb9 Update externals_login_form.html by Johnsonjesuraj · 7 weeks ago master
  2. 7a0dba8 Updating instructions for pushing a new docker image by Marcus Christie · 7 months ago
  3. 7f0f98f Updating tutorial to apache dockerhub image by Marcus Christie · 7 months ago
  4. 28fe559 Switching to apache cookiecutter repos by Marcus Christie · 7 months ago
  5. 75ff283 Merge pull request #186 from apache/AIRAVATA-3698-fix-page-revision-content-type by Marcus Christie · 7 months ago
  6. dd41406 AIRAVATA-3698 management command to fix up the content type id in page revision json by Marcus Christie · 7 months ago
  7. 18cd1ab Adding build.os to .readthedocs.yaml by Marcus Christie · 8 months ago
  8. 4282890 Merge pull request #185 from jcford2213/master by Marcus Christie · 8 months ago
  9. 57d5cee retrigger checks by Marcus Christie · 8 months ago
  10. e456c6f Run build and test GA on PRs by Marcus Christie · 8 months ago
  11. e7685cf Reverting changes that were not needed. Add Windows note to REDME by IdioticMarlin22 · 8 months ago
  12. 4c11108 Added webpack 5.0.0 dependency needed for webpack-bundle-tracker by IdioticMarlin22 · 8 months ago
  13. bd0c4d0 README Change. Added Windows command note. by IdioticMarlin22 · 8 months ago
  14. 335ee8a AIRAVATA-3702 Update SDK for bug fix by Marcus Christie · 9 months ago
  15. 8237e5b Add a copy to clipboard button for the access token by Marcus Christie · 10 months ago
  16. 99c4a1d Adding .readthedocs.yaml by Marcus Christie · 10 months ago
  17. bd36538 Merge branch 'staging' into develop by Marcus Christie · 11 months ago staging
  18. 984b261 AIRAVATA-3694 Remove data retention message for now by Marcus Christie · 11 months ago
  19. a64264c AIRAVATA-3697 fix download of utf8 filename by Marcus Christie · 12 months ago
  20. f29a74d AIRAVATA-3697 log error if filesystemencoding isn't 'utf-8' by Marcus Christie · 12 months ago
  21. eef9d7e AIRAVATA-3696 removing unused import by Marcus Christie · 12 months ago
  22. 1bebb7e AIRAVATA-3696 instantiate output view providers in ready() by Marcus Christie · 12 months ago
  23. 8db03aa AIRAVATA-3694 handle case where file was already deleted by Marcus Christie · 12 months ago
  24. 15f9143 AIRAVATA-3694 log exception when archive fails so it generates an error email in production by Marcus Christie · 12 months ago
  25. f9b3dda Merge branch 'archive-user-data' into develop by Marcus Christie · 12 months ago
  26. 4442cde AIRAVATA-3695 Bug fix for null reference by Marcus Christie · 12 months ago
  27. 668357b AIRAVATA-3695 Bug fix for handling missing optional fields by Marcus Christie · 12 months ago
  28. 8b4670a Merge branch 'archive-user-data' into develop by Marcus Christie · 1 year ago
  29. e27ac66 AIRAVATA-3694 adding missing mock for test by Marcus Christie · 1 year ago
  30. bb283ac Merge branch 'archive-user-data' into develop by Marcus Christie · 1 year ago
  31. 28b9ee7 AIRAVATA-3694 make the archive directory, including any missing parents by Marcus Christie · 1 year ago
  32. 75a4e56 AIRAVATA-3694 --max-age option added to archive_user_data by Marcus Christie · 1 year ago
  33. 086fb53 AIRAVATA-3694 Notice to user when experiment data is archived and also the general archive policy by Marcus Christie · 1 year ago
  34. e4aa3d4 AIRAVATA-3694 Reset modification time when unarchiving by Marcus Christie · 1 year ago
  35. d0768e8 AIRAVATA-3694 Attempt to rollback the archive if something fails when deleting archived data by Marcus Christie · 1 year ago
  36. 2a63b58 AIRAVATA-3694 Documented new user data archive settings by Marcus Christie · 1 year ago
  37. 9e5ccfa AIRAVATA-3694 REST API and admin view to see when experiment data dir has been archived by Marcus Christie · 1 year ago
  38. 6a52ac3 AIRAVATA-3694 handle case where there is nothing to archive by Marcus Christie · 1 year ago
  39. 1e130ac AIRAVATA-3694 log error if some error happens trying to create a user archive by Marcus Christie · 1 year ago
  40. e0abdeb AIRAVATA-3694 minimum archive size setting by Marcus Christie · 1 year ago
  41. b9dc12e AIRAVATA-3694 Basic unarchive_user_data command by Marcus Christie · 1 year ago
  42. a248cbd AIRAVATA-3694 Basic archive_user_data management command by Marcus Christie · 1 year ago
  43. 2b5ba36 AIRAVATA-3693 add npm-run-all to package.json by Marcus Christie · 1 year ago
  44. e56c330 AIRAVATA-3693 windows JS build action set to use cmd shell by Marcus Christie · 1 year ago
  45. 5ab69a4 AIRAVATA-3693 Add windows JS build to action by Marcus Christie · 1 year ago
  46. 3dfcac8 AIRAVATA-3693 Switch to run-s so it works on Windows too by Marcus Christie · 1 year ago
  47. 528996c Make sure request info gets into error emails by Marcus Christie · 1 year ago
  48. 1adfb37 Merge pull request #168 from apache/dependabot/pip/django-3.2.18 by Marcus Christie · 1 year, 1 month ago
  49. a138e77 Bug fix, adding new field to UserConfigurationData by Marcus Christie · 1 year, 1 month ago
  50. b6c24ca Bump django from 3.2.16 to 3.2.18 by dependabot[bot] · 1 year, 1 month ago
  51. 15bd658 Merge branch 'staging' by Marcus Christie · 1 year, 1 month ago
  52. d834347 AIRAVATA-3691 Only show GRP compute resources in statistics filter by Marcus Christie · 1 year, 1 month ago
  53. 9e1462a AIRAVATA-3529 Adding support for Python 3.10 by Marcus Christie · 1 year, 1 month ago
  54. 9ea73b0 AIRAVATA-3529 Upgrade Thrift to support Python 3.10+ by Marcus Christie · 1 year, 1 month ago
  55. aee3d8f Merge branch 'staging' by Marcus Christie · 1 year, 2 months ago
  56. fbcbf85 AIRAVATA-3682 Sort the shared directory first by Marcus Christie · 1 year, 2 months ago
  57. f144034 AIRAVATA-3688 Fixing onbeforeunload issue with Chrome by Marcus Christie · 1 year, 2 months ago
  58. 742b739 AIRAVATA-3688 Null output file input when file is no longer available by Marcus Christie · 1 year, 2 months ago
  59. 4cb7871 AIRAVATA-3682 Bug fix: check if data product exists in user storage before trying to determine if writable by Marcus Christie · 1 year, 2 months ago
  60. e1f59ac AIRAVATA-3682 Fixing data product permission when in remote API mode by Marcus Christie · 1 year, 2 months ago
  61. ac13f84 AIRAVATA-3682 Upgrading sdk version to get write permission metadata by Marcus Christie · 1 year, 2 months ago
  62. 496530c AIRAVATA-3682 Users may have write access on shared directory but can never delete it by Marcus Christie · 1 year, 2 months ago
  63. a5d6cd1 AIRAVATA-3682 Fix token based auth by Marcus Christie · 1 year, 2 months ago
  64. 41d559d AIRAVATA-3687 Add experiment data dir to experiment details in statistics view by Marcus Christie · 1 year, 2 months ago
  65. f4a75fe Merge pull request #169 from apache:AIRAVATA-3682 by Marcus Christie · 1 year, 2 months ago
  66. 8fe3e7a AIRAVATA-3682 Make text editor readonly when file is in shared dir by Marcus Christie · 1 year, 2 months ago
  67. bb64ad2 AIRAVATA-3682 Make shared directory work with remote user storage API by Marcus Christie · 1 year, 2 months ago
  68. a786ef7 AIRAVATA-3682 Set admin group attributes when authenticating with token by Marcus Christie · 1 year, 2 months ago
  69. 751cef0 AIRAVATA-3682 Secure shared dir in PUT /api/data-products by Marcus Christie · 1 year, 2 months ago
  70. 4f48ff2 AIRAVATA-3682 make shared directory readonly for non-admins by Marcus Christie · 1 year, 2 months ago
  71. 847cb62 updating pr status notifications to go to issues list by Marcus Christie · 1 year, 2 months ago
  72. 9bc6ca9 AIRAVATA-3680 Fix test failure by Marcus Christie · 1 year, 2 months ago
  73. a4b1376 Merge branch 'staging' by Marcus Christie · 1 year, 2 months ago
  74. de6bc7c AIRAVATA-3680 Handle experiment not found for given exp id by Marcus Christie · 1 year, 2 months ago
  75. 78e789f AIRAVATA-3681 Default userHasWriteAccess to true for new EUP fields by Marcus Christie · 1 year, 2 months ago
  76. 75ed845 Merge pull request #166 from apache:AIRAVATA-3681 by Marcus Christie · 1 year, 3 months ago
  77. 304b3d8 AIRAVATA-3681 Disable Ext. User Profile editor form for read-only admins by Marcus Christie · 1 year, 3 months ago
  78. d14fd00 Merge pull request #165 from apache:AIRAVATA-3680 by Marcus Christie · 1 year, 3 months ago
  79. a925344 AIRAVATA-3680 Basic unit test for loading experiment details by job id by Marcus Christie · 1 year, 3 months ago
  80. 405fdbe AIRAVATA-3680 Search for experiments by job id by Marcus Christie · 1 year, 3 months ago
  81. 4f7ef31 Adding license by Marcus Christie · 1 year, 3 months ago
  82. 58d78cc Cache npm and pypi downloaded dependencies by Marcus Christie · 1 year, 3 months ago
  83. fe49289 Fix downloading built javascript to correct path by Marcus Christie · 1 year, 3 months ago
  84. 29309c0 Build JS code once and then reuse for each Python version by Marcus Christie · 1 year, 3 months ago
  85. 35361c2 Switching to GitHub Actions badge by Marcus Christie · 1 year, 3 months ago
  86. 40cba63 Switch to ubuntu 20 for Py 3.6 support by Marcus Christie · 1 year, 3 months ago
  87. a4ab56c Switching from Travis CI to GitHub Actions by Marcus Christie · 1 year, 3 months ago
  88. de9d0aa Delete .travis.yml by Dimuthu Wannipurage · 1 year, 3 months ago
  89. e5cb028 Merge pull request #157 from apache/dependabot/npm_and_yarn/django_airavata/apps/workspace/json5-1.0.2 by Marcus Christie · 1 year, 3 months ago
  90. c504151 adding metadata file by Suresh Marru · 1 year, 3 months ago
  91. b5669a5 Bump json5 from 1.0.1 to 1.0.2 in /django_airavata/apps/workspace by dependabot[bot] · 1 year, 3 months ago
  92. cec2b5d AIRAVATA-3679 Fix for large (2GB+) files in directory download zip archives by Marcus Christie · 1 year, 4 months ago
  93. 4c8a01f Adding build_js.bat to the README by Marcus Christie · 1 year, 4 months ago
  94. c2c336f AIRAVATA-3529 Keeping dependencies upgrade by Marcus Christie · 1 year, 4 months ago
  95. ca4e1f3 Revert "AIRAVATA-3529 Add support for Python 3.10" by Marcus Christie · 1 year, 4 months ago
  96. f0190f4 AIRAVATA-3529 Not quite ready for Py 3.11 by Marcus Christie · 1 year, 4 months ago
  97. 073d14f AIRAVATA-3529 Add support for Python 3.10 by Marcus Christie · 1 year, 4 months ago
  98. 752c348 AIRAVATA-3679 Remove limitation on directory download size by Marcus Christie · 1 year, 4 months ago
  99. 4726a82 AIRAVATA-3679 Upgrade to sdk 1.7.0 by Marcus Christie · 1 year, 4 months ago
  100. 5170fe3 Merge branch 'AIRAVATA-3678' into develop by Marcus Christie · 1 year, 4 months ago