Skip to content
Started 6 yr 7 mo ago
Took 5.5 sec
Failed

#21 (Sep 15, 2017, 7:12:39 PM)

Changes
  1. Pull Command and ParseCommand out of MMPatchLoader (commit: a9a990d) (details / githubweb)
  2. Extract ShallowCopy (commit: b43f79b) (details / githubweb)
  3. Don't create duplicates in UrlBuilder (commit: 534eee2) (details / githubweb)
  4. Add ArrayEnumerator (commit: 24f2143) (details / githubweb)
  5. PatchList (commit: 7138bbc) (details / githubweb)
  6. Add PatchExtractor (commit: 9a55a65) (details / githubweb)
  7. Add SafeUrl extension method for UrlConfig (commit: 90027c2) (details / githubweb)
  8. Use SafeUrl in logging (commit: 504354d) (details / githubweb)
  9. Remove unused (commit: 331ab18) (details / githubweb)
  10. Log when BEFORE or AFTER patch deleted (commit: 3f8adee) (details / githubweb)
  11. Fix case issues (commit: 50346dc) (details / githubweb)
  12. Extract IsBracketBalanced (commit: 99bc0bf) (details / githubweb)
  13. Remove bracket unbalanced nodes when sorting (commit: e52a646) (details / githubweb)
  14. Unused method (commit: 8a81310) (details / githubweb)
  15. Bring back DeepCopy (commit: 5a468be) (details / githubweb)
  16. Fix bad region (commit: 2e5854d) (details / githubweb)
  17. Make sure badly formed mod passes are an error (commit: 9bd8253) (details / githubweb)
  18. That's a bug (commit: b010243) (details / githubweb)
  19. Add some explanatory comments (commit: cacc840) (details / githubweb)
  20. Unnecessary using directives (commit: c00735d) (details / githubweb)
  21. Use sorted patches when applying (commit: 8d71ac6) (details / githubweb)
  22. Remove now-unnecessary try-catch (commit: aa990db) (details / githubweb)
  23. Replace big if with guard clause (commit: 3ca1801) (details / githubweb)
  24. Simplify this (commit: ec7c67c) (details / githubweb)
  25. Invalid command = error on the patch extractor (commit: 8098313) (details / githubweb)

Started by GitHub push by sarbian

Revision: 6b817fc57c564835ed653e005e14b28ea59e7629
Repository: https://github.com/sarbian/ModuleManager.git
  • refs/remotes/origin/dev