Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-11 | 2 | -24/+24 | |
| | ||||||
* | Fix adding a new authentication source after selecting OAuth (#2889) | Shaun | 2017-11-12 | 1 | -1/+1 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-11 | 5 | -75/+1212 | |
| | ||||||
* | Fix new branch creation to new url scheme (#2884) | Lauris BH | 2017-11-10 | 1 | -1/+1 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-08 | 2 | -26/+491 | |
| | ||||||
* | Add LFS object verification step after upload (#2868) | Lauris BH | 2017-11-08 | 3 | -2/+64 | |
| | | | | | | | | | | | | * Add LFS object verification step after upload * Fix file verification condition and small refactor * Fix URLs * Remove newline and return status 422 on failed verification * Better error hadling | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-07 | 1 | -0/+17 | |
| | ||||||
* | Add external markup render support (#2570) | Lunny Xiao | 2017-11-07 | 4 | -1/+149 | |
| | | | | | | | | | | | | | | | | | | | | | | * add external markup render support * bug fixed * refacotr codes and fix wrong error log * fix comments and add check to prevent leaks * add check for config file and improve the example * check file close error * use ioutil.TempFile instead uuid * correct Render -> Parser * improve warning when incorrect markup setting * fix typos | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2017-11-07 | 1 | -3/+0 | |
| | ||||||
* | Fix LFS not returning correct content length when requesting a range of ↵ | Jacob Parry | 2017-11-07 | 1 | -1/+1 | |
| | | | | bytes (#2864) | |||||
* | Fix fork repository cycle to self (#2860) | Lunny Xiao | 2017-11-06 | 1 | -5/+45 | |
| | | | | | | * fix fork repository cycle to self * rename testForkRepo to traverseParentRepo | |||||
* | fix click create pull request button 404 (#2859) | Lunny Xiao | 2017-11-05 | 2 | -1/+2 | |
| | ||||||
* | Fix attachments icon size on zoom in/out (#2853) | Jakub | 2017-11-05 | 2 | -2/+2 | |
| | | | | | | * fix attachments icon size on zoom in/out * make public/css/index.css | |||||
* | Launch Gitea with custom UID/GID for 'git' user (fixes #2286) (#2791) | Henrik Bengtsson | 2017-11-05 | 1 | -0/+11 | |
| | ||||||
* | Clean repository ROOT directory name with filepath.Clean (#2846) | Mike Fellows | 2017-11-04 | 1 | -2/+2 | |
| | | | For better compatibility with Windows. | |||||
* | Fix ignored errors in API route (#2850) | Ethan Koenig | 2017-11-04 | 1 | -10/+24 | |
| | | | * Fix ignored errors in API route | |||||
* | Fix API raw file content access for default branch (#2849) | Lauris BH | 2017-11-04 | 2 | -1/+8 | |
| | ||||||
* | "[skip ci] Updated translations via Crowdin" | GiteaBot | 2017-11-04 | 1 | -1/+1 | |
| | ||||||
* | Update TRANSLATORS (#2843) | Discusal Media | 2017-11-04 | 1 | -0/+1 | |
| | | | | | | * Update TRANSLATORS * Change order to alphabetical | |||||
* | "[skip ci] Updated translations via Crowdin" | GiteaBot | 2017-11-04 | 1 | -7/+7 | |
| | ||||||
* | Add deleted_branch table fixture (#2832) | Lauris BH | 2017-11-04 | 2 | -23/+29 | |
| | | | | | | | | * Add deleted_branch table fixture * Fix deleted branches tests * Remove unneeded global variable | |||||
* | "[skip ci] Updated translations via Crowdin" | GiteaBot | 2017-11-04 | 1 | -5/+5 | |
| | ||||||
* | change the email and name to GitBot account. (#2848) | Bo-Yi Wu | 2017-11-04 | 1 | -0/+2 | |
| | | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | |||||
* | Link members and repositories count to each page on org home. (#2787) | harry | 2017-11-04 | 1 | -1/+4 | |
| | ||||||
* | '[skip ci] Updated translations via Crowdin' | lafriks | 2017-11-03 | 1 | -24/+474 | |
| | ||||||
* | Fix API raw requests for commits and tags (#2841) | Lauris BH | 2017-11-04 | 3 | -2/+33 | |
| | ||||||
* | Translator pt-BR (#2838) | Joel da Rosa | 2017-11-03 | 1 | -0/+2 | |
| | | | | | | * Translator pt-BR * rectification translators pt-BR | |||||
* | Issue content should not be updated when closing with comment (#2833) | Lauris BH | 2017-11-03 | 5 | -25/+78 | |
| | ||||||
* | Set session and indexers' data files rel to AppDataPath (#2192) | Guillaume Dube | 2017-11-03 | 5 | -74/+73 | |
| | | | | | | | | | | * Set session and indexers' data files rel to AppDataPath The setting AppDataPath is now relative to the working directory. The session svc's PROVIDER_CONFIG now defaults to AppDataPath/data/sessions. The issue indexer's IssuePath now defaults to AppDataPath/indexers/issues.bleves. * fix bug | |||||
* | Fix order of comments (#2835) | Morlinest | 2017-11-03 | 1 | -0/+1 | |
| | ||||||
* | Use different directories for session files in integration tests (#2834) | Lauris BH | 2017-11-03 | 2 | -0/+2 | |
| | ||||||
* | '[skip ci] Updated translations via Crowdin' | lafriks | 2017-11-02 | 1 | -39/+39 | |
| | ||||||
* | Fix removing backslash before quotes in translations (#2831) | Lauris BH | 2017-11-03 | 1 | -1/+1 | |
| | ||||||
* | Fix redirect url of legacy commits route (#2825) | Morlinest | 2017-11-03 | 2 | -12/+4 | |
| |