[2/2] incubator-trafficcontrol git commit: gets rid of sequential queries caused by running a query inside a loop. uses prefetch instead to join 2 tables and retrieve the necessary information.

2017-02-07 Thread dewrich
gets rid of sequential queries caused by running a query inside a loop. uses prefetch instead to join 2 tables and retrieve the necessary information. Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit:

[1/2] incubator-trafficcontrol git commit: This closes #253

2017-02-07 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master 04020ffea -> 65e034f8b This closes #253 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/65e034f8 Tree:

[2/3] incubator-trafficcontrol git commit: adds necessary prefetching so no n+1 queries

2017-02-07 Thread dewrich
adds necessary prefetching so no n+1 queries Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/e29fe47b Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/e29fe47b

[1/3] incubator-trafficcontrol git commit: This closes #258

2017-02-07 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master bcbb42151 -> 994d625c1 This closes #258 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/994d625c Tree:

[3/3] incubator-trafficcontrol git commit: adds prefetch

2017-02-07 Thread dewrich
adds prefetch Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/67f1c8fc Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/67f1c8fc Diff:

[2/2] incubator-trafficcontrol git commit: adds prefetch

2017-02-07 Thread dewrich
adds prefetch Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/58451c19 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/58451c19 Diff:

[1/2] incubator-trafficcontrol git commit: This closes #257

2017-02-07 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master 994d625c1 -> 1fc9fd86e This closes #257 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/1fc9fd86 Tree:

[2/2] incubator-trafficcontrol git commit: This closes #259

2017-02-07 Thread dewrich
This closes #259 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/bcbb4215 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/bcbb4215 Diff:

[1/2] incubator-trafficcontrol git commit: This closes #263

2017-02-08 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master 91dd22724 -> 43e6d13c2 This closes #263 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/43e6d13c Tree:

[2/2] incubator-trafficcontrol git commit: This closes #262

2017-02-07 Thread dewrich
This closes #262 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/95588a95 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/95588a95 Diff:

[1/2] incubator-trafficcontrol git commit: fixes incomplete prefetch

2017-02-07 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master 65e034f8b -> 95588a951 fixes incomplete prefetch Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/cb934ade

[2/2] incubator-trafficcontrol git commit: adds POST api/cdns/:id/queue_update route and tries to stay consistent with the implementation of the other queue_update routes (server and cachegroup)

2017-02-07 Thread dewrich
adds POST api/cdns/:id/queue_update route and tries to stay consistent with the implementation of the other queue_update routes (server and cachegroup) Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit:

[1/2] incubator-trafficcontrol git commit: This closes #266

2017-02-08 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master b733479f2 -> 655f47241 This closes #266 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/655f4724 Tree:

[2/2] incubator-trafficcontrol git commit: adds / removes dbix prefetches where applicable to improve database performance

2017-02-08 Thread dewrich
adds / removes dbix prefetches where applicable to improve database performance Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/d1a42eac Tree:

[1/3] incubator-trafficcontrol git commit: adds deliveryservice_regex crud

2017-01-24 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master b55605b26 -> 9b0b3acb3 adds deliveryservice_regex crud Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit:

[2/3] incubator-trafficcontrol git commit: Merge branch 'regex-crud' of https://github.com/mitchell852/incubator-trafficcontrol

2017-01-24 Thread dewrich
Merge branch 'regex-crud' of https://github.com/mitchell852/incubator-trafficcontrol Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/1005b379 Tree:

[2/3] incubator-trafficcontrol git commit: Merge branch 'ui-exp-regex-crud' of https://github.com/mitchell852/incubator-trafficcontrol

2017-01-30 Thread dewrich
Merge branch 'ui-exp-regex-crud' of https://github.com/mitchell852/incubator-trafficcontrol Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/d20bae7f Tree:

[1/3] incubator-trafficcontrol git commit: hooks up exp TO UI to ds regex crud api

2017-01-30 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master 530aa4592 -> 639d0d5c0 hooks up exp TO UI to ds regex crud api Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit:

[2/3] incubator-trafficcontrol git commit: Merge branch 'tc-103' of https://github.com/mitchell852/incubator-trafficcontrol

