- 10 Dec, 2014 12 commits
-
-
Ike Garrow authored
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Ike Garrow authored
e114dd7b - RESP-1151: (merge) Merge RESP-1151 into integration d4b376fc - Merge branch 'RESP-1151' of github.com:axialmarket/axm into RESP-1151 35694a38 - RESP-1151: remove country_bucket in test_pre_process_for_ui_comp c6192852 - RESP-1176: (merge) Merge RESP-1176 into integration 4a03c4e3 - RESP-1151: (merge) Merge RESP-1151 into integration 499ab95c - RESP-1151: added release note script 03e4ecaf - Fixed-Alembic migration conflict 36b9195f - LQ-1383: (merge) Merge LQ-1383 into integration 055e5f2d - LQ-1383: added release note script 21240f7b - LQ-1382: (merge) Merge LQ-1382 into integration 8a1c1c08 - LQ-1382: added release note script bccebdc7 - Fixed-Alembic branch conflict 89f45e10 - LQ-1382: (merge) Merge LQ-1382 into integration edaaae8c - Alembic-migration conflict fixed 414c9ca6 - CORE-5: (merge) Merge CORE-5 into integration 08700c43 - CORE-5: added release note script cb9805d2 - LQ-1383: drop obsolete rows from preferences_checklist db3d7df1 - LQ-1383: remove is_marketing from upload.py 3a14b955 - RESP-1176: refactor to keep all mp related stuff in the main function. 42129ac2 - LQ-1383: remove import contact product marketing 2241421c - RESP-1176: Run-time optimization by forking across xtypes. f41bd1c0 - RESP-1151: filter out regions on location_bucket 3025e0cb - LQ-1382: drop old + unused TP tables 779889f4 - CORE-5: reparent migration dea473ca - CORE-5: probably do not need this at all, but for consistency 3d612eb8 - CORE-5: allow downgrade to work (lossily) e6c2b4a4 - CORE-5: add "HC" company type 722d7376 - Merge branch 'master' into RESP-1151 1e5e3a6e - RESP-1148: refactor get_location_names for cleaness 41a64de7 - RESP-1148: cleanup search.py location_bucket facet d1510ef5 - RESP-1151: get country names in sear 0ab4d426 - RESP-1151: fix merge conflict error ab66d6fa - RESP-1139: fix sort order dbf92c3f - RESP-1139: remove country bucket from front end f12a80c4 - RESP-1139: fix custom sort for location_bucket 5b7c2813 - RESP-1151: put country terms into location bucekt for correct location facet 23828c72 - Merge branch 'RESP-1139' into RESP-1151 46d4a6db - RESP-1139: move isCountry to in scope 57c4c08d - Merge branch 'RESP-1143' into RESP-1151 ae1f6bcc - RESP-1151: submit country code with colon prefix 9c2b05a3 - RESP-1151: get country_bucket in platform a908b46e - Merge branch 'RESP-1139' into RESP-1151 a8a4bfd7 - RESP-1139: strip country prefix before sending to endpoint 5027fc1a - Merge branch 'RESP-1143' into RESP-1151 fea63f69 - RESP-1139: fix import bug and country_bucket in js ce4e91eb - RESP-1139: fix import bug and country_bucket in js a87f5095 - Merge branch 'RESP-1139' into RESP-1151 815f97e4 - RESP-1139: fix lookahead/lookbehind comment f73d72c8 - RESP-1139: code review clean up af61a92f - RESP-1139: fix custom sort func d7c4acf9 - Merge branch 'RESP-1139' into RESP-1151 8da8daf0 - RESP-1139: fix non us geo name and add geo sort func 2990b5fc - RESP-1139: add non-us country names to _do_search 488f259a - RESP-1139: tidy up 004dcd1f - RESP-1139: add non-us country names to _do_search 404f95b2 - RESP-1151: remove get_country_names 314dc331 - RESP-1139: tidy up 58f9cffd - RESP-1151: endpoint provides country facets in location_bucket e6dbf6a8 - Merge branch 'RESP-1139' into RESP-1151 f4e7ace1 - Merge branch 'RESP-1148' into RESP-1151 ec2efd87 - RESP-1139: parse XGEOCOUNTRY in keysearch 9ac062a2 - RESP-1148: index country on tp, comp and opps c148be6b - RESP-1148: add test_index_country b2fbb7cf - RESP-1139: fix typo in filt utils 3db1dfeb - RESP-1139: move logic to keysearch and fix non-us countries display bug
-
- 09 Dec, 2014 16 commits
-
-
Ike Garrow authored
d4b376fc - Merge branch 'RESP-1151' of github.com:axialmarket/axm into RESP-1151 35694a38 - RESP-1151: remove country_bucket in test_pre_process_for_ui_comp -
Ying Zhao authored
-
Ying Zhao authored
-
Ike Garrow authored
3a14b955 - RESP-1176: refactor to keep all mp related stuff in the main function. 2241421c - RESP-1176: Run-time optimization by forking across xtypes. -
Ike Garrow authored
499ab95c - RESP-1151: added release note script f41bd1c0 - RESP-1151: filter out regions on location_bucket 722d7376 - Merge branch 'master' into RESP-1151 1e5e3a6e - RESP-1148: refactor get_location_names for cleaness 41a64de7 - RESP-1148: cleanup search.py location_bucket facet d1510ef5 - RESP-1151: get country names in sear 0ab4d426 - RESP-1151: fix merge conflict error ab66d6fa - RESP-1139: fix sort order dbf92c3f - RESP-1139: remove country bucket from front end f12a80c4 - RESP-1139: fix custom sort for location_bucket 5b7c2813 - RESP-1151: put country terms into location bucekt for correct location facet 23828c72 - Merge branch 'RESP-1139' into RESP-1151 46d4a6db - RESP-1139: move isCountry to in scope 57c4c08d - Merge branch 'RESP-1143' into RESP-1151 ae1f6bcc - RESP-1151: submit country code with colon prefix 9c2b05a3 - RESP-1151: get country_bucket in platform a908b46e - Merge branch 'RESP-1139' into RESP-1151 a8a4bfd7 - RESP-1139: strip country prefix before sending to endpoint 5027fc1a - Merge branch 'RESP-1143' into RESP-1151 fea63f69 - RESP-1139: fix import bug and country_bucket in js ce4e91eb - RESP-1139: fix import bug and country_bucket in js a87f5095 - Merge branch 'RESP-1139' into RESP-1151 815f97e4 - RESP-1139: fix lookahead/lookbehind comment f73d72c8 - RESP-1139: code review clean up af61a92f - RESP-1139: fix custom sort func d7c4acf9 - Merge branch 'RESP-1139' into RESP-1151 8da8daf0 - RESP-1139: fix non us geo name and add geo sort func 2990b5fc - RESP-1139: add non-us country names to _do_search 488f259a - RESP-1139: tidy up 004dcd1f - RESP-1139: add non-us country names to _do_search 404f95b2 - RESP-1151: remove get_country_names 314dc331 - RESP-1139: tidy up 58f9cffd - RESP-1151: endpoint provides country facets in location_bucket e6dbf6a8 - Merge branch 'RESP-1139' into RESP-1151 f4e7ace1 - Merge branch 'RESP-1148' into RESP-1151 ec2efd87 - RESP-1139: parse XGEOCOUNTRY in keysearch 9ac062a2 - RESP-1148: index country on tp, comp and opps c148be6b - RESP-1148: add test_index_country b2fbb7cf - RESP-1139: fix typo in filt utils 3db1dfeb - RESP-1139: move logic to keysearch and fix non-us countries display bug -
Ike Garrow authored
-
Ike Garrow authored
-
Ike Garrow authored
055e5f2d - LQ-1383: added release note script cb9805d2 - LQ-1383: drop obsolete rows from preferences_checklist db3d7df1 - LQ-1383: remove is_marketing from upload.py 42129ac2 - LQ-1383: remove import contact product marketing -
Ike Garrow authored
-
Ike Garrow authored
8a1c1c08 - LQ-1382: added release note script -
Ike Garrow authored
-
Ike Garrow authored
-
Ike Garrow authored
3025e0cb - LQ-1382: drop old + unused TP tables -
Ike Garrow authored
-
Ike Garrow authored
-
- 08 Dec, 2014 12 commits
-
-
Ike Garrow authored
4771fe75 - BUGZ-2287: (merge) Merge BUGZ-2287 into integration 1d6083b3 - RESP-1156: (merge) Merge RESP-1156 into integration e2c8dcbe - RESP-1156: adding release note script 74432ec6 - BUGZ-2292: (merge) Merge BUGZ-2292 into integration dd5e8dce - BUGZ-2292: Set signup_type when creating users in the admin 321f9fd3 - Fixed alembic migration conflict 19dd859a - RESP-1156: (merge) Merge RESP-1156 into integration 3ae458de - BUGZ-2291: (merge) Merge BUGZ-2291 into integration 440b7ce7 - BUGZ-2291: Don't worry about test2 f90813fe - BUGZ-2291: (merge) Merge BUGZ-2291 into integration 2b42e968 - BUGZ-2291: Fix doc_service configs 7a799727 - BUGZ-2287: check that topic_rank_ids is None or empty for unbiased weight c20911c5 - RESP-1156: removing badge and updating logging for the server side only release 351ec1b6 - RESP-1156: tweaking the template for now 6e4b0113 - RES-1156 standardized logging around dropping bad records 8bb8bb68 - RESP-1156: working to get owned_by_* data 5896878f - RESP-1156: refactoring to be cleaner and more professional fd6d49c3 - RESP-1156: adding some reporting for the process 88171845 - RESP-1156: updating logic in bin script 4292dc91 - Merge branch 'RESP-1156' of github.com:axialmarket/axm into RESP-1156 2e93b0e9 - RESP-1156: working to have member is_paid data in awaiting review 6598d03a - RESP-1156 add some comments and remove ms managers method 577c4420 - RESP-1156 add more data points to paying clients query a6429a7b - RESP-1156: removing unused name field 71833d85 - RESP-1156: adding in the ability to update true/false f2424592 - RESP-1156: working to update companies f07027ca - RESP-1156: mocking out salesforce data and handling it f026fa50 - RESP-1156: adding migration for salesforce data table a8add4ca - Merge remote-tracking branch 'origin/RESP-1154' into RESP-1156 52485898 - RESP-1154 update query formatting and some code cleanup e825a6f6 - RESP-1154 initial salesforce helper methods -
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Doug Shore authored
-
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Doug Shore authored
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Ike Garrow authored
7a799727 - BUGZ-2287: check that topic_rank_ids is None or empty for unbiased weight -
Ike Garrow authored
e2c8dcbe - RESP-1156: adding release note script -
Ike Garrow authored
-
Ike Garrow authored
dd5e8dce - BUGZ-2292: Set signup_type when creating users in the admin -
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-