- Mar 12, 2016
-
-
nagem authored
-
nagem authored
-
nagem authored
Add a config property to containers called "propagated_properties". All PUT updates to these properties will update all objects down the hierarchy. Update requests that mix propagated_properties with other properties will not currently be allowed, but modifying the logic to only push the relevant properties of the payload down the hierarchy tree is an option. Still to be done: proper permission and schema validation.
-
- Mar 11, 2016
- Mar 10, 2016
-
-
Gunnar Schaefer authored
Remove data bootstrapping; add folder reaping
-
Ryan Sanford authored
-
Ryan Sanford authored
-
- Mar 09, 2016
-
-
Ryan Sanford authored
- Entrypoint has new $PRE_RUNAS_CMD that allows running of root tasks before dropping privs. - Added $SCITRAN_RUNTIME_PROTOCOL for explicit designation of http vs https. - Updated README.md examples. - No longer using requirements_dev.txt due to long install time.
-
Ryan Sanford authored
Not happy with baking the pip requirement into the container. Need to think more. Also, instructions in docker/README.md are broken.
-
- Mar 08, 2016
-
-
Gunnar Schaefer authored
-
Gunnar Schaefer authored
Initialize Elasticsearch w/o connecting to Mongo
-
Nathaniel Kofalt authored
-
Nathaniel Kofalt authored
-
Nathaniel Kofalt authored
-
- Mar 05, 2016
-
-
Nathaniel Kofalt authored
Retrofit of upload logic
-
Nathaniel Kofalt authored
-
- Mar 04, 2016
-
-
Nathaniel Kofalt authored
-
Gunnar Schaefer authored
closes #180
-
- Mar 03, 2016
-
-
Nathaniel Kofalt authored
-
Nathaniel Kofalt authored
allow shallow hierarchy on /uploader
-
- Mar 02, 2016
-
-
Renzo Frigato authored
-
Gunnar Schaefer authored
Group upsert
-
- Mar 01, 2016
-
-
Gunnar Schaefer authored
fixes #176
-
Renzo Frigato authored
fix abort in base request handler fix permissions when moving project closes #175
-
Renzo Frigato authored
closes #174
-
Nathaniel Kofalt authored
-
- Feb 27, 2016
-
-
Gunnar Schaefer authored
-
Gunnar Schaefer authored
-
Gunnar Schaefer authored
Bootstrap via http
-
Ryan Sanford authored
-
- Feb 26, 2016
-
-
Gunnar Schaefer authored
-
Gunnar Schaefer authored
-
Ryan Sanford authored
Don't reference branches from within source. This allows core and testdata repo to move without breaking not up-to-date versions of core. Also allows branches to be fully merged. Still a similar branch reference in bin/run.sh
-
Ryan Sanford authored
Now supports API enabled bootstrapping.
-
Gunnar Schaefer authored
requires #171
-
Gunnar Schaefer authored
-
Gunnar Schaefer authored
-
Gunnar Schaefer authored
-