Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re-up fixes #1

Open
wants to merge 84 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
136d001
adding environments table to initial schema
isaacfinnegan Feb 20, 2014
51c3a53
fixing GET to use same table as doEnvironmentsPOST
isaacfinnegan Feb 26, 2014
e528849
fixes for using richer environments/<env>/services for service_instan…
isaacfinnegan Mar 11, 2014
584f87e
updating tests
isaacfinnegan Mar 14, 2014
f799283
updating fact mapping
isaacfinnegan Mar 14, 2014
83f6780
adding fact mapping and defining system address attribute in config f…
isaacfinnegan Mar 14, 2014
3c67094
update to pass dc auto assign, and test for it correctly
isaacfinnegan Mar 18, 2014
945a3b8
adding wiki checkout
isaacfinnegan Mar 20, 2014
1a34f76
making envservice PUT handle key change
isaacfinnegan Mar 21, 2014
e184fdf
adding trafficcontrol search fields and address designation field config
isaacfinnegan Apr 1, 2014
233464f
removing unused entities
isaacfinnegan Apr 1, 2014
0ab47a9
removing unused entities
isaacfinnegan Apr 1, 2014
ef436c3
only convert * to % for like
May 5, 2014
4a2ab14
allow for POSTing to path with resource key or just to the services e…
May 8, 2014
046eb45
allow for diff api install lcoatoins
May 12, 2014
b213f61
making log output useful
Aug 7, 2014
d6bb98a
fix to make environment services api use query params to be able to q…
Aug 7, 2014
5fb1e62
perltidy the file and make sure meta field !~/!= query returns true f…
Aug 11, 2014
ffa0468
adding default_value support for entity attributes
Aug 11, 2014
48f6eea
adding default_value for a few fields
Aug 11, 2014
c72c0a4
fix for default_value in doGenericPOST
Aug 11, 2014
ee39d44
change select * to select <entity attr list> in doGenericGET
Aug 11, 2014
2dc9f57
adjusting forceselect on enumeration
Oct 20, 2014
1dbe03a
removing dep on ppenv
Oct 20, 2014
dc8df3a
fixing wrong hardcoded db
Oct 20, 2014
9c71161
adding more info to README
Oct 24, 2014
2bcf606
adding verbage for noms
Nov 11, 2014
45964a7
handling apache 2.4 not supporting connection->remoteip
Nov 11, 2014
a61e3e5
adjust naming api to nccsystemname. pcmsystemname still supported
Nov 12, 2014
1b10909
updating setnewname to implement lexicon defaults when its creating a…
Nov 13, 2014
941cc41
trying to fix default field value application and minor logging fixes
Nov 13, 2014
58b6fd7
entities dont ahave labels
Nov 13, 2014
8923b0b
logger does the right there here, dont need the condition
Nov 13, 2014
f5dc039
updating as productname was changed from product_name
Nov 13, 2014
34d4ea0
changing the way service data is assembled to show inherited values w…
Nov 24, 2014
303af77
converting to json lexicon and prefixing meta related attributes with _
Dec 8, 2014
6957b2d
entities key needed
Dec 8, 2014
d382d60
put back missing extends for system, changing it to _extends
Dec 8, 2014
0eee8b1
fix extraneous extends
Dec 8, 2014
412df49
remove deprecated lexicon
Dec 9, 2014
df88638
fix for note being an object in ui, as it gets stored incorrectly as …
Dec 11, 2014
e73284c
fix for note being an object in ui, as it gets stored incorrectly as …
Dec 11, 2014
42942e5
fixing lexicon incorrect typo or key
Dec 12, 2014
d9a0e10
more updates for lexicon chnages
Jan 3, 2015
6eeb506
removing enumerator items from roles field
Jan 5, 2015
a6f23f0
adjust path for request to new fqdn when its changed so the PUT -> do…
Jan 5, 2015
8414883
adding delete for system resource
Jan 5, 2015
fc09b3f
need to adjust entity before calling doGenericDELETE
Jan 5, 2015
f0b677f
fixing test for deleteing system
Jan 5, 2015
7938c8f
adding note to test
Jan 5, 2015
0f07ea1
changing 2nd rename test to be via trafficcontrol api
Jan 6, 2015
4a4e062
adjusting TC logging
Jan 6, 2015
e915119
fixing optconfig definition, and typo bug and sql statement that incl…
Jan 9, 2015
e518baa
service_instance type is regular attribute not meta
Jan 9, 2015
0a81161
adding tests for environment services api
Jan 9, 2015
92b7cae
adding foreign key constriant so data records get deleted when the se…
Jan 12, 2015
49536b8
make meta attr default_value be _default_value
Jan 20, 2015
4fd5a4f
adding uuid to default lexicon
Jan 20, 2015
6daaccd
adjusting default_value to _default_value
Jan 21, 2015
256adb1
removing incoming date_created and date_modified to prevent them from…
Jan 21, 2015
5fd5660
"Better" detection of fields being the same basic emptiness, null =…
Jan 22, 2015
519b35f
add link to wiki
Jan 22, 2015
1c5542d
remove system_type proofpoint specific field, add default_value=idle …
Jan 22, 2015
0c8e402
patching to detect undef db handle and attempt to handle gracefully
Mar 16, 2015
c4be30d
clean up error log spam
Mar 18, 2015
ffb4ef5
fixing missing _ on meta attribute property, this left meta attribute…
Mar 18, 2015
fdea410
fixing error for invalid entity method, and changing inv_audit to use…
Mar 19, 2015
30232df
fixing config
Mar 19, 2015
a2516f1
fix for detecting bad db handle and properly sending 302.
Mar 30, 2015
49b0a11
adjusting tags field to prep for future changes in ui
Apr 13, 2015
8d3f1b7
bad use of == for undefine produces warnings under strict
Apr 13, 2015
20a9450
fixes for various use strict or other warnings being emitted in apach…
Apr 15, 2015
fc035e3
OPS-10974 adding some comments to see if autobuilding in jenkins works
Apr 15, 2015
4544451
adjusting test script to take arguments to test aginst non-localhost
Apr 27, 2015
11e3dea
adjusting test script to take arguments to test aginst non-localhost
Apr 27, 2015
09318c1
adjusting test script to take arguments to test aginst non-localhost
Apr 27, 2015
18d8680
OPS-11305 fixing tests to run clean with slightly different lexicon
Apr 27, 2015
c44d7f7
OPS-11305 adding some readme text about the tests requirements hoping…
Apr 27, 2015
eb1f296
OPS-10327: log db handle errors to syslog
esa-ahola Jun 2, 2015
9995ca2
OPS-10327: rename lexicon.json to lexicon.json.sample
esa-ahola Jun 5, 2015
037adc5
[OPS-12045] Capturing existing log4perl configuration from current 0.…
en-jbrinkley Dec 14, 2015
1ec6e00
[OPS-12045] Add dist and clean scripts to prepare a tarball
en-jbrinkley Dec 14, 2015
f7cf290
Merge pull request #2 from ericrobbins/master
Feb 3, 2016
1f25982
Merge pull request #4 from en-jbrinkley/master
Feb 3, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ META.yml
MYMETA.yml
nytprof.out
pm_to_blib
wiki/
Loading