Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement synchronization scheme for incr. comp. directory #35718

Merged
merged 11 commits into from
Sep 1, 2016

Commits on Aug 29, 2016

  1. Configuration menu
    Copy the full SHA
    6ef8198 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    206e7b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e9bed9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    794fd31 View commit details
    Browse the repository at this point in the history
  5. Fix rustbuild

    michaelwoerister committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    004a7eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b67f57a View commit details
    Browse the repository at this point in the history
  7. incr.comp.: Make path's of session directories slightly shorter.

    By using "s-" instead of "sess-" as a prefix and encoding numbers as base36 instead of base16.
    michaelwoerister committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    a3dc5f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d11068 View commit details
    Browse the repository at this point in the history
  9. Fix tidy-errors

    michaelwoerister committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    68d2275 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    50b008a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bcd2f90 View commit details
    Browse the repository at this point in the history