- 01 Oct, 2014 1 commit
-
-
Ying Zhao authored
-
- 30 Sep, 2014 9 commits
-
-
Elise Burke authored
f8e7e2da - IN-454: Cleanup makefiles Conflicts: service/axiom/Makefile -
Jon Rosebaugh authored
78224a1e - IN-456: Notate uselessness of doc service's gunicorn_config. 45ec3757 - IN-456: Renaming opportunity's gunicorn_config to flask_config c78de1a5 - IN-456: Renaming company's gunicorn_config to flask_config 101c897d - IN-456: Remove company and doc GUNICORN_CONFIGFILE config options 4c5bafb3 - IN-456 Remove unneeded -c argument to company gunicorn. -
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Since that's what it actually is. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Since that's what it actually is. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
This works around a bug in the latest gunicorn (on mware-test) where relative pathnames are interpreted as relative modules and the server never starts. See benoitc/gunicorn#836 Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
78958650 - GROW-56: Keep Django from f*cking up as badly 2ce8fc77 - GROW-56: Add signup query args column on auth and axldb models cbb6c501 - GROW-56: Store signup query args in the database. bb03b9eb - GROW-56: Exclude signup_query_args from admin querysets 99a6b831 - GROW-56: Support signup_query_args column in Django 44a409d2 - GROW-56: add column to track utm vars
-
- 29 Sep, 2014 20 commits
-
-
Doug Friedman authored
7b19c432 - ADMIN-64 bug fix & cleanup fdb7487f - ADMIN-64 transaction types coolness cf7c1861 - ADMIN-65 rename bizview db 4a3747f6 - ADMIN-65 update config scripts for test boxes 3a963da5 - ADMIN-64 fix url route error 98920e85 - ADMIN-64 clean up & consolidate create logic e4b0c7b0 - ADMIN-64 fix limit change error 16db970f - ADMIN-65 add new conf vars for seperate bizview pg instance efcc96e2 - ADMIN-64 show save button conditionally, update saved search save logic 984d2afa - ADMIN-64 add ability to save a search d49d67be - ADMIN-64 add in initial mailer code and new bizview vars to test confs also resolves ADMIN-65 2b9c862a - ADMIN-64 create saved search method in rake task 800034b9 - ADMIN-64 begin work on saved searches -
Doug Friedman authored
-
Elise Burke authored
5b70dd2b - IN-455: Add rmservice command a06c09c4 - IN-455: Remove axiom -
Ike Garrow authored
bfa5c204 - BUGZ-2068: Log the company that was CALLED in event table -
Doug Friedman authored
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Thomas Meimarides authored
88729dc0 - RESP-1031 remove banner block from NF template -
Thomas Meimarides authored
Signed-off-by:Thomas Meimarides <thomas.meimarides@axialmarket.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Doug Friedman authored
-
Doug Friedman authored
-
Doug Friedman authored
-
Doug Friedman authored
-
Doug Friedman authored
-
Doug Friedman authored
-
Doug Friedman authored
-
Doug Friedman authored
-
Doug Friedman authored
-
Doug Friedman authored
-
Doug Friedman authored
-
- 26 Sep, 2014 10 commits
-
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Ying Zhao authored
-
Anton Shmakau authored
10cce63d - LQ-1312: remove forgotten company-shim -
Anton Shmakau authored
-
Scuba Steve authored
32c8e636 - BUGZ-2046: Remove option to delete a tp for now 184b9b60 - BUGZ-2046: Use update() then index() instead of save() to prevent IntegrityError -
Ying Zhao authored
4d3a96a2 - RESP-1030: script works with a row with empty tag c1351a21 - RESP-1030: inner loop include non-members; must have event-tag in arguement and it saves event-tag for each 4dc27a42 - RESP-1030: fixed an issue on checking empty user_tag 366770e3 - RESP-1030: review commends on get default values ea96cab3 - RESP-1030: small style changes decda236 - RESP-1030: add description of arguments 1e1269f9 - RESP-1030: cache works with getting tag within same company 838ec9f5 - RESP-1030: remove unit test class 83930d82 - RESP-1030: add cache for getting tag 1cf95638 - RESP-1030: import contact and tag working for 3 rows 1feacb9e - RESP-1030: skip adding the tag to the owner of the tag 5b69f12d - RESP-1030: refactor create_tag cc7579f0 - RESP-1030: filter out non members 6374f062 - Merge branch 'master' into RESP-1030 ade2c2ae - modify batch_create_contacts for parsing input file 1d814ba4 - RESP-1030: add a dummy test -
Jon Rosebaugh authored
Apparently blank=None doesn't prevent it from trying to insert the empty string. Welp. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Ying Zhao authored
-
Scuba Steve authored
f0c7bb6e - BUGZ-2096: Make first_name required in admin
-