Saleem Latif
44575e2b97
Merge pull request #19059 from edx/saleem-latif/ENT-1199
...
ENT-1199: edx-enterprise version upgrade to 0.73.6
2018-10-04 16:16:18 +05:00
Hasnain Naveed
6c31a78f3d
Merge pull request #19001 from edx/hasnain-naveed/WL-1645
...
WL-1645 | Suppressing Error Alerts for WL Programs without Program Ce…
2018-10-04 13:29:20 +05:00
Saleem Latif
f3664d4d3e
edx-enterprise version upgrade to 0.73.6
2018-10-04 12:38:08 +05:00
Robert Raposa
eca340d2e1
Merge pull request #18989 from edx/robrap/ARCH-241-logout-redirect
...
ARCH-241: Add ability to redirect to subdomain for logout.
2018-10-03 15:06:11 -04:00
J Eskew
d447c6c9b5
Merge pull request #19045 from edx/jeskew/PLAT_2146_again_add_username_retirement_check
...
Check for retired usernames as well as existing ones in validation.
2018-10-03 14:57:50 -04:00
Farhanah Sheets
0daf16852d
Merge pull request #19040 from edx/fsheets/bump-sfe
...
bump studio-frontend to 1.16.12
2018-10-03 14:28:42 -04:00
Robert Raposa
027c53e61e
Add ability to redirect to subdomain for logout.
...
ARCH-241
2018-10-03 12:13:14 -04:00
Douglas Hall
602d2fb221
Merge pull request #19044 from edx/douglashall/csrf-protection-decision
...
Add decisions record related to frontend apps and CSRF protection.
2018-10-03 12:11:08 -04:00
Douglas Hall
dec77f2ad3
Add decisions record related to frontent apps and CSRF protection.
2018-10-03 11:28:58 -04:00
Hammad Ahmad Waqas
db73d99da6
Merge pull request #19033 from edx/hammad/WL-1798
...
Hammad/WL-1798 Participants not able to move on to course assignments from pre-assessment
2018-10-03 19:11:44 +05:00
Cory Lee
257768c8a4
Merge pull request #19039 from edx/devops/move_tasks_to_more_appropriate_queues
...
Move tasks to non-default queues
2018-10-03 09:56:04 -04:00
Cory Lee
282bab3e90
Merge pull request #19041 from edx/coryleeio/remove_unneeded_log_config
...
Removing broken log config
2018-10-03 09:40:24 -04:00
Farhanah Sheets
e009d5e4db
bump studio-frontend to 1.16.12 and update bokchoy tests
2018-10-03 09:36:55 -04:00
Hammad Ahmad Waqas
c7a8ddedea
excluding html blocks form adding in computable blocks for completion
2018-10-03 17:18:23 +05:00
Nimisha Asthagiri
1c1088358c
Merge pull request #19031 from edx/arch/login-service-migration
...
Login service user creation - data migration
2018-10-02 20:45:42 -04:00
John Eskew
aacdce17d4
Check for retired usernames as well as existing ones in validation.
2018-10-02 17:23:11 -04:00
Cory Lee
bd6e060ea7
Use production.py instead of aws.py
2018-10-02 17:02:07 -04:00
Robert Raposa
4a0bda7690
Merge pull request #18988 from edx/robrap/ARCH-238-login-redirect
...
ARCH-238: Add ability to redirect to subdomain for login.
2018-10-02 16:34:13 -04:00
Robert Raposa
23b9cfd76c
Add whitelist for login redirect.
...
Use LOGIN_REDIRECT_WHITELIST to provide a whitelist of
additional domains to which login will now redirect.
ARCH-238
2018-10-02 16:00:55 -04:00
Cory Lee
93dcfa01f4
Update tasks.py
2018-10-02 15:08:10 -04:00
Cory Lee
8d36e8b4ab
Remove unecessary bits
2018-10-02 15:06:36 -04:00
Cory Lee
fb281ae9c8
Remove unnecessary specification
2018-10-02 15:05:56 -04:00
Cory Lee
0f63f4c643
Remove unnecessary import
2018-10-02 15:05:26 -04:00
Cory Lee
8c15a5794e
Remove accidentally added line
2018-10-02 15:01:54 -04:00
Cory Lee
14ed6cf682
Prepare to remove low priority queue, replacing with default
2018-10-02 14:37:31 -04:00
Michael Youngstrom
912ec712ea
Merge pull request #19029 from edx/youngstrom/xdist-flaky-mock
...
Fix xdist flakiness in test_signals.py
2018-10-02 14:03:16 -04:00
Stu Young
a67a47aa75
Merge pull request #19038 from edx/estute/fetch-correct-target-branch
...
fetch correct target branch for diff jobs
2018-10-02 13:39:26 -04:00
Cory Lee
84e1076a11
Move certificate task to low priority queue
2018-10-02 13:37:46 -04:00
Joseph Mulloy
1533623a0d
Move tasks to low priority queue from default
2018-10-02 13:27:44 -04:00
Fred Smith
eae5a8117f
move instructor tasks to low priority queue
2018-10-02 13:26:36 -04:00
Michael Youngstrom
ed594a9983
Patch random.random from the factory's namespace
2018-10-02 13:08:33 -04:00
David Ormsbee
1eb90a230e
Merge pull request #17351 from mitodl/fix_aq_git_logs_issue_2
...
Fixed issue where git logs aren't functioning
2018-10-02 12:59:26 -04:00
Cory Lee
e051cff33d
Moving some tasks to low priority queue
2018-10-02 12:44:49 -04:00
Nimisha Asthagiri
2a170549b4
Login service user creation - data migration
2018-10-02 12:26:50 -04:00
Stuart Young
a6e07f9479
fetch correct target branch for diff jobs
2018-10-02 12:20:02 -04:00
Amir Qayyum Khan
9124933925
Fixed issue where git logs aren't functioning
...
Use the course key as the primary key for storing coure import logs in
mongo, instead of the deprecated course key (this only applies to
courses imported via git_import.py).
No effort is made to migrate existing logs, since they are ephemeral.
2018-10-02 21:01:20 +05:00
Feanil Patel
fa50a39d55
Merge pull request #19037 from edx/revert-18990-jeskew/PLAT_2146_add_username_retirement_check
...
Revert "Check for username retirement in validation endpoint."
2018-10-02 11:18:57 -04:00
J Eskew
873eb40896
Revert "Check for username retirement in validation endpoint."
2018-10-02 11:10:21 -04:00
mduboseedx
932e7cacae
Merge pull request #17216 from proversity-org/proversity/edx-pr-unsupported-browser-alert
...
Show browser support alert
2018-10-02 09:45:01 -04:00
Cory Lee
5201fdc8d4
Merge pull request #18987 from edx/coryleeio/prod_py
...
OPS-3450 Migrate AWS.py to Production.py
2018-10-01 15:57:52 -04:00
J Eskew
8dc4900eb0
Merge pull request #18990 from edx/jeskew/PLAT_2146_add_username_retirement_check
...
Check for username retirement in validation endpoint.
2018-10-01 15:04:46 -04:00
Joseph Mulloy
c870ec3872
Fix pylint warnings OPS-3450
2018-10-01 14:54:58 -04:00
Cory Lee
688968e8c8
Add production.py OPS-3450
2018-10-01 14:54:55 -04:00
Cory Lee
e145049f46
Add deprecation warning to aws.py OPS-3450
2018-10-01 14:54:50 -04:00
Stu Young
f9fa69ee9b
Merge pull request #19027 from edx/estute/remove-paver-timeout-decorator
...
remove paver timeout decorator
2018-10-01 14:44:29 -04:00
Nimisha Asthagiri
31a1ad4a09
Merge pull request #18999 from edx/arch/refactor-jwt-builder
...
JWT Cookies
2018-10-01 13:45:15 -04:00
Stuart Young
10cfd3434e
remove paver timeout decorator
2018-10-01 13:43:02 -04:00
Nimisha Asthagiri
02ba5fb0e8
Login service support for JWT Cookies
2018-10-01 13:08:40 -04:00
John Eskew
fba2a8b5dc
Check for retired usernames as well as existing ones in validation.
2018-10-01 11:00:19 -04:00
Ahsan Ul Haq
b4f2e8ad72
Merge pull request #19009 from edx/ahsan/LEARNER-6469
...
update usage of SessionAuthenticationAllowInactiveUser
2018-10-01 19:08:56 +05:00