- 01 Apr, 2014 3 commits
-
-
Ike Garrow authored
399a4b33 - NGMT-928: Final fixes to indexing; fix alembic revisions a4a28cf7 - NGMT-928: Modify index_sync to use the newclient api 93ffb0ca - NGMT-928: trigger timeout. 0af002b9 - NGMT-928: cronjob should run on all workers. d1973b6e - NGMT-928: proper path quoting. 87798e83 - NGMT-928: cron job for pulling index queue trigger. 363db977 - NGMT-928: speed up platform active list retrieval. 494038a3 - NGMT-928: remove pdb 7577a525 - NGMT-928: logging and kwargs removed from save. c25b6b8f - NGMT-928: removed duplicate path in run.tpl 53d0875f - NGMT-928: blocking fsq, and misc. ca43d7c5 - NGMT-928: import django F expressions. 827b3928 - NGMT-928: delete now irrelevant scripts/comments. 198c4371 - NGMT-928: alembic branch fa3cb2ff - NGMT-928: index_synch dry_run, and misc. cleanup. 01e6dd91 - NGMT-928: added local vars to workers bb9d216d - NGMT-928: NAF synch 77528c4e - NGMT-982: single write, multiple read xapian b71f72eb - NGMT-928: delete should used cached sc_db e75fbf5c - NGMT-928: contact save logic. c6d7a0a3 - NGMT-928: Contacts 5c2e604e - NGMT-928: opp support 85667c4e - NGMT-928: company modifications f7aacb9a - NGMT-928: index synchronization 0a8612ee - NGMT-928: prelim code 8e3bbf46 - NGMT-1020: Add scan_every argument to blocking_fsq_work and dispatch_fsq_work -
Elise Burke authored
4584604b - Fix null session redirect -
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
- 31 Mar, 2014 35 commits
-
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
jonzjia authored
Signed-off-by:jonzjia <jonzjia@gmail.com>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Doug Shore authored
Signed-off-by:Doug Shore <doug.shore@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Elise Burke authored
fff6ea5b - BUGZ-1410: Fix string / int conversion for removing values from industry selection on TP -
jonzjia authored
Signed-off-by:jonzjia <jonzjia@gmail.com>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Jon Rosebaugh authored
01446309 - NGMT-975: send upgrade requests through eloqua 89d81df8 - NGMT-975: move eloqua config into axial.local e72b843b - NGMT-975: use new eloqua wrapper in platform referral 8b0611d7 - NGMT-975: i think this is the right form id 65853dc5 - NGMT-975: make post to eloqua api f915413f - NGMT-975: format eloqua form values -
Ben Kim authored
Signed-off-by: Ben Kim <axialmarket.com>
-
Ben Kim authored
Signed-off-by: Ben Kim <axialmarket.com>
-
Elise Burke authored
and Platform are all using the new client API for SessionInterface. 4c9d4352 - newclient: Correct test*[2] axial.local EMAIL_OVERRIDE to platform.staging d6048c14 - NEWCLIENT: (merge) Update newclient from master fd7777a0 - newclient: make sear not depend on company (the service) 45054f71 - newclient: Cleanup unicode issues in clientinfo, remove support for autochanging session key. fb347ef9 - newclient: Fix another platform craziness 7d3987ef - newclient: Switch old bad code on search to read session key from correct place 54a451b0 - newclient: add platform api port (PLATFORM_API_NGINX_PORT=8999) a2e121d6 - newclient: service_repl should get data from new client, new client should connect through nginx 9fbe561a - newclient: Add comment about intentionally not implementing django session interface save(must_create=True) 70a4a6c0 - newclient: Move flask session_interface setup to axlsvc.session_interface.flask_middleware e444dece - newclient: Add comment about 3 argument raise 8708682f - newclient: Use spaces around the string interpolation operator (%) for clarity's sake. ff2d8f16 - newclient: Update docstrings 8bee666a - newclient: Update flask session interface to use more specific exceptions c82299fe - newclient: Add unified error handling for api errors and transport errors. 5a22ee45 - newclient: Move /etc/axm_clients.ini to /etc/axm/clients.ini; add dump_api option to service_repl e3baf9ea - newclient: Add exception hierarchy for RemoteError 2b072ff9 - NGMT-967: (merge) Merge NGMT-967 into newclient 91b14242 - NGMT-966: (merge) Merge NGMT-966 into newclient 9a3ec6ce - NGMT-945: (merge) Merge NGMT-945 into newclient 639f8261 - NGMT-974: (merge) Merge NGMT-974 into newclient 0ac1d355 - NGMT-966: Switch opportunity service to use new session client interface 80bb23f2 - NGMT-967: convert company service to new session client interface febc5a90 - NGMT-945: Remove unused methods from django_base bca0aca9 - NGMT-945: Remove pdb; fix login redirect 256b7f53 - NGMT-945: Add Django SessionInterface based on new client code; switch Django to use it 82ad56dd - NGMT-974: Don't reuse the same client manager between sessions
-
- 28 Mar, 2014 2 commits
-
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-