armadillo.git
2011-12-30 Armadillo Build... Stamp version.js @ 600.0. 0.8.600.0
2011-12-30 Robert SesekUse http.NewRequest
2011-12-30 Armadillo Build... Stamp version.js @ 599.0.
2011-12-30 Robert SesekServe indexHandler as text/html
2011-12-30 Armadillo Build... Stamp version.js @ 596.0.
2011-12-30 Robert SesekUpdate to be compatible with Go r60.3
2011-12-28 Armadillo Build... Stamp version.js @ 591.0.
2011-12-28 Armadillo Build... Stamp version.js @ 588.0.
2011-12-28 Robert SesekClean up the names of methods for createDom from the...
2011-12-28 Robert SesekReplace the final document.createElement with $.createDom
2011-12-28 Robert SesekRename draw() to createDom()
2011-12-28 Robert SesekMove inline CSS to the screen.css file
2011-12-28 Armadillo Build... Stamp version.js @ 581.0.
2011-12-28 Robert SesekGet SIMPLE_OPTIMIZATIONS working
2011-12-28 Robert SesekSwitch from having embeded JS in index.html to using...
2011-12-28 Robert SesekMerge branch 'jquery'
2011-12-28 Robert SesekRemove the Users map now that it is taken care of by MFE
2011-12-28 Armadillo Build... Stamp version.js @ 562.101.
2011-12-28 Robert SesekRemove references to goog in web_frontend/
2011-12-28 Robert SesekFix two incorrect usages of Array.splice
2011-12-28 Robert SesekFix the download action to work through MFE
2011-12-28 Robert SesekShow "Loading..." rather than the wrong name of the...
2011-12-28 Robert SesekFix the post-fetch display of the path control.
2011-12-27 Robert SesekRemove a few calls do document.createElement
2011-12-27 Robert SesekSwitch the performDelete_ message from span to div
2011-12-27 Robert SesekFix a bug where you could open multiple Actors per...
2011-12-26 Armadillo Build... Stamp version.js @ 562.72.
2011-12-26 Robert SesekRemove closure traces from index.html
2011-12-26 Robert SesekFix full compilation error
2011-12-26 Robert SesekRemove closure library dependency from build.py
2011-12-26 Robert SesekRemove closure resources step
2011-12-26 Robert SesekRemove dependency on the closure library in the comiple...
2011-12-26 Robert SesekRemove one more use of goog.array
2011-12-26 Robert SesekRemove goog.string.format
2011-12-26 Robert SesekRemove uses of goog.array
2011-12-26 Robert SesekRemove most uses of jQuery from main.js
2011-12-26 Robert SesekSwitch to using jQuery XHR
2011-12-26 Robert SesekRewrite the path menus in jQuery
2011-12-26 Robert SesekInitial stab at rewriting path_control.js
2011-12-26 Robert SesekFix the tile click handler by binding the option to...
2011-12-26 Robert SesekConvert a large portion of actor.js to jQuery
2011-12-26 Robert SesekRemove closure from file.js
2011-12-26 Robert SesekReplace File's use of Zippy with jQuery slide
2011-12-26 Robert SesekAdd jQuery JS and a util file to define namespaces
2011-09-20 Armadillo Build... Stamp version.js @ 561.0. 0.7.561.0
2011-09-20 Robert SesekChange the mode of new directories from 644 to 755
2011-09-20 Armadillo Build... Stamp version.js @ 560.0.
2011-09-20 Robert SesekUpdate the frontend for the New Directory functionality
2011-09-20 Robert SesekRemove the IsValid check in paths.MakeDir()
2011-09-20 Robert SesekAdd the backend for making new directories
2011-07-09 Armadillo Build... Stamp version.js @ 551.0.
2011-07-09 Armadillo Build... Stamp version.js @ 550.0.
2011-07-09 Robert SesekDon't use absolute URLs because the MFE will not work...
2011-05-28 Robert Sesek* Make the download action its own handler so that:
2011-05-28 Robert SesekAdd backend support for downloading files
2011-05-07 Armadillo Build... Stamp version.js @ 544.0.
2011-05-07 Robert SesekUpdate the compiler to release.r57.1
2011-05-07 Robert SesekRun gofmt on all the code. Only whitespace changes.
2011-04-28 Robert SesekRemove _ObjFileName() as it was unused in build.py
2011-04-28 Armadillo Build... Stamp version.js @ 539.0.
2011-04-28 Robert SesekRoll Closure r235:886.
2011-04-28 Armadillo Build... Stamp version.js @ 537.0.
2011-04-28 Robert SesekUpdate the Go compiler version to c5c62aeb6267 release...
2011-04-16 Armadillo Build... Stamp version.js @ 534.0. 0.7.534.0
2011-04-16 Robert SesekUse |map[string] interface{}| to allow returning int...
2011-04-16 Robert SesekMerge branch 'backend-tv-rename'
2011-04-16 Robert SesekDon't canonicalize paths in tv_rename, which allows...
2011-04-16 Robert SesekUse %f for the build string
2011-04-16 Armadillo Build... Stamp version.js @ 532.17.
2011-04-16 Robert SesekRewrite the TVRenamer FE to use the new backend
2011-04-16 Robert SesekTrim the show name
2011-04-16 Robert SesekImplement lookup and construct the new path name
2011-04-16 Robert SesekGet file name parsing to work
2011-04-16 Robert SesekTry to get the regex to work
2011-04-16 Robert SesekStart work on rewriting the TV renamer in Go
2011-04-16 Robert SesekFormat the version string to include the minor build...
2011-04-16 Armadillo Build... Stamp version.js @ 529.0.
2011-04-16 Robert SesekRevert "Add logic to handle remote service requests...
2011-04-16 Robert SesekAdd logic to handle remote service requests by serving...
2011-04-16 Robert SesekFix build.py for Gitcrement 2.0
2011-01-30 Robert SesekDisable mouse events on the PathControl
2010-12-15 Armadillo Build... Stamp version.js @ 496.
2010-12-15 Robert SesekDeal with period rather than space separators in file...
2010-12-15 Robert SesekMake the TVRenamer preserve file extensions.
2010-11-17 Robert SesekRemove the RENAME action as MOVE does the same thing.
2010-11-17 Robert SesekMake delete confirmation nonmodal. Remove dependencies...
2010-11-17 Robert SesekFlip some state flags in an attempt to get mouse events...
2010-11-15 Robert SesekSet the title of the document to include the path.
2010-11-15 Robert SesekMove the move/rename dialog into the Actor UI to reudce...
2010-11-14 Armadillo Build... Stamp version.js @ 452.
2010-11-14 Robert SesekSpecify the radix when using parseInt().
2010-11-14 Armadillo Build... Stamp version.js @ 450.
2010-11-14 Robert SesekStrip leading zeros from the season number when renamin...
2010-11-14 Robert SesekRevert "Add logging for proxy errors."
2010-11-14 Robert SesekAdd logging for proxy errors.
2010-11-14 Robert Sesek* In TVRenamer.buildURL_(), encode the show name in...
2010-11-14 Robert Sesekhttp.ErrPersistEOF is a valid error response when reading.
2010-11-14 Armadillo Build... Stamp version.js @ 445.
2010-11-14 Robert Sesek* Properly expand the tilde in paths, as well as other...
2010-11-14 Robert SesekSync to a new version of Golang. Include the version...
next