aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-portage/gentoostats: remove obsolete commentHEADmasterGöktürk Yüksek2017-01-021-2/+1
|
* app-portage/gentoostats: install manpages for gentoostats-{cli,send}Göktürk Yüksek2017-01-021-0/+1
|
* man: add the manpage for gentoostats-cliGöktürk Yüksek2017-01-021-0/+146
|
* man: add the man page for gentoostats-sendGöktürk Yüksek2017-01-021-0/+49
|
* client/gentoostats-cli: add a command line option to specify the portGöktürk Yüksek2017-01-014-13/+14
| | | | | Remain consistent with gentoostats-send which has a ('-p', '--port') command line option to specify the port for the remote server.
* server/static/about.html: fix the repo URIGöktürk Yüksek2016-12-311-1/+1
|
* app-portage/gentoostats: add python3.4 targetGöktürk Yüksek2016-12-292-2/+2
|
* client: add support python3 compatibilityGöktürk Yüksek2016-12-296-15/+40
|
* client/gentoostats/environment.py: fix getLastSync()Göktürk Yüksek2016-12-111-1/+1
| | | | | | The portage.grabfile() returns an empty list when 'timestamp.chk' does not exist, instead of None. This is normal for non-rsync syncs. Add a check for the empty list.
* www-apps/gentoostats: update EAPI, inherits, URI, cleanupGöktürk Yüksek2016-12-112-15/+8
| | | | | | | | | | - Upgrade to EAPI 6 - Upgrade to git-r3 - Update the repo URI - Install extra docs Package-Manager: portage-2.3.0 RepoMan-Options: --force
* app-portage/gentoostats: major improvementsGöktürk Yüksek2016-12-112-26/+32
| | | | | | | | | | | | | - EAPI bump to 6 - Upgrade to git-r3 and distutils-r1 - Update HOMEPAGE - Update the repo URI - Update dependencies - switch from src_* to python_* - Install extra docs Package-Manager: portage-2.3.0 RepoMan-Options: --force
* close HTTPConnection in finally blockVikraman Choudhury2012-04-172-0/+6
|
* upgrade to git-2 eclassVikraman Choudhury2012-02-054-9/+8
|
* update CAT field length to handle longer category valuesVikraman Choudhury2012-02-051-1/+1
|
* ConfigParser hates leading spaces before itemsVikraman Choudhury2011-08-251-23/+23
|
* fix broken links in earlier commitVikraman Choudhury2011-08-242-3/+3
|
* add sublinks in /package pagesVikraman Choudhury2011-08-243-3/+9
|
* fix linksgsocVikraman Choudhury2011-08-221-1/+2
|
* fix exceptionsVikraman Choudhury2011-08-223-16/+14
|
* fix typo in profile templateVikraman Choudhury2011-08-211-1/+1
|
* commented server codeVikraman Choudhury2011-08-2117-21/+142
|
* commented gentoostats-sendVikraman Choudhury2011-08-211-0/+6
|
* commented client codeVikraman Choudhury2011-08-217-3/+123
|
* add licenseVikraman Choudhury2011-08-211-0/+674
|
* update docsVikraman Choudhury2011-08-213-48/+43
|
* rudimentary www-apps/gentoostats ebuildVikraman Choudhury2011-08-212-0/+42
|
* add gentoostats-cli to setup.pyVikraman Choudhury2011-08-201-1/+1
|
* fixes by antarusVikraman Choudhury2011-08-192-4/+17
|
* add barcharts for /arch and /keywordVikraman Choudhury2011-08-125-4/+43
|
* mv profile.py to profiles.py due to name conflictsVikraman Choudhury2011-08-072-1/+1
|
* added an about pageVikraman Choudhury2011-08-044-1/+49
|
* updates to index page, trying out relative urlsVikraman Choudhury2011-08-042-14/+28
|
* improved index pageVikraman Choudhury2011-08-041-0/+18
|
* add input form for host uuidVikraman Choudhury2011-08-043-2/+29
|
* fix profile json exportVikraman Choudhury2011-08-021-1/+1
|
* export use data to jsonVikraman Choudhury2011-08-021-3/+9
|
* remove debugging print from search.pyVikraman Choudhury2011-08-021-2/+0
|
* allow exporting to json from search in serverVikraman Choudhury2011-08-021-1/+10
|
* add search to gentoostats-cliVikraman Choudhury2011-08-022-2/+39
|
* reworked gentoostats-cli codeVikraman Choudhury2011-08-023-87/+89
|
* misc fixesVikraman Choudhury2011-07-263-64/+76
|
* gentoostats-cli first commitVikraman Choudhury2011-07-252-0/+125
|
* export json from serverVikraman Choudhury2011-07-2511-13/+72
|
* add package search featureVikraman Choudhury2011-07-183-1/+97
|
* make verbosity optionalVikraman Choudhury2011-07-151-1/+4
|
* make db configurableVikraman Choudhury2011-07-115-5/+39
|
* fixes for deploying on vultureVikraman Choudhury2011-07-112-2/+3
|
* fixes after pylintVikraman Choudhury2011-07-1110-56/+56
|
* fix tabsVikraman Choudhury2011-07-1137-788/+782
|
* per useflag statsVikraman Choudhury2011-07-094-16/+54
|