Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken table layout (#1344) | Jonas | 2017-03-21 | 1 | -3/+2 |
| | |||||
* | Grammar fixes and small wording adjustments (#1156) | Patrick G | 2017-03-09 | 1 | -3/+3 |
| | | | | | | * Grammar fixes and small wording adjustments * More grammar fixes | ||||
* | Changed README to refer to https images only (#675) | Philip Couling | 2017-01-15 | 1 | -3/+3 |
| | |||||
* | Add the note forked from gogs (#590) | Lunny Xiao | 2017-01-05 | 1 | -1/+1 |
| | | | | | | * add the note forked from gogs * make the sentence simple | ||||
* | Fix broken godoc link and add arch in English README (#463) | Lunny Xiao | 2016-12-23 | 1 | -2/+2 |
| | | | | | | * fix broken godoc link and add arch in English README * typo | ||||
* | Simplified README and added a release badge (#460) | Thomas Boerger | 2016-12-23 | 1 | -107/+9 |
| | | | | | | | | | | | | | | | | * Dropped the status from readme, it's anway always outdated * Added version badge * Cleaned the install instructions * Dropped paragraphs that should be documented on the docs * Simplified the content, refer to the website * Dropped the logo, lets show screenshots * Fixed TRANSLATORS link | ||||
* | Change screenshoots to Gitea (#454) | Joubert RedRat | 2016-12-23 | 1 | -4/+5 |
| | |||||
* | Add Korean support (#437) | Lunny Xiao | 2016-12-21 | 1 | -1/+1 |
| | | | | | | * Add Korean support * replace Gogs to Gitea | ||||
* | add ZH readme (#405) | Lunny Xiao | 2016-12-19 | 1 | -0/+2 |
| | |||||
* | Update example install url from try.gogs.io to try.gitea.io (#385) | Sandro Santilli | 2016-12-15 | 1 | -0/+3 |
| | | | | | | | | * Update example install url from try.gogs.io to try.gitea.io * Ask if issue can be reproduced on try.gitea.io * Link try.gitea.io to the README | ||||
* | Turn banner into a link to the github gitea repository | Sandro Santilli | 2016-11-29 | 1 | -1/+1 |
| | | | | Also use relative link to banner | ||||
* | Dropped always outdated contributors file, link to it the graph on readme | Thomas Boerger | 2016-11-28 | 1 | -4/+9 |
| | |||||
* | Update locales and add Swedish | Unknwon | 2016-11-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Andrey Nering <andrey.nering@gmail.com> | ||||
* | Updated badges for drone and similar to lgtm | Thomas Boerger | 2016-11-25 | 1 | -5/+5 |
| | |||||
* | Fix broken link for Contributors Guide (#166) | Bo-Yi Wu | 2016-11-14 | 1 | -1/+1 |
| | | | | | | * Fix broken link for Contributors Guide * remove ./ | ||||
* | Add info about installing via go | Sandro Santilli | 2016-11-11 | 1 | -1/+2 |
| | |||||
* | first batch of Readme updates (#65) | Rachid Zarouali | 2016-11-10 | 1 | -25/+15 |
| | |||||
* | Link to godoc instead of Gogs wiki | Thomas Boerger | 2016-11-07 | 1 | -1/+1 |
| | |||||
* | Minor cleanups, look at the specific commits (#67) | Thomas Boerger | 2016-11-04 | 1 | -2/+0 |
| | | | | | | | | | | | | * Dropped codebeat, we got go reportcard * Dropped gopm file, we are using govendor * Dropped chinese readme, this should be part of the docs * Dropped bra config, not really used * Dropped packager, we will provide our own packages | ||||
* | Badges and travis testing (#40) | Thomas Boerger | 2016-11-03 | 1 | -2/+8 |
| | | | | | | * Added badges to the README * Restructured the travis config | ||||
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -6/+6 |
| | |||||
* | Update locales | Unknwon | 2016-09-15 | 1 | -1/+1 |
| | | | | Add new locale Serbian (Cyrillic) | ||||
* | Add build system link to README [CI SKIP] | Unknwon | 2016-09-08 | 1 | -1/+1 |
| | |||||
* | #3590 fix 404 for release draft edition | Unknwon | 2016-09-03 | 1 | -1/+1 |
| | | | | Closes #3591 | ||||
* | Fix panic when attempt login with non-exist user | Unknwon | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | models/login_source: code improvement | Unknwon | 2016-08-31 | 1 | -1/+1 |
| | |||||
* | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 | 1 | -1/+1 |
| | | | | | - Refactor code to use sync.UniqueQueue - Closes #3509 | ||||
* | Web editor: support upload files | Unknwon | 2016-08-30 | 1 | -1/+1 |
| | |||||
* | #3459 code quality improvement | Unknwon | 2016-08-29 | 1 | -1/+1 |
| | |||||
* | Web editor: fix cannot create new file in subdirectory | Unknwon | 2016-08-29 | 1 | -1/+1 |
| | |||||
* | Web editor: disallow edit mirror repository | Unknwon | 2016-08-28 | 1 | -1/+1 |
| | |||||
* | Web editor: improve delete file process | Unknwon | 2016-08-28 | 1 | -1/+1 |
| | |||||
* | #2901 allow setting preferred licenses | Unknwon | 2016-08-28 | 1 | -1/+1 |
| | | | | - Closes #3488 | ||||
* | #3505 use user’s info for committer and author | Unknwon | 2016-08-27 | 1 | -1/+1 |
| | |||||
* | #3495 only start builtin SSH server after user finish installation | Unknwon | 2016-08-27 | 1 | -1/+1 |
| | |||||
* | migrations: set comment updated as created | Unknwon | 2016-08-26 | 1 | -1/+1 |
| | |||||
* | #2966 code cleanup | Unknwon | 2016-08-26 | 1 | -1/+1 |
| | |||||
* | Web editor: improve code quality | Unknwon | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | #3383 code cleanup | Unknwon | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | General code quality improvement | Unknwon | 2016-08-16 | 1 | -1/+1 |
| | |||||
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 | 1 | -1/+1 |
| | | | | - Fill Milestone and Assignee field when available in webhook payload | ||||
* | #3464 reproduce diff signs | Unknwon | 2016-08-16 | 1 | -1/+1 |
| | | | | Commited wrong file. | ||||
* | models/issue: improve quality and performance of NewIssue function | Unknwon | 2016-08-15 | 1 | -1/+1 |
| | |||||
* | #3466 fix response of pull request form validation error | Unknwon | 2016-08-15 | 1 | -1/+1 |
| | |||||
* | Update README [CI SKIP] | Unknwon | 2016-08-15 | 1 | -2/+4 |
| | |||||
* | Fix outdated edit can’t overwrite changes | Unknwon | 2016-08-15 | 1 | -1/+1 |
| | |||||
* | Replace convert.To with APIFormat calls | Unknwon | 2016-08-14 | 1 | -1/+1 |
| | |||||
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 1 | -1/+1 |
| | |||||
* | Add subcommand to create new user in CLI | Unknwon | 2016-08-13 | 1 | -1/+1 |
| | |||||
* | #2852 code cleanup | Unknwon | 2016-08-11 | 1 | -1/+1 |
| |