1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/drydock
epriestley 150f711cc8 Make drydock case sensitive in attribute parsing
Summary: See D4047. Get rid of this strtolower() junk.

Test Plan:
```
$ /bin/drydock lease --type working-copy --attributes repositoryID=12
Acquired Lease 66
```

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2015

Differential Revision: https://secure.phabricator.com/D4048
2012-11-29 06:05:35 -08:00
..
application Add a "close" action to Drydock resources 2012-11-27 12:48:03 -08:00
blueprint Allow Drydock to allocate (very basic) working copy resources 2012-11-27 12:48:14 -08:00
constants Make various Drydock CLI/Allocator improvements 2012-11-06 15:30:11 -08:00
controller Add a "close" action to Drydock resources 2012-11-27 12:48:03 -08:00
interface Delete license headers from files 2012-11-05 11:16:51 -08:00
management Make drydock case sensitive in attribute parsing 2012-11-29 06:05:35 -08:00
query Make various Drydock CLI/Allocator improvements 2012-11-06 15:30:11 -08:00
storage Make drydock case sensitive in attribute parsing 2012-11-29 06:05:35 -08:00
worker Make various Drydock CLI/Allocator improvements 2012-11-06 15:30:11 -08:00