Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Catch os... errors | Bwko | 2016-12-02 | 14 | -29/+123 |
| | |||||
* | Added rel="noopener" to target="_blank" hrefs (#327) | Bwko | 2016-12-02 | 36 | -146/+144 |
| | | | | | | * Added rel="noopener" to target="_blank" hrefs * Replaced gogs.io/docs with docs.gitea.io | ||||
* | Bug fixed for .dockerignore (#329) | Lunny Xiao | 2016-12-01 | 1 | -1/+1 |
| | | | | | | * bug fixed for .dockerignore * clean up | ||||
* | Merge pull request #326 from tboerger/maintainers | Andrey Nering | 2016-12-01 | 1 | -1/+1 |
|\ | | | | | Added real name of Bwko to maintainers file | ||||
| * | Added real name of Bwko to maintainers file | Thomas Boerger | 2016-12-01 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Thomas Boerger <tboerger@suse.de> | ||||
* | | Copy gitea binary to docker from correct path (#325) | Thomas Boerger | 2016-12-01 | 2 | -2/+2 |
| | | | | | | Signed-off-by: Thomas Boerger <tboerger@suse.de> | ||||
* | | Resolved #296 (#324) | Lunny Xiao | 2016-12-01 | 6 | -20/+48 |
| | | | | | | | | | | | | * resolved #296 * Indentation fixed | ||||
* | | resolved #310: hide fork to self (#323) | Lunny Xiao | 2016-12-01 | 2 | -1/+2 |
|/ | |||||
* | Merge pull request #322 from lunny/lunny/pull_typo | Kim "BKC" Carlbäcker | 2016-12-01 | 1 | -3/+3 |
|\ | | | | | typo in model/pull.go | ||||
| * | typo | Lunny Xiao | 2016-12-01 | 1 | -3/+3 |
| | | |||||
* | | Get rid of bin folder within makefile, enabled TiDB (#319) | Thomas Boerger | 2016-12-01 | 8 | -74/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Get rid of the bin folder within the build process Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped latest make task, it is unused Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Added tidb tag to drone config Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped the cert build tag Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped useless minwinsvc build tag Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped the useless build tags from drone config Signed-off-by: Thomas Boerger <thomas@webhippie.de> | ||||
* | | Merge pull request #318 from stroucki/20161128locale | Andrey Nering | 2016-11-30 | 1 | -4/+4 |
|\ \ | |/ |/| | Suggested de locale fix | ||||
| * | Based on @tboerger's screenshot, these "times" are counts and not | Michael Stroucken | 2016-11-30 | 1 | -4/+4 |
| | | | | | | | | clock times. Change translation to reflect that. | ||||
* | | Have "make" create the executable in root dir (#247) | Sandro Santilli | 2016-11-30 | 1 | -2/+2 |
| | | | | | | | | | | Same as "go build". Makes it functional by default as it'd then find template/ and public/ by default w/out setting GITEA_WORK_DIR | ||||
* | | Merge pull request #306 from Bwko/Security | Matthias Loibl | 2016-11-30 | 5 | -10/+13 |
|\ \ | | | | | | | Fixes xss, clickjacking & password autocompletion | ||||
| * | | Fixes xss, clickjacking & password autocompletion | Bwko | 2016-11-29 | 5 | -10/+13 |
| | | | |||||
* | | | Merge pull request #298 from stroucki/20161128locale | Thomas Boerger | 2016-11-29 | 3 | -9/+9 |
|\ \ \ | |/ / |/| / | |/ | suggested locale fixes | ||||
| * | Time values displayed are apparently single values, so use singular. | Michael Stroucken | 2016-11-29 | 1 | -4/+4 |
| | | |||||
| * | Rebase branch onto go-gitea/gitea | Michael Stroucken | 2016-11-28 | 3 | -9/+9 |
| | | |||||
* | | Merge pull request #275 from strk/readmelink | Thomas Boerger | 2016-11-29 | 1 | -1/+1 |
|\ \ | | | | | | | Turn banner into a link to the github page | ||||
| * | | Turn banner into a link to the github gitea repository | Sandro Santilli | 2016-11-29 | 1 | -1/+1 |
|/ / | | | | | | | Also use relative link to banner | ||||
* | | Integrate public as bindata optionally (#293) | Thomas Boerger | 2016-11-30 | 691 | -1272/+305318 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | | Merge pull request #303 from tboerger/linting | Thomas Boerger | 2016-11-29 | 6 | -517/+542 |
|\ \ | | | | | | | Fixed remaining linting errors | ||||
| * | | Reenabled lint check within drone | Thomas Boerger | 2016-11-29 | 2 | -2/+2 |
| | | | |||||
| * | | Updated bindata to latest version | Thomas Boerger | 2016-11-29 | 1 | -513/+536 |
| | | | |||||
| * | | Replace invaliud bindata variable names within make task | Thomas Boerger | 2016-11-29 | 1 | -0/+2 |
| | | | |||||
| * | | Fixed linting errors for variable definitions | Thomas Boerger | 2016-11-29 | 2 | -2/+2 |
|/ / | |||||
* | | Fix breakage from vendor-update | Kim "BKC" Carlbäcker | 2016-11-29 | 7 | -11/+11 |
| | | |||||
* | | CreateBranch-hook has shasum. Use the full ref for fetching shasum | Kim "BKC" Carlbäcker | 2016-11-29 | 1 | -1/+19 |
| | | |||||
* | | Update gitea/sdk vendor | Kim "BKC" Carlbäcker | 2016-11-29 | 26 | -33/+301 |
| | | |||||
* | | Tag-webhooks are useless without shasums | Kim "BKC" Carlbäcker | 2016-11-29 | 1 | -0/+2 |
| | | |||||
* | | bug fixed caused by #295 (#299) | Lunny Xiao | 2016-11-29 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #288 from tboerger/docker | Thomas Boerger | 2016-11-29 | 31 | -371/+232 |
|\ \ | |/ |/| | Docker integration | ||||
| * | Added -S flag to addgroup command within Dockerfiles | Thomas Boerger | 2016-11-28 | 2 | -2/+2 |
| | | |||||
| * | Replaced edge with 3.4 for the alpine base image | Thomas Boerger | 2016-11-28 | 2 | -2/+2 |
| | | |||||
| * | Replaced shadow with addgroup and adduser | Thomas Boerger | 2016-11-28 | 2 | -16/+10 |
| | | |||||
| * | Use su-exec instead of gosu, much smaller | Thomas Boerger | 2016-11-28 | 5 | -9/+9 |
| | | |||||
| * | Updated drone docker definitions | Thomas Boerger | 2016-11-28 | 2 | -15/+15 |
| | | | | | | | | | | | | | | | | In order to automatically build docker images I have re-enabled the docker building parts within our drone runs on every push to master and on every tag. Signed-off-by: Thomas Boerger <tboerger@suse.de> | ||||
| * | Restructured docker building | Thomas Boerger | 2016-11-28 | 29 | -356/+223 |
| | | | | | | | | | | | | | | | | | | I have restructured the docker build process entirely, the binary gets built outside of the docker build command, now we are managing all dependencies with real Alpine packages and I have dropped features like socat or the cron daemon. Signed-off-by: Thomas Boerger <tboerger@suse.de> | ||||
* | | Merge pull request #294 from Bwko/Lint/user.go | Andrey Nering | 2016-11-28 | 1 | -18/+46 |
|\ \ | | | | | | | Lint models/user.go | ||||
| * | | Lint models/user.go | Bwko | 2016-11-28 | 1 | -18/+46 |
| | | | |||||
* | | | Merge pull request #295 from Bwko/Lint/repo_ | Andrey Nering | 2016-11-28 | 3 | -17/+86 |
|\ \ \ | | | | | | | | | Lint models/repo | ||||
| * | | | Lint models/repo.go | Bwko | 2016-11-28 | 1 | -17/+73 |
| | | | | |||||
| * | | | Lint models/repo_* | Bwko | 2016-11-28 | 2 | -0/+13 |
| |/ / | |||||
* | | | Merge pull request #290 from tboerger/maintain-contribute | Matthias Loibl | 2016-11-28 | 11 | -197/+74 |
|\ \ \ | |/ / |/| | | Project unification, updates for contributors guide and github files | ||||
| * | | Add a pragraph to the k8s PR guide to contributors guide | Thomas Boerger | 2016-11-28 | 1 | -0/+6 |
| | | | |||||
| * | | Dropped more or less useless files | Thomas Boerger | 2016-11-28 | 2 | -13/+0 |
| | | | |||||
| * | | Dropped new lines from contributing, some rewording and reformatting | Thomas Boerger | 2016-11-28 | 1 | -131/+25 |
| | | | |||||
| * | | Updated maintainers file to latest status | Thomas Boerger | 2016-11-28 | 1 | -2/+4 |
| | | | |||||
| * | | Dropped always outdated contributors file, link to it the graph on readme | Thomas Boerger | 2016-11-28 | 2 | -13/+9 |
| | | |