Historial de Commits

Autor SHA1 Mensaje Fecha
  Herbert Vojčík a4a681c0fd Fixes #761. hace 10 años
  Herbert Vojčík cdd56a0fdb .st: Smalltalk{ current=>} createPackage: hace 10 años
  Thomas Rake ff4d28d65b FileServer: Fixes spurious warning on startup from #checkDirectoryLayout hace 10 años
  Thomas Rake 58e894b001 Rewrote AmberCli.st from IDE hace 10 años
  Thomas Rake 36dc626ea6 FileServer>>validateBasePath clean space stat parameter;used ifNil:ifNotNil on err; reformatted warning messages. hace 10 años
  Thomas Rake 8f8aafe52f FileServer --base-path validation checks are async and console warn: hace 10 años
  Thomas Rake 5bd1e722b9 FileServer:checks --base-path but only warns on problem values hace 10 años
  Thomas Rake f357492316 validation of --base-path only directories. hace 10 años
  Nicolas Petton d98168eba5 Merge branch 'bug-755' of https://github.com/tomrake/amber hace 10 años
  Herbert Vojčík 352cf1ddc1 it is not a custom error page, it is one to be served by default hace 10 años
  Thomas Rake ca9201c870 FileServer renamed method #normailzePath: to #withBasePath: hace 10 años
  Thomas Rake a1a5ed4991 Removed warnings for missing js/ and st/ directories hace 10 años
  Thomas Rake f0bb147a50 Formatting and rename makeNormalPath: to normalizePath: hace 10 años
  Thomas Rake 20596d9bcc Fix #755 hace 10 años
  Manfred Kröhnert 632c4f8430 FileServer: clarify how to use --fallback-page hace 10 años
  Manfred Kröhnert f71ad614cb FileServer: enhance returned error page for 404 response hace 10 años
  Manfred Kröhnert 3e53bc70fa FileServer: respond with 'Not Found' instead of 'Internal Server Error' hace 10 años
  Manfred Kröhnert 163f4d0c74 FileServer: enhance warning when no index.html file can be found hace 10 años
  Manfred Kroehnert 5362c97c24 Repl: change error handling to not print a complete stacktrace but only the error description (fixes #671) hace 10 años
  Manfred Kroehnert cea7b4a38d Repl: allow identifiers whith one single character hace 10 años
  Manfred Kroehnert f1300102ba AmberCli: recategorize methods hace 10 años
  Thomas Rake ac26efad40 AmberCli now displays Browser with AmberCli package: hace 11 años
  Thomas Rake 0c8ebb59c5 #removeFrom:to: changes caused AmberCli to mishandle arguments hace 11 años
  Markus Kahl a367c87cc1 fixed exception on empty line; generalised commands hace 11 años
  Markus Kahl 1e185df4d3 refactoring: method names, multi value returns hace 11 años
  Markus Kahl f8155c34c1 do not count up res names for no reason hace 11 años
  Markus Kahl 445ea6fe8a refactored too long repl methods hace 11 años
  Markus Kahl 5e376df59f DRYed; also: assign new variables only if necessary hace 11 años
  Markus Kahl a2d43aac47 save previous results; Ctrl+L to clear screen hace 11 años
  Markus Kahl 94785dd90a Enhanced Amber REPL. hace 11 años