woodpecker/server
Michael Steinert 441de03fb9 Serve robots.txt from /
This change allows `robots.txt` to be served from the root URL, i.e.
https://drone.io/robots.txt, which is where [web crawlers will look for
it][1]. Previously this file was only served from `/static/robots.txt`.

[1]: http://www.robotstxt.org/robotstxt.html
2014-12-24 13:03:08 -06:00
..
app Serve robots.txt from / 2014-12-24 13:03:08 -06:00
blobstore moved sql-based Blobstore to the database package 2014-09-27 13:32:54 -07:00
capability added test for capabilities 2014-10-01 10:09:13 -07:00
datastore Removed commit List User limit 2014-11-16 14:34:54 +01:00
handler Wall feed 2014-11-11 10:02:18 -06:00
middleware ability to handle options requests 2014-11-15 22:15:22 -08:00
pubsub prevent panic when replaying on closed channel 2014-11-10 21:13:18 -08:00
router Add feed route 2014-11-11 10:02:31 -06:00
session minor session refactoring in prep for upcoming changes discussed in #590 2014-10-19 22:45:32 -07:00
sync Allow sync manually, instead force sync at ever login 2014-10-28 19:51:54 +03:00
worker Fix docker TLS, update readme and config file 2014-12-10 18:39:46 +03:00
main.go Serve robots.txt from / 2014-12-24 13:03:08 -06:00