- Jun 03, 2017
-
-
Eyal Kalderon authored
-
- Jun 02, 2017
-
-
Nikita Chashchinskii authored
Update code to latest template
-
Nikita Chashchinskii authored
Add pre-commit hook to automate local testing for commits
-
- May 30, 2017
-
-
Aceeri authored
-
- May 26, 2017
-
-
derekdreery authored
-
- Apr 17, 2017
-
-
Gwen Lofman authored
Checks the current branch to figure out when the commit is on a rebase or other branchless path, and skips tests while warning the user that tests were skipped.
-
Gwen Lofman authored
Previously, the description was ambiguous with regards to upstream changes to the `pre-commit` script.
-
- Apr 16, 2017
-
-
Gwen Lofman authored
Exit early in case of empty commit so the user doesn't have to sit through the tests. Inform user when tests start, when builds fail, and reminds them they can use --no-verify if they want to commit even when the commit has failed tests for some reason.
-
Gwen Lofman authored
No longer mentions setting up alises and now mentions the possibility of using cp instead of a symbolic link.
-
Gwen Lofman authored
Prevents issue where the hook would attempt to unstash changes from unrelated stashes, possibly causing loss of work.
-
Gwen Lofman authored
Previous behaviour would exit with the exit code for echo, making the script exit with the wrong behaviour and thus allow commits from going through despite failing tests.
-
Gwen Lofman authored
Automates the process of making a commit and verifies that the staged changes really don't break things. Adds instructions for using the pre-commit hook to CONTRIBUTING.md
-
- Apr 13, 2017
-
-
derekdreery authored
When a keypress is inserted into the hashmap, it should be marked as `NotQueried`.
-
Thomas Schaller authored
-
- Apr 06, 2017
-
-
Thomas Schaller authored
Upgrade specs to 0.8 in engine/examples Also adds threadpool and ticketed_lock as dependency.
-
Thomas Schaller authored
* Ignore Intellij IDEA project files This commit adds "*.iml" and ".idea" to the git ignore file. * Remove slash from ".idea"
-
- Mar 23, 2017
-
-
Aceeri authored
-
- Mar 21, 2017
-
-
Marco Alka authored
Because the old code does not work, which might turn away people who want to give it a quick try
-
- Mar 20, 2017
-
-
Dzmitry Malyshau authored
Profile Application::advance_frame using thread_profiler
-
- Mar 19, 2017
-
-
Nikita Chashchinskii authored
-
- Mar 15, 2017
-
-
Dzmitry Malyshau authored
Add a screenshot for relevant examples
-
Cldfire authored
-
- Mar 13, 2017
-
-
Nikita Chashchinskii authored
* Test amethyst both with and without profiler feature enabled in CI.
-
Nikita Chashchinskii authored
* Update CONTRIBUTING.md
-
Nikita Chashchinskii authored
* Update CONTRIBUTING.md to include a section about profiling. * Save profiling info to thread_profile.json file living in the same directory as Cargo.toml.
-
Nikita Chashchinskii authored
Fix deferred rendering in renderable example
-
Ashley authored
-
- Mar 09, 2017
-
-
Nikita Chashchinskii authored
Fix crlf normalization on extensionless files
-
- Mar 08, 2017
-
-
Gwen Lofman authored
Previous behaviour ignored text files with no extensions, now exlicitly adds the offending LICENSE-APACHE and COPYING files to the .gitattributes; also changes their line endings.
-
Eyal Kalderon authored
* Change to lowercase in CONTRIBUTING.md * Update CHANGELOG.md * Simplify line in CHANGELOG.md
-
- Mar 07, 2017
-
-
Eyal Kalderon authored
-
Eyal Kalderon authored
-
Eyal Kalderon authored
Use fnv hasher for HashMap and HashSet.
-
Eyal Kalderon authored
Appveyor build failure fix
-
- Mar 06, 2017
-
-
Nikita Chashchinskii authored
-
Nikita Chashchinskii authored
* Set UNCERTAINTY to 5%
-
Konstantin Zverev authored
-
Konstantin Zverev authored
-
- Mar 05, 2017
-
-
Eyal Kalderon authored
Clippy fixes
-
Ilya Bogdanov authored
-