summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ad dev guideGiampaolo Rodola2015-07-114-0/+156
* continuous code quality test integration with scrutinizer-ci.comGiampaolo Rodola2015-07-115-10/+31
* Merge pull request #650 from giampaolo/appveyor-experimentsGiampaolo Rodola'2015-07-118-55/+227
|\
| * add badgesGiampaolo Rodola2015-07-111-1/+5
| * fix test + add badgesGiampaolo Rodola2015-07-112-9/+10
| * activate other python versionsGiampaolo Rodola2015-07-113-32/+36
| * try to debug failureGiampaolo Rodola2015-07-111-0/+1
| * try to debug failureGiampaolo Rodola2015-07-111-0/+5
| * try to debug failureGiampaolo Rodola2015-07-111-14/+15
| * appveyor experimentGiampaolo Rodola2015-07-114-8/+22
| * install pip depsGiampaolo Rodola2015-07-111-27/+30
| * appveyor experimentGiampaolo Rodola2015-07-111-23/+23
| * add support filesGiampaolo Rodola2015-07-113-4/+134
| * appveyor experimentGiampaolo Rodola2015-07-111-1/+4
| * appveyor experimentGiampaolo Rodola2015-07-111-1/+7
* | try to configure coveralls.ioGiampaolo Rodola2015-07-111-3/+5
|/
* try appveyor windows test integrtion serviceGiampaolo Rodola2015-07-111-0/+65
* fix test on travisGiampaolo Rodola2015-07-111-3/+4
* better msg failureGiampaolo Rodola2015-07-111-1/+3
* trvis: migrate from legacy to container-based infrastructureGiampaolo Rodola2015-07-111-1/+2
* disk_partitions(): little speedupGiampaolo Rodola2015-07-111-2/+2
* add mock test for users()Giampaolo Rodola2015-07-111-0/+20
* more tests for cpu_count() fallbacksGiampaolo Rodola2015-07-112-9/+19
* fix tests on py 2.6 and 3.2Giampaolo Rodola2015-07-113-3/+3
* #639: add testGiampaolo Rodola2015-07-113-1/+22
* update TODOGiampaolo Rodola2015-07-101-0/+6
* add tests for isfile_strictGiampaolo Rodola2015-07-101-0/+17
* update MakefileGiampaolo Rodola2015-07-102-10/+10
* update docGiampaolo Rodola2015-07-091-5/+8
* update docGiampaolo Rodola2015-07-091-5/+14
* windows: mock tests which mimick AD so that we fall back on using the second ...Giampaolo Rodola2015-07-091-16/+69
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2015-07-091-27/+4
|\
| * remove duplicate testGiampaolo Rodola2015-07-091-27/+4
* | #627: [Windows] Process.name() no longer raises AccessDenied for pids owned b...Giampaolo Rodola2015-07-093-4/+13
|/
* fix #642: repr() of exceptions is incorrect.Giampaolo Rodola2015-07-093-4/+80
* C style code fixes + update HISTORY + bump up versionGiampaolo Rodola2015-07-093-73/+47
* Merge pull request #597 from mrjefftang/get_open_files_threadGiampaolo Rodola'2015-07-095-409/+619
|\
| * Remove possible hMap==NULL caseJeff Tang2015-04-271-5/+1
| * Add in GetMappedFileName for WinXPJeff Tang2015-04-262-33/+307
| * Set TerminateThread timeout to be NTQO_TIMEOUTJeff Tang2015-04-231-1/+1
| * Support an edge case where XP sets dwLength to 0Jeff Tang2015-04-131-0/+8
| * Merge remote-tracking branch 'upstream/master' into get_open_files_threadJeff Tang2015-04-013-30/+3
| |\
| * \ Merge branch 'master' into get_open_files_threadJeff Tang2015-03-2423-774/+549
| |\ \
| * | | Rewrite get_open_files to use a worker threadJeff Tang2015-03-115-426/+358
* | | | fix #636: (Windows): Process.memory_info() raises AccessDeniedGiampaolo Rodola2015-07-092-3/+4
* | | | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2015-07-097-58/+221
|\ \ \ \
| * | | | #639: (Linux) proc cmdline can be truncatedGiampaolo Rodola2015-07-092-1/+5
| * | | | fix travis failureGiampaolo Rodola2015-07-091-1/+1
| * | | | fix memleaks failureGiampaolo Rodola2015-07-091-11/+24
| * | | | update HISTORYGiampaolo Rodola2015-07-093-6/+12