- Jul 01, 2013
-
-
Adam Palay authored
-
- Jun 26, 2013
-
-
dcadams authored
Optionally email students on enroll/un-enroll actions by instructor from enrollment tab in LMS.
-
Alexander Kryklia authored
-
Jason Bau authored
-
- Jun 25, 2013
-
-
Brian Wilson authored
-
- Jun 24, 2013
- Jun 20, 2013
-
-
cahrens authored
-
Peter Baratta authored
Also, add a test for this behavior.
-
Felix Sun authored
Added self to authors. Conflicts: AUTHORS CHANGELOG.rst
-
Calen Pennington authored
Previously, multiple copies of the watchers started from the different shells would run simultaneously, which left the possiblity of zombie watchers, increased resource consumption, and incorrect results. This fixes that problem by only starting a watcher if that same command isn't already in the process list. Fixes LMS-499
-
Calen Pennington authored
Use md5 checksumming to verify that we only write out xmodule asset files whose contents differ from what we are about to write. This minimizes thrashing of the other watchers. Fixes LMS-452
-
Calen Pennington authored
xmodule-assets creates coffeescript files in the output directories. On its next run, it used to delete the javascript files compiled from those coffee files. Now it doesn't which should make coffee have to do less work. Fixes LMS-451
-
Calen Pennington authored
Using `ulimit -n` to set the limit much higher than the default of 256 in Darwin seems to avoid the `EMFILE` error that was plaguing our Mac developers.
-
Calen Pennington authored
`rake install_prereqs` requires a minimal level of ruby and rake already installed. If it doesn't exist, then print out a helpful message indicating next steps.
-
Alexander Kryklia authored
-
- Jun 18, 2013
-
-
Brian Wilson authored
-
Valera Rozuvan authored
-
Valera Rozuvan authored
-
Valera Rozuvan authored
-
Jason Bau authored
-
- Jun 17, 2013
-
-
Peter Fogg authored
-
Ned Batchelder authored
-
Calen Pennington authored
Fixes JIRA LMS-203
-
Don Mitchell authored
And remove redundant but != date parsing methods. In process make the general parsing function less lenient (don't default date nor month)
-
Chris Dodge authored
-
Don Mitchell authored
And remove redundant but != date parsing methods. In process make the general parsing function less lenient (don't default date nor month)
-
Valera Rozuvan authored
-
- Jun 13, 2013
-
-
Peter Baratta authored
-
cahrens authored
-
Ned Batchelder authored
-