2017-01-25 Thread dewrich
Merge branch 'tc-103' of https://github.com/mitchell852/incubator-trafficcontrol Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/82f77dda Tree:

[3/3] incubator-trafficcontrol git commit: This closes #231

2017-01-25 Thread dewrich
This closes #231 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/cef0859e Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/cef0859e Diff:

[1/6] incubator-trafficcontrol git commit: updates for decoupling the pgmigration flow

2017-01-20 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master 9d9afe158 -> 293e486d9 updates for decoupling the pgmigration flow Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit:

[5/6] incubator-trafficcontrol git commit: Merge branch 'dcompose+master' of https://github.com/dangogh/incubator-trafficcontrol

2017-01-20 Thread dewrich
Merge branch 'dcompose+master' of https://github.com/dangogh/incubator-trafficcontrol Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/d5013557 Tree:

[2/6] incubator-trafficcontrol git commit: more updates

2017-01-20 Thread dewrich
more updates Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/18e42a94 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/18e42a94 Diff:

[6/6] incubator-trafficcontrol git commit: This closes #201

2017-01-20 Thread dewrich
This closes #201 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/293e486d Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/293e486d Diff:

[5/9] incubator-trafficcontrol git commit: renames some methods associated with queuing updates on cdn servers

2017-02-17 Thread dewrich
renames some methods associated with queuing updates on cdn servers Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/7b5a66bb Tree:

[2/9] incubator-trafficcontrol git commit: new queue buttons

2017-02-17 Thread dewrich
new queue buttons Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/52511d0f Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/52511d0f Diff:

[4/9] incubator-trafficcontrol git commit: hooks up cdn servers queue/dequeue updates

2017-02-17 Thread dewrich
hooks up cdn servers queue/dequeue updates Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/ed73d855 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/ed73d855

[8/9] incubator-trafficcontrol git commit: hooks up queue/dequeue single server updates

2017-02-17 Thread dewrich
hooks up queue/dequeue single server updates Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/9aeb10ac Tree:

[1/9] incubator-trafficcontrol git commit: This closes #288

2017-02-17 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master b5a1605a0 -> 6d9cd7480 This closes #288 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/6d9cd748 Tree:

[3/9] incubator-trafficcontrol git commit: cdnId can be passed in in place of cdn name if desired

2017-02-17 Thread dewrich
cdnId can be passed in in place of cdn name if desired Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/064b26b0 Tree:

[7/9] incubator-trafficcontrol git commit: no need to fetch profiles when queuing updates for servers of a cachegroup (for a certain cdn)

2017-02-17 Thread dewrich
no need to fetch profiles when queuing updates for servers of a cachegroup (for a certain cdn) Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/a06c2030 Tree:

[1/2] incubator-trafficcontrol git commit: This closes #302

2017-02-23 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master 386b6f47d -> c25149c8a This closes #302 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/c25149c8 Tree:

[2/2] incubator-trafficcontrol git commit: use uri form for pg_dump connection

2017-02-23 Thread dewrich
use uri form for pg_dump connection Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/bbc4d837 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/bbc4d837 Diff:

[1/7] incubator-trafficcontrol git commit: This closes #260

2017-02-13 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master ca2b691b9 -> 943f9722f This closes #260 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/943f9722 Tree:

[2/7] incubator-trafficcontrol git commit: moves buttons around basically

2017-02-13 Thread dewrich
moves buttons around basically Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/9661a4e8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/9661a4e8 Diff:

[3/7] incubator-trafficcontrol git commit: fixes form buttons

2017-02-13 Thread dewrich
fixes form buttons Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/94e42adc Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/94e42adc Diff:

[2/2] incubator-trafficcontrol git commit: need to clarify ambiguous id

2017-02-13 Thread dewrich
need to clarify ambiguous id Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/2282ece3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/2282ece3 Diff:

[1/2] incubator-trafficcontrol git commit: This closes #276

2017-02-13 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master a2e5ddfbd -> 669f2c3ab This closes #276 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/669f2c3a Tree:

[3/3] incubator-trafficcontrol git commit: This closes #213

2017-01-24 Thread dewrich
This closes #213 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/7dcc2cff Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/7dcc2cff Diff:

[2/3] incubator-trafficcontrol git commit: Merge branch 'tc-117' of https://github.com/mitchell852/incubator-trafficcontrol

