- 08 Sep, 2015 29 commits
-
-
Don't package or optimize assets on devstack
Andy Armstrong committed -
Use the oauth provider utils to ship a generated key/secret
Kevin Falcone committed -
Add role="presentation" to .course-wrapper to prevent table
Christine Lytwynec committed -
Add events for tracking when teams are edited.
Diana Huang committed -
Remove django-robots from docs/shared/requirements.txt
Brian Beggs committed -
Remove django-kombu
Brian Beggs committed -
Remove django-masquerade
Brian Beggs committed -
Remove django-settings-context-processor
Brian Beggs committed -
update django-ratelimit-backend
Brian Beggs committed -
SOL-1171
chrisndodge committed -
Fixing spacing in tooltip
Sarina Canelake committed -
Flag test as flaky SOL-1183
Jesse Zoldak committed -
Update edx-lint to v0.2.7
Jesse Zoldak committed -
passed the display string to the underscore template so that the word "proctored" is not hard coded in the underscore file. updated the git tag for proctoring repo
Muhammad Shoaib committed -
Disable the pip version check message
Ned Batchelder committed -
You can still edit this to meet your needs, but you won't need to manually generate one.
Kevin Falcone committed -
Jesse Zoldak committed
-
Jesse Zoldak committed
-
Updated AUTHORS File
Matt Drayer committed -
muhammad-ammar 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 -
muhammad-ammar committed
-
TNL-2811
muhammad-ammar committed -
update django-robots
Muhammad Ammar committed -
muhammad-ammar committed
-
PHX-120
Muhammad Shoaib committed
-
- 07 Sep, 2015 4 commits
-
-
ECOM-2044
zubair-arbi committed -
asadiqbal committed
-
pushed the unit ribbon in lms courseware to back which brought the us…
Afeef Janjua committed -
TNL-2811
muhammad-ammar committed
-
- 06 Sep, 2015 1 commit
-
-
Jolyon Bloomfield committed
-
- 04 Sep, 2015 6 commits
-
-
TNL-3190
Diana Huang committed -
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
-