and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 13 Jan, 2015 2 commits
  2. 09 Jan, 2015 15 commits
  3. 08 Jan, 2015 19 commits
  4. 07 Jan, 2015 4 commits
    • Ben Holzman's avatar
      BUGZ-2349: (merge) Merge BUGZ-2349 into master · 8614a93a
      Ben Holzman authored
          5c69b8a3 - BUGZ-2349: add comment
          6f0e20ea - BUGZ-2349: allow rec_buyers to work outside the context of a request
      8614a93a
    • Ben Holzman's avatar
      BUGZ-2349: add comment · 5c69b8a3
      Ben Holzman authored
      Signed-off-by: default avatarBen Holzman <bah@axial.net>
      5c69b8a3
    • Ben Holzman's avatar
    • Ike Garrow's avatar
      INTEGRATION: (merge) Merge integration into master · 5539442c
      Ike Garrow authored
          8c5bfeaa - BUGZ-2163: (merge) Merge BUGZ-2163 into integration
          0e68d87f - BUGZ-2348: (merge) Merge BUGZ-2348 into integration
          690a0f82 - LQ-1390: (merge) Merge LQ-1390 into integration
          94413625 - LQ-1390: added release note
          2ab94739 - BUGZ-2348: (merge) Merge BUGZ-2348 into integration
          53c60f66 - BUGZ-2348: add comments to temp functions in keysearch
          9634bbfd - BUGZ-2348: fix camelcase
          778c0939 - LQ-1390: remove duplicative language and use em consistently
          92ddb5da - BUGZ-2348: hot fix for states not showing in add more for search filters
          20c104ea - LQ-1390: Fix inline style
          480e5097 - BUGZ-2344: (merge) Merge BUGZ-2344 into integration
          a6589a77 - BUGZ-2346: (merge) Merge BUGZ-2346 into integration
          2af26d2e - LQ-1390: Send signed NDA email
          2ae56595 - BUGZ-2348: fix js error
          38c770b5 - RESP-1201: (merge) Merge RESP-1201 into integration
          6dd5d946 - BUGZ-2346: do not try to decode a unicode header
          6e6dd4b9 - LQ-1390: Prefs for signed nda email
          14759c17 - BUGZ-2163: Prevent TPs from deactivating when the company has an inactive license with a TP limit
          651f7c3d - More concise and better code based on review
          9b069af0 - Made changes based on the code review comments
          1705812e - API change to get the company id and tp id as pairs in a list for a given tp ids
          cbc67730 - Change the unit tests for the api change
          a7ebdabb - Updated docs for get_similar_items
          9ffd9159 - Being more defensive in terms of sampling
          c7d0cffd - Added attribute testing
          b2a3cb59 - Simplified tests and changed it according to api change
          f36b1483 - Change the recommendation structure to accommodate the ignore list and seed
          95d5b8ed - Refactor get_similar_items to accept real_cnt and limit in the rec(**params
          6b2df190 - Update docs
          2cc494c4 - Added tests for company location, company type and industries filtering to make sure that criteria parameter is working
          3f8d1a38 - Normalization is removed from the vector
          72fc2463 - Change the documentation to accommodate the owned_by_type_id field in the params
          8986b68b - Fix with owned_by_type_id using suffix colon
          e511e90b - Fix SimilarityPostingSource comparison bug
          6cadebfa - Change the results limit instead of all results
          93244ae0 - Get a limited number of results
          671e00ec - Remove the redundant parameters passing to the rec
          00d16cc5 - Normalization of the reference vector
          33e3f48c - Normalized Jensen Shannon divergence function
          60d2c854 - Added two examples in docs for TP and COMP for company introduction emails
          89f63691 - Tests are passing 🚀
          ab9c1949 - Change the documentation for region ids
          a61257cb - Unittests for company introduction emails
          7b5c1120 - Added distance function exception in the similarity score distance computation
          1ca74538 - Working similarity matrix and changed the docs in order to include region ids
          4543145a - Similarity part is incorporated
          441a1763 - Refactor and change the api one more time along with debugging statements
          d47a1eaf - Refactor rec to be able to use for company introductions
          42100e70 - Refactoring and fixed small bugs around similarity distance and vectors
          89cdf062 - Remove the dead code
          74cf620d - Initial implementation of similar items for company introduction
          82c6e7b5 - Initial commit for similar items
          193e9ba4 - fix typo
          be18ff8d - Inherit ExternalWeightPostingSource to get Topic Rank and Similarity custom scoring
          0e4c76e8 - Change the similarity distance and matrix in the computation
          b21cd49a - Jensen shannon divergence matrix and node name getter is implemented
          768bb4e7 - BUGZ-2344: fix issue with null overview by making all nulls in tp/opp dump render as ""
      5539442c