- 19 Feb, 2015 2 commits
-
-
Bugra Akyildiz authored
-
jonzjia authored
Signed-off-by:jonzjia <jonzjia@gmail.com>
-
- 18 Feb, 2015 8 commits
-
-
Ike Garrow authored
ab5e4b68 - BUGZ-2462: check "is_staff" not "is_superuser" for admin -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ike Garrow authored
3d1b59db - BUGZ-2173: Keep from logging passwords to the error log. -
Ike Garrow authored
ab6becc8 - BUGZ-2302: Catch SessionNotFound during login handling 4db8ad0c - BUGZ-2302: Restore session exceptions. -
Ike Garrow authored
95f9937d - BUGZ-2458: Fix slug rename -
Ike Garrow authored
d632496e - BUGZ-2461: fix meta company type select on onboarding wizard 398e659c - INTEGRATION: (merge) Merge integration into master -
ashmakau authored
-
Ike Garrow authored
3a3895f4 - IN-509: eng-logs list only exists on axial.net
-
- 17 Feb, 2015 16 commits
-
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
These were inadvertantly removed in fc36a5f6. Signed-off-by:
Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
All these addresses gotta change; they've never worked. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Ike Garrow authored
832586ac - Merge branch 'BUGZ-2456' into integration 623efd92 - GROW-134: (merge) Merge GROW-134 into integration 7c4b0cc5 - GROW-134: Disallow bots from crawling the /auth endpoint d91695ef - CORE-105: Merge branch 'CORE-105' into integration 3046654c - CORE-105: Nicer message formatting a9030275 - CORE-105: (merge) Merge CORE-105 into integration facd348c - Added-Rel-Notes: CORE-27 57c6435a - CORE-27: (merge) Merge CORE-27 into integration e3797125 - BUGZ-2456: make css more specific to fix padding for add notes on recipients fd368aa2 - CORE-105: Add "What's Blocking My Migration" script 16dadf82 - CORE-27: We're not Initech; we don't care about TPS. cf0fc948 - CORE-27: fix date munging code for firefox dee9c5f3 - CORE-27: Fix bool values when creating company license 6b6240b0 - CORE-27: Don't send the empty string for tp_revenue_cap 1394f2f9 - CORE-27: Update license flags/quotas in logged-in sessions 09f2db07 - CORE-27: Better upgrading of sessions 783fdb79 - CORE-27: Introduced a concept of a session rock. 5931e88a - CORE-27: Prevent tp_limit off-by-1 error 30aa31e9 - CORE-27: Another strange test problem caused by our layout 9a98f080 - CORE-27: Add masquerading api test (not apitest) da167687 - CORE-27: It's very silly to compare against 'True' as a string 1b995a28 - CORE-27: Fix remaining msgs_left call. f6dd275b - CORE-27: Fix old-style references to msg_quota bfd0b813 - CORE-27: lowercasify service 2cb8d0b9 - CORE-27: Add company session deletion method acc9ea2f - CORE-27: Make session tests run 599dc764 - CORE-51: last? batch of code review changes 06cb724b - CORE-51: did not need to set checked after all 6b4bc767 - CORE-51: more changes from code review fbcecdd9 - CORE-51: use scoped session in actor cd02e270 - CORE-51: changes from code review 30d81d88 - CORE-51: actor naming shuffle fd8214c7 - CORE-51: relocate admin from /a/admin/ to /adm/ ca27d55e - CORE-51: create service for license deactivation 966e89a9 - CORE-51: create license deactivation actor 7e572dc9 - CORE-51: remove old license logic 0aa4b475 - CORE-51: changes for licenses in django admin 4d2ba3e1 - CORE-51: changes to get angular admin working df5c1f8b - CORE-51: api call to deactivate tps for a company e3698320 - CORE-51: create spoke for license admin in django admin e7b54db4 - CORE-51: add some hub api calls to js service wrapper 798cb9a0 - CORE-51: add api call for license deactivation to remove opps for a company f324b169 - CORE-51: use deferred in license resolve 67d38e41 - CORE-51: add api call so admin can get license for a company 19282d90 - CORE-51: fix bug in formatting error message c9d53f51 - CORE-51: upgrade admin jquery to get .Deferred 041588e8 - CORE-51: setup logging for kafkalogger af74c183 - CORE-51: license admin checkpoint before merging in CORE-27 f1a16ae8 - CORE-51: fix date format, add abort method to license controller 70a3820a - CORE-51: checkpoint license admin 3e171eed - CORE-27: Add tp deactivation actor to listen to license tp limit changes a8fdbd34 - CORE-27: Remove checks for can_post_announcements flag 9c39ae92 - CORE-27: Better experience when trying to log into a disabled account e49e57b3 - CORE-27: Fix attempts to masquerade when no active license 19323b36 - CORE-27: much saner (and also working) masquerading code 20262134 - CORE-27: remove use of transaction_profile.view_transactionprofile permission b3ea2c61 - CORE-27: Fix company.tp_limit checks 9157e3e4 - CORE-27: removing license stuff from django e01ad748 - CORE-27: Make entity exceptions reconstructable 1e37457b - CORE-27: Implement convenience function for getting licensed companies 0b70cca3 - CORE-27: Fix company introduction's license checking ff0b25c5 - CORE-27: Remove bin/save_license_type and associated service/queue b44fa319 - CORE-27: Remove bin/export_company_data and associated service/queue 80cda8ff - CORE-27: Convert internal_notification_for_expiring_licenses 5202f66c - CORE-27: Rewrite inactive_user_and_license_check 10e4ad99 - CORE-59: Implement checking user groups and licenses as auth api ce698012 - CORE-27: Store license flags/quotas in session, access with authclient a4b624e9 - CORE-27: Remove some unused/unimplemented authclient stuff db8e7586 - CORE-27: Add the license model to entity service -
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Doug Baerlein authored
Conflicts: service/platform/templates/opportunities/seller/includes/buyer_tp.row.html
-
Mohammed Mehdi authored
7c4b0cc5 - GROW-134: Disallow bots from crawling the /auth endpoint b8740a54 - INTEGRATION: (merge) Merge integration into master -
Farhan Ahmed authored
-
Jon Rosebaugh authored
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Mohammed Mehdi authored
fd368aa2 - CORE-105: Add "What's Blocking My Migration" script -
Ike Garrow authored
-
Ike Garrow authored
16dadf82 - CORE-27: We're not Initech; we don't care about TPS. cf0fc948 - CORE-27: fix date munging code for firefox dee9c5f3 - CORE-27: Fix bool values when creating company license 6b6240b0 - CORE-27: Don't send the empty string for tp_revenue_cap 1394f2f9 - CORE-27: Update license flags/quotas in logged-in sessions 09f2db07 - CORE-27: Better upgrading of sessions 783fdb79 - CORE-27: Introduced a concept of a session rock. 5931e88a - CORE-27: Prevent tp_limit off-by-1 error 30aa31e9 - CORE-27: Another strange test problem caused by our layout 9a98f080 - CORE-27: Add masquerading api test (not apitest) da167687 - CORE-27: It's very silly to compare against 'True' as a string 1b995a28 - CORE-27: Fix remaining msgs_left call. f6dd275b - CORE-27: Fix old-style references to msg_quota bfd0b813 - CORE-27: lowercasify service 2cb8d0b9 - CORE-27: Add company session deletion method acc9ea2f - CORE-27: Make session tests run 599dc764 - CORE-51: last? batch of code review changes 06cb724b - CORE-51: did not need to set checked after all 6b4bc767 - CORE-51: more changes from code review fbcecdd9 - CORE-51: use scoped session in actor cd02e270 - CORE-51: changes from code review 30d81d88 - CORE-51: actor naming shuffle fd8214c7 - CORE-51: relocate admin from /a/admin/ to /adm/ ca27d55e - CORE-51: create service for license deactivation 966e89a9 - CORE-51: create license deactivation actor 7e572dc9 - CORE-51: remove old license logic 0aa4b475 - CORE-51: changes for licenses in django admin 4d2ba3e1 - CORE-51: changes to get angular admin working df5c1f8b - CORE-51: api call to deactivate tps for a company e3698320 - CORE-51: create spoke for license admin in django admin e7b54db4 - CORE-51: add some hub api calls to js service wrapper 798cb9a0 - CORE-51: add api call for license deactivation to remove opps for a company f324b169 - CORE-51: use deferred in license resolve 67d38e41 - CORE-51: add api call so admin can get license for a company 19282d90 - CORE-51: fix bug in formatting error message c9d53f51 - CORE-51: upgrade admin jquery to get .Deferred 041588e8 - CORE-51: setup logging for kafkalogger af74c183 - CORE-51: license admin checkpoint before merging in CORE-27 f1a16ae8 - CORE-51: fix date format, add abort method to license controller 70a3820a - CORE-51: checkpoint license admin 3e171eed - CORE-27: Add tp deactivation actor to listen to license tp limit changes a8fdbd34 - CORE-27: Remove checks for can_post_announcements flag 9c39ae92 - CORE-27: Better experience when trying to log into a disabled account e49e57b3 - CORE-27: Fix attempts to masquerade when no active license 19323b36 - CORE-27: much saner (and also working) masquerading code 20262134 - CORE-27: remove use of transaction_profile.view_transactionprofile permission b3ea2c61 - CORE-27: Fix company.tp_limit checks 9157e3e4 - CORE-27: removing license stuff from django e01ad748 - CORE-27: Make entity exceptions reconstructable 1e37457b - CORE-27: Implement convenience function for getting licensed companies 0b70cca3 - CORE-27: Fix company introduction's license checking ff0b25c5 - CORE-27: Remove bin/save_license_type and associated service/queue b44fa319 - CORE-27: Remove bin/export_company_data and associated service/queue 80cda8ff - CORE-27: Convert internal_notification_for_expiring_licenses 5202f66c - CORE-27: Rewrite inactive_user_and_license_check 10e4ad99 - CORE-59: Implement checking user groups and licenses as auth api ce698012 - CORE-27: Store license flags/quotas in session, access with authclient a4b624e9 - CORE-27: Remove some unused/unimplemented authclient stuff db8e7586 - CORE-27: Add the license model to entity service -
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Ike Garrow authored
c62511e4 - CORE-78: fix test db65d13f - CORE-78: (merge) Merge CORE-78 into integration 51a0ffe2 - BUGZ-2452: (merge) Merge BUGZ-2452 into integration 32df391b - BUGZ-2301: (merge) Merge BUGZ-2301 into integration 7b2db240 - BUGZ-2452: include text for new company NAF posts 0a9808bc - BUGZ-2301: use group check fdce73eb - BUGZ-2301: fix delete button issue by removing permission check 3126f5d5 - CORE-78: feedback from code review 3e250910 - CORE-78: adjust interface to support negative offset a1257324 - CORE-78: add a kafkaclient script, changed the axlbus.Bus.subscribe interface
-
- 16 Feb, 2015 14 commits
-
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ike Garrow authored
3126f5d5 - CORE-78: feedback from code review 3e250910 - CORE-78: adjust interface to support negative offset a1257324 - CORE-78: add a kafkaclient script, changed the axlbus.Bus.subscribe interface -
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Mohammed Mehdi authored
7b2db240 - BUGZ-2452: include text for new company NAF posts b40ae96a - INTEGRATION: (merge) Merge integration into master 531056a1 - INTEGRATION: (merge) Merge integration into master -
Mohammed Mehdi authored
0a9808bc - BUGZ-2301: use group check fdce73eb - BUGZ-2301: fix delete button issue by removing permission check -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
This is in the django admin when creating a new company. Also, we send ints instead of strings for the quotas. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
A session rock is a UUID provided to the session service to 'stick under a rock' and keep associated with a given session. Later, we can manipulate sessions based on associated rocks. (We use this to quickly identify sessions associated with a given license.) Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
The tests passed just fine when run with `py.test service/session` But not when run with `py.test -k service/session`; they couldn't find the fixture in their own file. Something is weird. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-