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

  1. 04 Mar, 2015 4 commits
    • Ike Garrow's avatar
      CORE-107-Fixed-Alembic · 280aa2b1
      Ike Garrow authored
      280aa2b1
    • Ike Garrow's avatar
      CORE-107: (merge) Merge CORE-107 into integration · 298213a2
      Ike Garrow authored
          52737a40 - CORE-107: Fix downgrade problem in the tables
          be99a84b - CORE-107: Fix alembic branch issue
          9a5f3607 - Merge remote-tracking branch 'origin/master' into CORE-107
          f96ca0e6 - CORE-107: Change the argument to function to context rather than function based on code review
          77bdbda1 - CORE-107: Do commit once for each db_session and unicode exceptions
          f8c6fe23 - CORE-107: Change SQL Alchemy commits to flush and try/exception blocks for insertion
          067c3614 - CORE-107: Send session_scope to the functions as arguments
          ebd8a3bd - CORE-107: Helper tables are added
          dedc9b1d - CORE-107: Changed table structures
          b09cefef - CORE-107: Uncomment the tp keywords, ready for pull request 🚀
          d149ce48 - CORE-107: Other data existence tests are written
          a476a123 - CORE-107: Added tests for unnormalized keywords
          30705fbb - CORE-107: Handle exception when finding the word
          5729fe37 - CORE-107: Text normalization for blobs working 🚀
          8549cc29 - CORE-107: Change sequence to the postgresql array
          be0e0163 - CORE-107: Return the character positions where string starts
          5f09facd - CORE-107: Normalization of text for blobs are done
          a86c38e7 - CORE-107: Add blob_id to the representation
          ae7e428e - CORE-107: Preprocessing text and tokenization is complete
          6d095402 - CORE-107: Working tp keywords normalization 🚀
          e999af08 - CORE-107: Add unique and autoincrement keys in the blob_keywords model
          5643f233 - CORE-107: Primary key added
          44a6d0c5 - CORE-107: Make the id to be integer compliant to the foreign key
          3e03e766 - CORE-107: Alembic generated file initial commit
          c15ec826 - CORE-107: Add nullable=False to the position of the keyword
          bfffdf21 - CORE-107: Remove the intermediary sqlalchemy migration files
          8010d1f4 - CORE-107: Processing initial commit for tp keywords
          526776cc - CORE-107: Opportunity description and tp descriptions are added
          7d641885 - CORE-107: Tp keywords and company description are retrieved
          3528d541 - CORE-107: Add description to the company model
          e779b6f0 - CORE-107: Accommodate the changes done in the models(blob id => public id)
          024376c5 - CORE-107: Changed name of blob_id to public_id
          77b5fce8 - CORE-107: Migration for blob_id
          9ac9d5fb - CORE-107: Fix typo in the template script for migrations
          7b3d3caa - CORE-107: migration and some bug fixes
          3c953e49 - CORE-107: Convert the Integer keys to UUIDField based on code review
          6f200f72 - CORE-107: Move the models into keywords and changed the ids with correct Foreign Keys
          77b77eb5 - CORE-107: Import the SQLAlchemy models
          7d918949 - CORE-107: Putting index on the keywords and use from characteristic with_repr to represent the SQLAlchemy models instead of creating separate __repr__ functions for each individual model
          7b2c900f - CORE-107: Keywords service nginx file configuration
          a06ca015 - CORE-107: Create new keywords_service directory
          936f3096 - CORE-107: Add the keywords service to python packages
          de93ba70 - CORE-107: Updated the configuration files with new service keywords
      298213a2
    • Ike Garrow's avatar
      LQ-1436: (merge) Merge LQ-1436 into integration · 16652cca
      Ike Garrow authored
          50356f03 - LQ-1436: fixed misnamed variable
          836f97b8 - LQ-1436: fixed khrytynas server name
          8170bc4d - LQ-1436: Hellosign support for igarrow0, mmehdi0 and kpetrushkevych0
      16652cca
    • Ike Garrow's avatar
      LQ-1436: fixed misnamed variable · 50356f03
      Ike Garrow authored
      50356f03
  2. 03 Mar, 2015 3 commits
  3. 02 Mar, 2015 10 commits
  4. 01 Mar, 2015 1 commit
  5. 27 Feb, 2015 22 commits