summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to Tyrian layoutBrian Evans2018-07-191-1/+4
|
* Fix archives by generating a static HTML fileBrian Evans2018-07-131-0/+6
|
* fix update-venus runsMatthew Thode2017-01-251-1/+1
| | | | update-venus is py2 only
* Try to make the script more verbose to understand why it isn't getting ↵Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-03-311-1/+1
| | | | | | updates from Anthony's blog. Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Grep errors in the logs of a week, the script will run weekly after thatTheo Chatzimichos2012-08-091-1/+1
|
* Make it executable, and print a message on the instance runningTheo Chatzimichos2012-08-071-0/+1
|
* Even more silentTheo Chatzimichos2012-08-051-1/+1
|
* Unban me, testing is overTheo Chatzimichos2012-08-051-1/+0
|
* make the update script a bit more silentTheo Chatzimichos2012-08-051-1/+1
|
* hard reset the repo before doing anything, in order to make sure thatTheo Chatzimichos2012-08-051-1/+3
| | | | the banned users' configs will be back
* New script that notifies planet admins for bad URLsTheo Chatzimichos2012-08-051-0/+8
|
* Also update the log dir for the cleanup log commandTheo Chatzimichos2012-08-051-1/+1
|
* Move the logs to /var/log/planet.gentoo.org/{planet,universe}Theo Chatzimichos2012-08-051-3/+2
|
* Small fix in for loopTheo Chatzimichos2012-08-051-1/+2
| | | | Also stop ignoring errors
* RESTRICT->BANNED_USERSTheo Chatzimichos2012-08-051-1/+1
|
* missing slashTheo Chatzimichos2012-08-051-1/+1
|
* Update the cronjob. fix identation, add trailing slashes in the vars,Theo Chatzimichos2012-08-051-33/+34
| | | | use array for banned_users
* Temporarily ban me from planet to debug somethingTheo Chatzimichos2012-08-051-1/+1
|
* Update python version to 2.7Theo Chatzimichos2011-11-141-1/+1
|
* No need to remove the generated_configTheo Chatzimichos2010-09-161-2/+0
|
* Small fixes to adduser python scriptTheo Chatzimichos2010-09-161-11/+11
|
* Use cp -a, check for year dir before copyingJeremy Olexa2010-09-151-3/+6
|
* cp -r :/Theo Chatzimichos2010-09-151-1/+1
|
* same fix as before :PTheo Chatzimichos2010-09-151-1/+1
|
* fix path in update-venus cronTheo Chatzimichos2010-09-151-1/+1
|
* Copy templates/common/ files inside ${BASE_DIR} due to permissionsTheo Chatzimichos2010-09-151-0/+2
| | | | problem in /usr
* Specify the git pull dirTheo Chatzimichos2010-09-151-1/+1
|
* update-venus: Fix path for htdocsJeremy Olexa2010-09-141-2/+1
|
* update-venus: various fixesJeremy Olexa2010-09-141-11/+16
|
* OMG I killed Kenny, git clone of *this* repo should be done manually byTheo Chatzimichos2010-09-141-3/+0
| | | | the user :P
* Add html files in year dirTheo Chatzimichos2010-09-141-2/+2
|
* Small fix to update cron, add index.php archives files symlinks toTheo Chatzimichos2010-09-141-0/+3
| | | | initial setup
* Put the correct archives/index.php fileTheo Chatzimichos2010-09-141-4/+11
| | | | Add commands for the initial setup of the planet to update-venus cron
* Another small fix in cron jobTheo Chatzimichos2010-09-121-1/+1
|
* Small fixes to cron and base configsTheo Chatzimichos2010-09-121-3/+4
|
* svnignore->gitignoreTheo Chatzimichos2010-09-123-0/+124
Add media dir with static data taken from the server Add scripts dir with the cron job and the python scripts Correct the templates dir