Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix error when add user has full name to team (#2973) | Lunny Xiao | 2017-11-26 | 1 | -0/+5 |
| | | | | | | * fix error when add user has full name to team * add comment for extra uname check | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-26 | 2 | -0/+4 |
| | |||||
* | Fix bench deps since #2916 (#2971) | Antoine GIRARD | 2017-11-26 | 1 | -4/+4 |
| | |||||
* | Fix files/commits of merged PRs (#2937) | Ethan Koenig | 2017-11-25 | 1 | -8/+30 |
| | |||||
* | Fix language names (#2955) | Piotr Orzechowski | 2017-11-23 | 2 | -3/+3 |
| | |||||
* | Update gitgraph.js to fix blurry commit graph on HiDPI screens (#2957) | Michael Kuhn | 2017-11-23 | 2 | -4/+21 |
| | |||||
* | Fix over-escaped characters (#2956) | Ethan Koenig | 2017-11-22 | 5 | -19/+17 |
| | |||||
* | Remove render issue link (#2954) | Timur Makarchuk | 2017-11-22 | 1 | -13/+0 |
| | | | | | | * Remove function that does nothing * Remove unused import | ||||
* | Spaces to tabs in templates (#2953) | Ethan Koenig | 2017-11-21 | 7 | -185/+184 |
| | |||||
* | Remove unnecessary IssueList attribute loads (#2936) | Ethan Koenig | 2017-11-21 | 2 | -9/+16 |
| | |||||
* | Add dingtalk webhook (#2777) | Lunny Xiao | 2017-11-21 | 16 | -11/+725 |
| | | | | | | | | | | | | * add dingtalk webhook type * add vendor * some fixes * fix name check * fix name check & improvment | ||||
* | Disable add key button if SSH is disabled (#2873) | Michael Kuhn | 2017-11-21 | 8 | -8/+39 |
| | |||||
* | Drop deprecated GOGS_WORK_DIR use (#2946) | Jonas Bröms | 2017-11-21 | 1 | -4/+0 |
| | |||||
* | Drop unmaintained gogs migration script (#2947) | Jonas Bröms | 2017-11-21 | 1 | -206/+0 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-20 | 1 | -11/+11 |
| | |||||
* | App restarts to quickly if it fails to start. (#2945) | William Mantly Jr | 2017-11-21 | 1 | -0/+1 |
| | |||||
* | Apply LANDING_PAGE config options for logged in users (#2894) | schaffman5 | 2017-11-20 | 3 | -4/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Extended LANDINGPAGE config variable to logged in users and added switch for 'organizations' in addition to 'home' and 'explore'. * Updated comments. Signed-off-by: Mike Schaffer <mschaff@gmail.com> * Extended LANDINGPAGE config variable to trigger when user logs in and added switch for 'organizations' in addition to 'home' and 'explore'. Signed-off-by: Mike Schaffer <mschaff@gmail.com> * Extended LANDINGPAGE config variable to logged in users and added switch for 'organizations' in addition to 'home' and 'explore'. * Updated comments. Signed-off-by: Mike Schaffer <mschaff@gmail.com> * Extended LANDINGPAGE config variable to trigger when user logs in and added switch for 'organizations' in addition to 'home' and 'explore'. Signed-off-by: Mike Schaffer <mschaff@gmail.com> * Removed superfluous conditional and correct whitespace. Signed-off-by: Mike Schaffer <mschaff@gmail.com> * Update app.ini Reverted new line. * Formatting. Signed-off-by: Mike Schaffer <mschaff@gmail.com> | ||||
* | Fix comment API paths (#2813) | Ethan Koenig | 2017-11-20 | 4 | -94/+278 |
| | |||||
* | Fix API status code for hook creation (#2814) | Ethan Koenig | 2017-11-20 | 3 | -4/+5 |
| | | | | | | * Fix API status code for hook creation * Named constants for response statuses | ||||
* | Restore build as the default make rule (#2935) | Ethan Koenig | 2017-11-19 | 1 | -2/+2 |
| | |||||
* | Combine identical Makefile rules (#2916) | Ethan Koenig | 2017-11-17 | 1 | -9/+6 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-17 | 1 | -0/+3 |
| | |||||
* | Fix govendor for x/crupto curve25519 (#2925) | Lauris BH | 2017-11-17 | 2 | -1/+835 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-16 | 1 | -0/+3 |
| | |||||
* | Docker multi-arch base (#1985) | Antoine GIRARD | 2017-11-16 | 5 | -91/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create docker/manifest/base.yml serve as base for build docker image for most platform (386,amd64,arm,arm64) * Add make task docker-multi-arch-push-manifest To update references of a multi-arch image on docker registry. * Use SED_INPLACE generic sed command * Delete Dockerfile.aarch64 Delete Dockerfile.rpi * Use gitea/gitea-base as base and replace deprecated MAINTAINER by LABEL (https://docs.docker.com/engine/reference/builder/#maintainer-deprecated) * Fix rebase * Use sapk/gitea-base as base * Split makefile for docker * Fix version to v3.6 Could use in later version edge of alpine official library that support multi-arch for armhf. * Remove sapk/gitea-base and use directly new official alpine multi-arch | ||||
* | Fix memcache support when value is returned as string always (#2924) | Lauris BH | 2017-11-16 | 1 | -2/+27 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-16 | 2 | -0/+6 |
| | |||||
* | Update golang x/crypto dependencies (#2923) | Lauris BH | 2017-11-16 | 31 | -1305/+1320 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-15 | 9 | -18/+3 |
| | |||||
* | Page parameter for repo search API (#2915) | Ethan Koenig | 2017-11-15 | 2 | -6/+17 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-15 | 10 | -10/+0 |
| | |||||
* | Update go-ini dependency and remove semicolon hack in translations (#2913) | Lauris BH | 2017-11-15 | 17 | -429/+584 |
| | |||||
* | Add owner to delete repo message (#2886) | Ethan Koenig | 2017-11-15 | 2 | -2/+2 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-14 | 5 | -48/+838 |
| | |||||
* | Backport 1.2.x changelog to master (#2904) | Lauris BH | 2017-11-15 | 1 | -3/+498 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-14 | 17 | -293/+4696 |
| | |||||
* | update screenshots on README (#2910) | Lunny Xiao | 2017-11-14 | 2 | -7/+9 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-14 | 2 | -20/+415 |
| | |||||
* | Gogs -> Gitea (#2909) | Sandro Santilli | 2017-11-14 | 1 | -1/+1 |
| | | | rename label | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-13 | 6 | -30/+682 |
| | |||||
* | Fix run command race (#1470) | Mura Li | 2017-11-13 | 2 | -22/+33 |
| | | | | | | | | | | * Use exec.CommandContext to simplfy timeout handling And fixing the data races which can be identified by the added tests when -race enabled. * Use sleep commmand instead of reading from stdin * Make the error handling go-esque | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-13 | 5 | -32/+489 |
| | |||||
* | Correct ldap username validation. (#2880) | Jochen Rill | 2017-11-13 | 1 | -1/+1 |
| | | | | PR #342 was only partially applied. Spaces should not be at the start and end of a username but they can be inside. | ||||
* | Fix localization texts that contain semicolon (#2900) | Lauris BH | 2017-11-13 | 3 | -3/+7 |
| | |||||
* | Fix inconsistencies in user settings ui (#2901) | Shaun | 2017-11-13 | 2 | -6/+6 |
| | |||||
* | Update swagger documentation (#2899) | Ethan Koenig | 2017-11-13 | 72 | -2170/+8722 |
| | | | | | | | | | | | * Update swagger documentation Add docs for missing endpoints Add documentation for request parameters Make parameter naming consistent Fix response documentation * Restore delete comments | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-13 | 1 | -12/+12 |
| | |||||
* | Fix issue link rendering in commit messages (#2897) | Ethan Koenig | 2017-11-13 | 7 | -52/+126 |
| | | | | | | | | | | * Fix issue link rendering in commit messages * Update page.tmpl * No links for parens * remove comment | ||||
* | Add integration test for user deleting account (#2891) | Ethan Koenig | 2017-11-12 | 1 | -2/+45 |
| | |||||
* | Add integration test for logging out (#2892) | Ethan Koenig | 2017-11-11 | 1 | -0/+26 |
| |