Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove golang vendored directory (#18277) | techknowlogick | 2022-01-14 | 55 | -14536/+0 |
| | | | | | | | * rm go vendor * fix drone yaml * add to gitignore | ||||
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 5 | -0/+20 |
| | | | Signed-off-by: Tamal Saha <tamal@appscode.com> | ||||
* | add other session providers (#5963) | techknowlogick | 2019-02-05 | 55 | -0/+14516 |
| | |||||
* | Simply remove tidb and deps (#3993) | Antoine GIRARD | 2018-07-04 | 53 | -13821/+0 |
| | |||||
* | Integrate public as bindata optionally (#293) | Thomas Boerger | 2016-11-30 | 53 | -0/+13821 |
* Dropped unused codekit config * Integrated dynamic and static bindata for public * Ignore public bindata * Add a general generate make task * Integrated flexible public assets into web command * Updated vendoring, added all missiong govendor deps * Made the linter happy with the bindata and dynamic code * Moved public bindata definition to modules directory * Ignoring the new bindata path now * Updated to the new public modules import path * Updated public bindata command and drop the new prefix |