Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Fix ordering in app.ini and fix run mode option (#2829) | Morlinest | 2017-11-02 | 2 | -3/+4 |
| | |||||
* | Add git clone test on integration test (#1682) | Lunny Xiao | 2017-11-02 | 2 | -2/+65 |
| | |||||
* | Configurable SSH key exchange algorithm and MAC suite (#2806) | Cum Gun | 2017-11-02 | 4 | -4/+24 |
| | |||||
* | '[skip ci] Updated translations via Crowdin' | lafriks | 2017-11-02 | 3 | -38/+489 |
| | |||||
* | added myself to the translation list (#2828) | Jonathan Lozada D | 2017-11-02 | 1 | -0/+1 |
| | |||||
* | Fix commits page url (#2823) | Morlinest | 2017-11-02 | 1 | -1/+1 |
| | | | | | | * Fix commits page url * Check all view types | ||||
* | '[skip ci] Updated translations via Crowdin' | lafriks | 2017-11-01 | 25 | -0/+400 |
| | |||||
* | Use custom search for each filter type in dashboard (#2343) | Morlinest | 2017-11-01 | 2 | -19/+74 |
| | | | | | | | | | | * Do custom search for each filter in repo-search * Fix search url * Simplify code * Remove loader and reset counts when changing filter | ||||
* | Revert en-US locale (#2821) | Lauris BH | 2017-11-02 | 1 | -55/+55 |
| | |||||
* | '[skip ci] Updated translations via Crowdin' | lunny | 2017-11-01 | 25 | -8065/+273 |
| | |||||
* | fix update-translations on drone (#2822) | Lunny Xiao | 2017-11-01 | 1 | -0/+2 |
| | |||||
* | '[skip ci] Updated translations via Crowdin' | lunny | 2017-11-01 | 23 | -736/+751 |
| | |||||
* | Fix wrong translations (#2818) | Lunny Xiao | 2017-11-01 | 1 | -0/+9 |
| | | | | | | * fix wrong translations * fix tab on yml | ||||
* | '[skip ci] Updated translations via Crowdin' | appleboy | 2017-11-01 | 25 | -1119/+2699 |
| | |||||
* | add gitea remote in drone. (#2817) | Bo-Yi Wu | 2017-11-01 | 1 | -1/+1 |
| | | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | ||||
* | add remote name for git push. (#2816) | Bo-Yi Wu | 2017-11-01 | 1 | -3/+4 |
| | | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | ||||
* | Download and pushing translations (#2727) | Jonas Franz | 2017-11-01 | 1 | -10/+35 |
| | | | | | | * Download and pushing translations * Adding empty line between build steps | ||||
* | Include HTTP method in test error message (#2815) | Ethan Koenig | 2017-11-01 | 1 | -1/+1 |
| | |||||
* | Use api.TrackedTime in API (#2807) | Ethan Koenig | 2017-11-01 | 2 | -16/+47 |
| | | | | | | | | * Use api.TrackedTime in API * APIFormat() method * Rename function | ||||
* | Fix dropdown menu position on explore repo (#2808) | Mulia Nasution | 2017-10-31 | 1 | -1/+1 |
| | | | Signed-off-by: Mulia Arifandi Nasution <mul14.net@gmail.com> | ||||
* | Fix typo (#2810) | Mulia Nasution | 2017-10-31 | 1 | -1/+1 |
| | | | Signed-off-by: Mulia Arifandi Nasution <mul14.net@gmail.com> |