Skip to content

History

Revisions

  • Add explanation of error message when there are old cached gems with native extensions built against and older version of Ruby. These may need to be cleared out/deleted and reinstalled to allow Rails to load up properly.

    @DeeDeeG DeeDeeG committed Nov 28, 2021
    3625b24
  • Updated How do I translate Refuge Restrooms.org? (markdown)

    @DeeDeeG DeeDeeG committed Apr 20, 2021
    06af63e
  • Update link to Refuge Restrooms' JavaScript files, mention that the CoffeeScript files have been converted to plain JavaScript

    @DeeDeeG DeeDeeG committed Apr 20, 2021
    76e2c0e
  • Fix HAML example indentation to match the file it's copied from

    @DeeDeeG DeeDeeG committed Apr 18, 2021
    be9e695
  • Fix typo "metging" --> "merging"

    @DeeDeeG DeeDeeG committed Mar 10, 2021
    e63b97e
  • Add an entry and explanation for the "A server is already running ..." error.

    @DeeDeeG DeeDeeG committed Oct 6, 2020
    19795b8
  • Update general-purpose troubleshooting section (better and clearer wording, fix small mistakes)

    @DeeDeeG DeeDeeG committed Oct 6, 2020
    db29065
  • Update Git "cheat sheet" link

    @DeeDeeG DeeDeeG committed Jul 9, 2020
    159d093
  • New Slack link (supposedly will NOT expire??)

    @DeeDeeG DeeDeeG committed Jul 9, 2020
    3b250a4
  • Update Slack invite link to one that isn't expired!

    @DeeDeeG DeeDeeG committed Jul 9, 2020
    aeb8106
  • The old staging URL is inactive now. Update the wiki page to point readers to staging.refugerestrooms.org instead.

    @DeeDeeG DeeDeeG committed Jul 7, 2020
    6297b0d
  • Add two more links to "further reading" section.

    @DeeDeeG DeeDeeG committed Jun 24, 2020
    a5a6a9d
  • Explain the functions and eywords better, closer to how they actually work. More in-depth, hopefully not too intimidating, but the existing explanations were so simplistic as to not be accurate.

    @DeeDeeG DeeDeeG committed Jun 24, 2020
    331e588
  • Add a link that explains the basic structure of RSpec tests

    @DeeDeeG DeeDeeG committed Jun 24, 2020
    d58c6e3
  • Update URL of passing RSpec run, as Travis CI has changed the way they form their URLs, and the redirect was stripping the line number anchor from the URL.

    @DeeDeeG DeeDeeG committed Jun 24, 2020
    6c30270
  • There are patch releases in the docker-compose 1.23.x series. So <= 1.23.2 (latest patch release of 1.23.x series) is correct here, not "<= 1.23.0".

    @DeeDeeG DeeDeeG committed Jun 23, 2020
    e9fd835
  • Add an explanatoin for the "./env" "environment variable name may not contain whitespace" error. Also, update all command-line output examples to use "console" GitHub syntax highlighting.

    @DeeDeeG DeeDeeG committed Jun 10, 2020
    ff664e7
  • Refine the procedure for the new squash-and-merge based workflow, after trying to follow along with it myself.

    @DeeDeeG DeeDeeG committed Jun 5, 2020
    6e88b0e
  • Document the new "Squash and merge"-based workflow for deploying. This keeps our commit history neater, but must be done consistently or the changelog gets harder to maintain (ends up requiring manual edits). The complexity here is the price we pay for not just deploying by pushing the current tip of `develop` to become the new tip of `master`.

    @DeeDeeG DeeDeeG committed May 26, 2020
    b5407be
  • The default shell is Zsh for new user accounts starting from macOS 10.15 Catalina. Upgrades from Mojave and earlier preserve the existing default shell, typically

    @DeeDeeG DeeDeeG committed Mar 19, 2020
    64dd152
  • Add a section for the "Couldn't find a suitable configuration file . . ." error (running docker compose from the wrong directory)

    @DeeDeeG DeeDeeG committed Dec 24, 2019
    74d19c6
  • Add a section for the "Couldn't connect to Docker Daemon" error (usually need to be using sudo)

    @DeeDeeG DeeDeeG committed Dec 24, 2019
    b35d248
  • Update URL anchors for Linux distribution instructions, add a direct link to the bash/zsh completion install instructions

    @DeeDeeG DeeDeeG committed Dec 24, 2019
    83896bc
  • Add "compose" and "copy-on-write"

    @DeeDeeG DeeDeeG committed Dec 21, 2019
    7a7f3bd
  • Update (flesh out and improve) explanation for the docker HTTP timeout error message

    @DeeDeeG DeeDeeG committed Dec 16, 2019
    7bc009e
  • Add a section about the COMPOSE_HTTP_TIMEOUT error, re-organize page to accomodate specific errors and general-purpose troubleshooting

    @DeeDeeG DeeDeeG committed Dec 16, 2019
    f5b00cb
  • Add a section about `docker-compose down` and `docker-compose up`, and more tweaks

    @DeeDeeG DeeDeeG committed Dec 11, 2019
    9c2f949
  • Updated Troubleshooting Docker (markdown)

    @DeeDeeG DeeDeeG committed Dec 11, 2019
    7b5797c
  • Fix error after re-ordering entries: "As mentioned above" --> "As mentioned below"

    @DeeDeeG DeeDeeG committed Dec 11, 2019
    e1bf566
  • Tweak and re-order the main "useful terms" entries

    @DeeDeeG DeeDeeG committed Dec 11, 2019
    638de13