- 08 Sep, 2015 12 commits
-
-
Flag test as flaky SOL-1183
Jesse Zoldak committed -
Update edx-lint to v0.2.7
Jesse Zoldak committed -
Disable the pip version check message
Ned Batchelder committed -
Jesse Zoldak committed
-
Jesse Zoldak committed
-
Updated AUTHORS File
Matt Drayer committed -
Saleem Latif committed
-
use the standard syntax to load JavaScript dependencies on logistrati…
Zubair Afzal committed -
SOL-1159 Remove hash cert asset file name
Matt Drayer committed -
This message is being shown to people who should not be deciding whether to upgrade pip, so it is just confusing and alarming noise. Before: ---> pavelib.prereqs.install_prereqs ---> pavelib.prereqs.install_ruby_prereqs Ruby prereqs unchanged, skipping... ---> pavelib.prereqs.install_node_prereqs Node prereqs unchanged, skipping... ---> pavelib.prereqs.install_python_prereqs pip install -q --exists-action w -r requirements/edx/pre.txt You are using pip version 6.0.8, however version 7.1.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. pip install -q --exists-action w -r requirements/edx/github.txt You are using pip version 6.0.8, however version 7.1.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Could not find a tag or branch '96e1922348bfe6d99201b9512a9ed946c87b7e0b', assuming commit. Could not find a tag or branch 'b0686a76f1ce3532088c4aee6e76b9abe61cc808', assuming commit. Could not find a tag or branch '88ec8a011e481918fdc9d2682d4017c835acd8be', assuming commit. After: ---> pavelib.prereqs.install_prereqs ---> pavelib.prereqs.install_ruby_prereqs Ruby prereqs unchanged, skipping... ---> pavelib.prereqs.install_node_prereqs Node prereqs unchanged, skipping... ---> pavelib.prereqs.install_python_prereqs pip install -q --disable-pip-version-check --exists-action w -r requirements/edx/pre.txt pip install -q --disable-pip-version-check --exists-action w -r requirements/edx/github.txt Could not find a tag or branch '96e1922348bfe6d99201b9512a9ed946c87b7e0b', assuming commit. Could not find a tag or branch 'b0686a76f1ce3532088c4aee6e76b9abe61cc808', assuming commit. Could not find a tag or branch '88ec8a011e481918fdc9d2682d4017c835acd8be', assuming commit.
Ned Batchelder committed -
update django-robots
Muhammad Ammar committed -
PHX-120
Muhammad Shoaib committed
-
- 07 Sep, 2015 3 commits
-
-
ECOM-2044
zubair-arbi committed -
asadiqbal committed
-
pushed the unit ribbon in lms courseware to back which brought the us…
Afeef Janjua committed
-
- 04 Sep, 2015 25 commits
-
-
Update discussion events to include team_id when appropriate.
Peter Fogg committed -
Add teams eventing for search.
Peter Fogg committed -
TNL-3196
Peter Fogg committed -
Addresses TNL-3183
Sarina Canelake committed -
removing deprecated view VerifyLaterView
tasawernawaz committed -
TNL-3187
Peter Fogg committed -
Skip extra-flaky video test.
Peter Fogg committed -
Add teams eventing and tests.
Diana Huang committed -
Update edx-lint to 0.2.6
Ned Batchelder committed -
Update translations (autogenerated message)
Sarina Canelake committed -
Sarina Canelake committed
-
Diana Huang committed
-
Feature: LTI third-party-auth providers
Calen Pennington committed -
MAYN-118: load header extra file
Matt Drayer committed -
Update requirements of edx-proctoring to 0.8.x
chrisndodge committed -
Add details to the admin listing of LTI Consumers
Kevin Falcone committed -
SOL-1157 Certs: Additional Studio UI cleanup
Matt Drayer committed -
Fixed CCX display name issue in enrollment/unenrollment email templates for non EDX members
Peter Pinch committed -
Peter Fogg committed
-
upgrade to pymongo 2.8 to support updated authenticated method SCRAM-SHA-1 for mongodb-server 3.0
Fred Smith committed -
TNL-3094
Afeef Janjua committed -
Release 2015 09 02 merge to master
Calen Pennington committed -
added the css for the update dialog box for the taking exams as open exam added the css styling of the buttons to match the pattern library button sass added the feedback changes updated the code
Muhammad Shoaib committed -
muhammad-ammar committed
-
(SOL-1154) Enabling search in devstack
Marko Jevtić committed
-