2017-01-24 Thread dewrich
Merge branch 'tc-117' of https://github.com/mitchell852/incubator-trafficcontrol Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/fa56a318 Tree:

[2/3] incubator-trafficcontrol git commit: Merge branch 'tc-95' of https://github.com/mitchell852/incubator-trafficcontrol

2017-01-17 Thread dewrich
Merge branch 'tc-95' of https://github.com/mitchell852/incubator-trafficcontrol Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/b55f7012 Tree:

[1/3] incubator-trafficcontrol git commit: ports some functionality over from ui namespace. specifically creating location params (if don't exist) for header rewrites, regex_remap and cacheurl plus cr

2017-01-17 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master 2429b0a10 -> 811c6ad2a ports some functionality over from ui namespace. specifically creating location params (if don't exist) for header rewrites, regex_remap and cacheurl plus creates dsnseckey if cdn is

[3/3] incubator-trafficcontrol git commit: This closes #191 and tc-95

2017-01-17 Thread dewrich
This closes #191 and tc-95 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/811c6ad2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/811c6ad2 Diff:

[3/3] incubator-trafficcontrol git commit: [TC-167] fix old test; not sure how it ever worked.

2017-02-27 Thread dewrich
[TC-167] fix old test; not sure how it ever worked. Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/aa01b7c0 Tree:

[2/3] incubator-trafficcontrol git commit: Order of second thing is still arbitrary

2017-02-27 Thread dewrich
Order of second thing is still arbitrary Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/89e64ecb Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/89e64ecb

[1/3] incubator-trafficcontrol git commit: This closes #311

2017-02-27 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master 41212e278 -> ed0563675 This closes #311 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/ed056367 Tree:

[2/2] incubator-trafficcontrol git commit: The closes #49

2016-11-07 Thread dewrich
The closes #49 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/bc8007f6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/bc8007f6 Diff:

[6/6] incubator-trafficcontrol git commit: The closes #47

2016-11-04 Thread dewrich
The closes #47 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/a1ed7556 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/a1ed7556 Diff:

[2/6] incubator-trafficcontrol git commit: resolves conflict

2016-11-04 Thread dewrich
resolves conflict Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/49da9a83 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/49da9a83 Diff:

[3/6] incubator-trafficcontrol git commit: added _by_name functionality for testing

2016-11-04 Thread dewrich
added _by_name functionality for testing Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/132c40cd Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/132c40cd

[5/6] incubator-trafficcontrol git commit: fixed PUT dnsssec_enabled boolean response

2016-11-04 Thread dewrich
fixed PUT dnsssec_enabled boolean response Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/de10f93d Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/de10f93d

[1/2] incubator-trafficcontrol git commit: removes changes applied to specific api endpoints that made the response nested or hierarchical.

2016-11-07 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master bc8007f61 -> e011a3438 removes changes applied to specific api endpoints that made the response nested or hierarchical. Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit:

[2/2] incubator-trafficcontrol git commit: The closes #55

2016-11-07 Thread dewrich
The closes #55 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/e011a343 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/e011a343 Diff:

[1/4] incubator-trafficcontrol git commit: add apache license

2016-12-14 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/psql-rebase 6a46616fb -> 87048433c add apache license Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/da0009e3 Tree:

[2/4] incubator-trafficcontrol git commit: avoid race condition between dataimport and mysql

2016-12-14 Thread dewrich
avoid race condition between dataimport and mysql Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/d187c2d0 Tree:

[2/8] incubator-trafficcontrol git commit: adds documentation for new server api filters

2017-01-03 Thread dewrich
adds documentation for new server api filters Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/c9e1282f Tree:

[6/8] incubator-trafficcontrol git commit: fixes silly mistakes. it worked but still a bit silly.

2017-01-03 Thread dewrich
fixes silly mistakes. it worked but still a bit silly. Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/3ed31977 Tree:

[8/8] incubator-trafficcontrol git commit: This closes #146

2017-01-03 Thread dewrich
This closes #146 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/81bfb561 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/81bfb561 Diff:

[1/8] incubator-trafficcontrol git commit: adds cachegroup parameters route

2017-01-03 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master b5d21b764 -> 81bfb561d adds cachegroup parameters route Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit:

[5/8] incubator-trafficcontrol git commit: leaves off id part to make the move to natural keys easier

2017-01-03 Thread dewrich
leaves off id part to make the move to natural keys easier Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/6f18b00d Tree:

[4/8] incubator-trafficcontrol git commit: adds region filter to phys_locations

2017-01-03 Thread dewrich
adds region filter to phys_locations Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/179411b1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/179411b1 Diff:

[3/8] incubator-trafficcontrol git commit: provides the ability to filter asns by cachegroup id

2017-01-03 Thread dewrich
provides the ability to filter asns by cachegroup id Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/9059556a Tree:

[4/4] incubator-trafficcontrol git commit: Switch stats endpoint to raw sql query for performance.

2017-03-22 Thread dewrich
Switch stats endpoint to raw sql query for performance. Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/d0c08621 Tree:

[3/4] incubator-trafficcontrol git commit: Fixed indentation in inline SQL.

2017-03-22 Thread dewrich
Fixed indentation in inline SQL. Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/4b5a89f5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/4b5a89f5 Diff:

[1/4] incubator-trafficcontrol git commit: This closes #391

2017-03-22 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master c0de68c01 -> c2b86d33f This closes #391 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/c2b86d33 Tree:

[2/4] incubator-trafficcontrol git commit: Updated syntax on stats endpoint fetch to use native hash contruction.

2017-03-22 Thread dewrich
Updated syntax on stats endpoint fetch to use native hash contruction. This improves performance slightly and readability considerably. Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit:

[3/3] incubator-trafficcontrol git commit: intial changes

2017-03-28 Thread dewrich
intial changes Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/dfa58b84 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/dfa58b84 Diff:

[1/3] incubator-trafficcontrol git commit: This closes #412

2017-03-28 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master 8436065f8 -> fb87defb7 This closes #412 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/fb87defb Tree:

[2/3] incubator-trafficcontrol git commit: add sleep_rand function for login dispersion

2017-03-28 Thread dewrich
add sleep_rand function for login dispersion Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/8ae1f385 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/8ae1f385

[4/4] incubator-trafficcontrol git commit: add INSTALL.md instructions

2017-03-30 Thread dewrich
add INSTALL.md instructions Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/6a3abca3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/6a3abca3 Diff:

[3/4] incubator-trafficcontrol git commit: adds example urls and vars; other small fixes

2017-03-30 Thread dewrich
adds example urls and vars; other small fixes Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/7cc3ae16 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/7cc3ae16

[1/4] incubator-trafficcontrol git commit: This closes #344

2017-03-30 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master c4485eba9 -> 685ae989c This closes #344 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/685ae989 Tree:

[2/4] incubator-trafficcontrol git commit: INSTALL.md is just for traffic_ops

2017-03-30 Thread dewrich
INSTALL.md is just for traffic_ops Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/62a737d2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/62a737d2 Diff:

[2/2] incubator-trafficcontrol git commit: Change TO monitoring.json to raw SQL

2017-03-22 Thread dewrich
Change TO monitoring.json to raw SQL This is 3-10x faster, and this endpoint is one of the slowest. Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/8942ce09 Tree:

incubator-trafficcontrol git commit: This closes #392

2017-03-22 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master c2b86d33f -> fe90d113e This closes #392 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/fe90d113 Tree:

[4/4] incubator-trafficcontrol git commit: fix domain search

2017-03-29 Thread dewrich
fix domain search Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/0ba8e528 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/0ba8e528 Diff:

[2/5] incubator-trafficcontrol git commit: fix column name - reval_pending

2017-03-29 Thread dewrich
fix column name - reval_pending Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/fbe43fb2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/fbe43fb2 Diff:

[5/5] incubator-trafficcontrol git commit: remove traces of last upgrade scripts from existing databases

2017-03-29 Thread dewrich
remove traces of last upgrade scripts from existing databases Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/d2dce5b5 Tree:

[1/5] incubator-trafficcontrol git commit: This closes #413

2017-03-29 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master 4cb23802a -> c4485eba9 This closes #413 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/c4485eba Tree:

[1/2] incubator-trafficcontrol git commit: This closes #367

2017-03-15 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master 7e60d5894 -> 7e65ca477 This closes #367 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/7e65ca47 Tree:

[2/2] incubator-trafficcontrol git commit: name is not a column on the ds table. display_name is however.

2017-03-15 Thread dewrich
name is not a column on the ds table. display_name is however. Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/8dbfd320 Tree:

[2/3] incubator-trafficcontrol git commit: only reload health table if browser window is active

2017-03-21 Thread dewrich
only reload health table if browser window is active Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/111c3d93 Tree:

[3/3] incubator-trafficcontrol git commit: lower refresh rate from 10s to 30s

2017-03-21 Thread dewrich
lower refresh rate from 10s to 30s Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/5a6b4de1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/5a6b4de1 Diff:

[1/3] incubator-trafficcontrol git commit: This closes #389

2017-03-21 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master fb538a940 -> c0de68c01 This closes #389 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/c0de68c0 Tree:

[1/4] incubator-trafficcontrol git commit: only use connect-livereload in dev mode

2017-04-10 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master dd3887358 -> c03453d8c only use connect-livereload in dev mode Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit:

[3/4] incubator-trafficcontrol git commit: TO UI experimental no longer uses express node.js server to run in prod mode - only in dev mode. the http server you host it on in prod is up to you.

2017-04-10 Thread dewrich
TO UI experimental no longer uses express node.js server to run in prod mode - only in dev mode. the http server you host it on in prod is up to you. Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit:

[4/4] incubator-trafficcontrol git commit: This closes #445

2017-04-10 Thread dewrich
This closes #445 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/c03453d8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/c03453d8 Diff:

[2/4] incubator-trafficcontrol git commit: moves server.js to root of project

2017-04-10 Thread dewrich
moves server.js to root of project Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/c2d55c79 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/c2d55c79 Diff:

[1/4] incubator-trafficcontrol git commit: This closes #447

2017-04-10 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master bda6effc1 -> c83086234 This closes #447 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/c8308623 Tree:

[2/4] incubator-trafficcontrol git commit: removes invalid character

2017-04-10 Thread dewrich
removes invalid character Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/9f273aab Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/9f273aab Diff:

[2/2] incubator-trafficcontrol git commit: fixes serverutils typo

2017-04-10 Thread dewrich
fixes serverutils typo Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/d81a6ab1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/d81a6ab1 Diff:

[1/2] incubator-trafficcontrol git commit: This closes #446

2017-04-10 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master 140bf4d49 -> 032ba3368 This closes #446 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/032ba336 Tree:

[1/2] incubator-trafficcontrol git commit: This closes #399

2017-04-11 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master 528c4ea0d -> a50466b6f This closes #399 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/a50466b6 Tree:

[2/2] incubator-trafficcontrol git commit: fixes null pointer when user logged in as ldap plus copy/paste errors plus moved up invalid check

2017-04-11 Thread dewrich
fixes null pointer when user logged in as ldap plus copy/paste errors plus moved up invalid check Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/396ac5db Tree:

[2/2] incubator-trafficcontrol git commit: clarifies ports for toui and removes unused proxyport

2017-04-11 Thread dewrich
clarifies ports for toui and removes unused proxyport Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/67f569b0 Tree:

[1/2] incubator-trafficcontrol git commit: This closes #421

2017-04-03 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master ab3da011d -> 566577c54 This closes #421 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/566577c5 Tree:

[2/2] incubator-trafficcontrol git commit: fixes broken profile tests

2017-04-03 Thread dewrich
fixes broken profile tests Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/72f40d33 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/72f40d33 Diff:

[2/2] incubator-trafficcontrol git commit: fix missing primary keys for status seeds

2017-04-04 Thread dewrich
fix missing primary keys for status seeds Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/7ac3bf19 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/7ac3bf19

[1/2] incubator-trafficcontrol git commit: This closes #426

2017-04-04 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master 2dd2712d8 -> c79543e3e This closes #426 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/c79543e3 Tree:

incubator-trafficcontrol git commit: This closes #426

2017-04-04 Thread dewrich
Repository: incubator-trafficcontrol Updated Branches: refs/heads/master c79543e3e -> 06f554c9e This closes #426 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/06f554c9 Tree:

  1   2   3   4   5   6   >