armadillo.git
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...
2010-11-14 Robert SesekAllow the back and front ends to be compiled independently.
2010-11-14 Armadillo Build... Stamp version.js @ 438.
2010-11-14 Robert SesekRemove the initialized ivar and just check whether...
2010-11-14 Robert SesekBetter handling of clearing the error in the list callback.
2010-11-14 Robert SesekChange the style of the error message so it doesn't...
2010-11-14 Robert SesekFix the error animation.
2010-11-14 Robert SesekFix the actor tile appearance.
2010-11-14 Robert SesekError out if a filename can't be parsed in the TVRenamer.
2010-11-14 Robert SesekNow that paths.go holds a reference to the entire Confi...
2010-11-14 Robert SesekAdd a sample configuration file.
2010-11-14 Robert SesekAdd an IncludeDotfiles configuration directive.
2010-11-14 Armadillo Build... Stamp version.js @ 415.
2010-11-14 Robert SesekProperly load the full config file and allow overrides...
2010-11-14 Armadillo Build... Stamp version.js @ 404.
2010-11-14 Robert SesekFix final compile error.
2010-11-14 Armadillo Build... Stamp version.js @ 401.
2010-11-14 Robert SesekFix another compile error.
2010-11-14 Armadillo Build... Stamp version.js @ 400.
2010-11-14 Robert SesekFix 2 compiler errors with training commas.
2010-11-14 Armadillo Build... Stamp version.js @ 399.
2010-11-14 Robert SesekMoving now works after performing a TVRename.
2010-11-13 Robert SesekParse the response from the info server and generate...
2010-11-13 Robert SesekCreate the TVRenamer class which as of now just parses...
2010-11-13 Armadillo Build... Stamp version.js @ 367.
2010-11-13 Robert SesekThe zippy now works.
2010-11-13 Robert SesekStart working with the zippy. It opens correctly, but...
2010-11-13 Robert SesekDisplay the actor panel without using the zippy.
2010-11-13 Armadillo Build... Stamp version.js @ 346.
2010-11-13 Robert SesekStart changing the Actor from a flying pop-up to a...
2010-11-13 Robert SesekRename RunFrontEnd to be RunBackEnd.
2010-11-13 Robert SesekImplement the proxy service.
2010-11-13 Robert SesekAdd functionality to read the configuration from file.
2010-11-12 Robert SesekStart implementing the proxy service handler.
2010-11-12 Robert SesekCreate a Configuration struct and use that to RunFrontE...
2010-10-09 Robert SesekCompile all Closure CSS files into a generated file...
2010-10-09 Robert SesekRemove a bunch of console.log statements
2010-10-09 Armadillo Build... Stamp version.js @ 271.
2010-10-09 Robert SesekClosure complains about unreachable code. Fix.
2010-10-09 Armadillo Build... Stamp version.js @ 270.
2010-10-09 Robert SesekDisable the highlight mechanism after fixing the behavi...
2010-10-07 Robert SesekCall the superclass's impl in PathControl.enterDocument().
2010-10-04 Robert SesekForgot this.
2010-10-04 Robert SesekImprove actor appearance. Initial work on row highlighting.
2010-10-04 Robert SesekIf the Actor is on a directory, open the panel so that...
next