Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-1365 rework java version parsing and sorting | Petr Mrázek | 2016-01-02 | -0/+121 |
| | ||||
* | GH-1360 add basic changelog based on github API, fix update dialog buttons | Petr Mrázek | 2015-12-28 | -22/+0 |
| | ||||
* | GH-1178 add failing test | Petr Mrázek | 2015-12-26 | -0/+53 |
| | ||||
* | NOISSUE add a basic test for FS::copy | Petr Mrázek | 2015-12-26 | -10/+64 |
| | ||||
* | NOISSUE dissolve util library | Petr Mrázek | 2015-10-05 | -14/+12 |
| | ||||
* | NOISSUE clean up some old cmake messes | Petr Mrázek | 2015-09-28 | -7/+4 |
| | ||||
* | NOISSUE fix all clang warnings | Petr Mrázek | 2015-09-26 | -32/+2 |
| | ||||
* | GH-1227 renam GZip functions to not collide with zlib macros | Petr Mrázek | 2015-09-14 | -2/+4 |
| | ||||
* | GH-1227 add GZip compress function and a unit test fo GZip | Petr Mrázek | 2015-09-14 | -0/+56 |
| | ||||
* | NOISSUE make shared logic library ... shared | Petr Mrázek | 2015-09-05 | -1/+1 |
| | ||||
* | GH-926 implement log cleaning functionality | Petr Mrázek | 2015-08-18 | -0/+38 |
| | | | | Also adds gzip compressed log support | |||
* | GH-1060 update tweaks | Petr Mrázek | 2015-06-09 | -1/+1 |
| | | | | | | | | * download to multimc folder hierarchy * use rename, not copy * keep backup after update * clean previous backup before update * it's not 'copy', it's 'replace' | |||
* | GH-1060 implement very basic updater (only linux and maybe osx right now) | Petr Mrázek | 2015-06-09 | -14/+0 |
| | ||||
* | GH-1060 remove some old updater bits and pieces | Petr Mrázek | 2015-06-09 | -7/+1 |
| | ||||
* | NOISSUE Comment and bugfix the Resource system | Jan Dalheimer | 2015-06-06 | -5/+22 |
| | ||||
* | NOISSUE Various changes from multiauth that are unrelated to it | Jan Dalheimer | 2015-06-06 | -0/+101 |
| | ||||
* | GH-997 add unit test for ini file save/load passthrough | Petr Mrázek | 2015-05-26 | -2/+21 |
| | ||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -14/+15 |
| | ||||
* | SCRATCH separate the generic updater logic from the application | Petr Mrázek | 2015-04-12 | -297/+268 |
| | ||||
* | SCRATCH nuke the overcomplicated logger, use a simple one. | Petr Mrázek | 2015-04-12 | -3/+3 |
| | ||||
* | NOISSUE Make tests no longer use the MultiMC object | Petr Mrázek | 2015-04-02 | -35/+15 |
| | | | | They do not require the application part anymore | |||
* | NOISSUE Split MultiMC app object into MultiMC and Env | Petr Mrázek | 2015-04-02 | -34/+6 |
| | ||||
* | Change copyright dates to 2015 | Greenphlem | 2015-02-06 | -1/+1 |
| | ||||
* | Fix another bunch of copyright years, including fixing #397 | Jan Dalheimer | 2014-11-02 | -1/+1 |
| | ||||
* | Sync from quickmods | Petr Mrázek | 2014-09-06 | -17/+172 |
| | ||||
* | Implement gradle spec reader/writer | Petr Mrázek | 2014-07-16 | -0/+78 |
| | ||||
* | Show changelog even when there are no new updates available. | Petr Mrázek | 2014-07-14 | -2/+2 |
| | ||||
* | Move settings lib into the main code, fixing error logging in it. | Petr Mrázek | 2014-07-01 | -3/+3 |
| | ||||
* | [Clang Warnings] Fix char* cast from string literal in Tests | Taeyeon Mori | 2014-06-30 | -2/+2 |
| | ||||
* | Only use tabs for intendention | Jan Dalheimer | 2014-04-09 | -23/+23 |
| | ||||
* | Use the same style of CMake files everywhere | Jan Dalheimer | 2014-04-06 | -1/+1 |
| | ||||
* | Workaround for dirty build folders. | Petr Mrázek | 2014-04-06 | -1/+1 |
| | | | | My disgust just turned into barely contained rage :< | |||
* | Get rid of long rebuilds because of minor cmake config changes | Petr Mrázek | 2014-04-06 | -1/+2 |
| | ||||
* | Fix issues with badly encoded escape sequences in config files. | Petr Mrázek | 2014-03-29 | -0/+44 |
| | ||||
* | Force using LF endlines while configuring tests | Petr Mrázek | 2014-01-18 | -1/+6 |
| | ||||
* | Unbreak and reactivate the some UpdateChecker tests | Jan Dalheimer | 2014-01-05 | -21/+52 |
| | ||||
* | Remove the $PWD hack and tests that depended on it. | Petr Mrázek | 2014-01-05 | -4/+6 |
| | ||||
* | Meh. | Petr Mrázek | 2014-01-05 | -2/+5 |
| | ||||
* | Fix tests for master | Petr Mrázek | 2014-01-05 | -2/+2 |
| | ||||
* | More updater fixage | Petr Mrázek | 2014-01-05 | -2/+2 |
| | | | | | | | | Preserve --dir parameter after updating Allow more than one copy of a command line parameter in MultiMC Linux runner script no longer changes current directory, which allows '--dir .' Fixed unit tests, removed the obsolete one (for some legacy updater command line params that were also removed) [fixes 63127704] | |||
* | Log version, work paths | Petr Mrázek | 2014-01-03 | -1/+1 |
| | ||||
* | Various updater fixes | Petr Mrázek | 2013-12-28 | -0/+19 |
| | | | | | | | Updater tests for path utils The updater now doesn't use splitpath on Windows (fixes problems with Windows XP) Fix up paths for the OSX updater - should now install the updates into the right place Fix translations install path - translation isntall and deploy should be fixed | |||
* | No more windows paths in tests. | Petr Mrázek | 2013-12-25 | -21/+0 |
| | ||||
* | Get the updater to display a no update found message. | robotbrainify | 2013-12-24 | -1/+1 |
| | ||||
* | Some test madness | Petr Mrázek | 2013-12-20 | -99/+239 |
| | ||||
* | Fix some failing tests and attempt to fix running tests on a headless computer | Jan Dalheimer | 2013-12-16 | -4/+16 |
| | ||||
* | Finish unit tests for the DownloadUpdateTask class | Jan Dalheimer | 2013-12-15 | -1/+65 |
| | ||||
* | Unit tests for the DownloadUpdateTask class | Jan Dalheimer | 2013-12-15 | -1/+240 |
| | ||||
* | More tests for the UpdateChecker class. It should be done for now. | Jan Dalheimer | 2013-12-14 | -4/+127 |
| | ||||
* | Tests for parsing of channel lists in UpdateChecker | Jan Dalheimer | 2013-12-14 | -1/+107 |
| |