issues
search
apel
/
rest
Experimental REST API for APEL
Apache License 2.0
1
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump django from 1.6.3 to 1.11.28
#62
dependabot[bot]
closed
4 years ago
3
Update versions in requirements.txt and remove deprecated feature
#61
tofu-rocketry
opened
5 years ago
6
Add constraints to pip install files
#60
tofu-rocketry
closed
5 years ago
1
Update .travis.yml
#59
tofu-rocketry
closed
5 years ago
2
Upgrade the version of Django REST Framework module used
#58
gregcorbett
opened
6 years ago
0
Upgrade django version used to a supported version
#57
gregcorbett
opened
6 years ago
0
yum install command in Dockerfile can be split up
#56
gregcorbett
opened
6 years ago
2
Hardcoded ServerName in httpd.conf should be removed.
#55
gregcorbett
opened
6 years ago
0
Test should run in a standalone database, not the default database.
#54
gregcorbett
opened
6 years ago
1
Setting permissions for message directory not documented
#53
gregcorbett
opened
6 years ago
2
Move Django files to reflect the suggestions of the Django documentation
#52
gregcorbett
closed
6 years ago
2
Files for the REST interface should not be under the default Apache root
#51
gregcorbett
closed
6 years ago
0
Update comments about configurables settings, force configuration of SECRET_KEY.
#50
gregcorbett
closed
6 years ago
0
Update developer deployment instructions
#49
gregcorbett
closed
6 years ago
5
Prevent lack of provider JSON blocking POST requests
#48
gregcorbett
closed
6 years ago
7
Change EPEL release RPM referenced in Dockerfile
#47
gregcorbett
closed
6 years ago
0
Comments relating to the Django SECRET_KEY variable could be better
#46
gregcorbett
closed
6 years ago
0
Change EPEL Repository RPM location used during Docker build
#45
gregcorbett
closed
6 years ago
0
Improve documentation following second round of 'Early Adopter' testing
#44
gregcorbett
closed
7 years ago
2
Add files to enable ansible deployment
#43
gregcorbett
closed
7 years ago
3
Update Partition range for new deployments
#42
gregcorbett
closed
7 years ago
2
Update docker/README.md to refer to main README.md
#41
gregcorbett
closed
7 years ago
1
Upgrade base Docker image to Centos7
#40
gregcorbett
closed
7 years ago
0
Update .travis.yml
#39
tofu-rocketry
closed
7 years ago
4
Remove coveralls from the Docker Image
#38
gregcorbett
closed
7 years ago
0
Add Token introspection and Caching
#37
gregcorbett
closed
7 years ago
8
Refactor testing of CloudRecordSummaryView
#36
gregcorbett
closed
7 years ago
1
Split testing of CloudRecordView into two files
#35
gregcorbett
closed
7 years ago
1
Replace `json.dumps(data)` with `data`
#34
gregcorbett
closed
7 years ago
0
Refactor test POST code into a single method that is called several times
#33
gregcorbett
closed
7 years ago
5
Upgrade to APEL 1.6.0
#32
gregcorbett
closed
7 years ago
3
Removes APEL Server from APEL REST Docker image and adds file for docker-compose deployment
#31
gregcorbett
closed
7 years ago
10
Adds ability to query summaries by GlobalUserName
#30
gregcorbett
closed
7 years ago
1
Add a simple script to sender to the APEL REST interface
#29
gregcorbett
closed
7 years ago
6
Explicitly set UpdateTime to update to current time on a change to the row
#28
gregcorbett
closed
7 years ago
0
Replace default cursor object with a DictCursor
#27
gregcorbett
closed
7 years ago
2
Add the ability to locally ban/allow POST requests
#26
gregcorbett
closed
7 years ago
1
Add Fetching of Certificate Revokation Lists to Docker build
#25
gregcorbett
closed
7 years ago
0
Improve the install documentation
#24
gregcorbett
closed
7 years ago
0
Allow for the Identity and Access Management (IAM) URL to be set in settings.py
#23
gregcorbett
closed
7 years ago
0
Add tests and update Travis file
#22
tofu-rocketry
closed
7 years ago
1
Add example output of GET requests to documentation
#21
gregcorbett
closed
7 years ago
1
Removes hardcoded urls from test cases
#20
gregcorbett
closed
7 years ago
3
Split _signer _is_valid try..catch section into two sections
#19
gregcorbett
closed
7 years ago
1
Removal of the method level getLogger() calls
#18
gregcorbett
closed
7 years ago
3
Added a link to the Service Reference Card to Summary.md
#17
gregcorbett
closed
7 years ago
1
Factor out the external call (to get the list of providers) to single method
#16
gregcorbett
closed
8 years ago
1
Add a service reference card
#15
gregcorbett
closed
8 years ago
0
Add instructions on how to register the service in the IAM
#14
gregcorbett
closed
8 years ago
0
Add more test cases for GET requests
#13
gregcorbett
closed
8 years ago
3
Next