summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix localization texts that contain semicolon (#2900)Lauris BH2017-11-133-3/+7
|
* Fix inconsistencies in user settings ui (#2901)Shaun2017-11-132-6/+6
|
* Update swagger documentation (#2899)Ethan Koenig2017-11-1372-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 CrowdinGiteaBot2017-11-131-12/+12
|
* Fix issue link rendering in commit messages (#2897)Ethan Koenig2017-11-137-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 Koenig2017-11-121-2/+45
|
* Add integration test for logging out (#2892)Ethan Koenig2017-11-111-0/+26
|
* [skip ci] Updated translations via CrowdinGiteaBot2017-11-112-24/+24
|
* Fix adding a new authentication source after selecting OAuth (#2889)Shaun2017-11-121-1/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2017-11-115-75/+1212
|
* Fix new branch creation to new url scheme (#2884)Lauris BH2017-11-101-1/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2017-11-082-26/+491
|
* Add LFS object verification step after upload (#2868)Lauris BH2017-11-083-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 CrowdinGiteaBot2017-11-071-0/+17
|
* Add external markup render support (#2570)Lunny Xiao2017-11-074-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 CrowdinGiteaBot2017-11-071-3/+0
|
* Fix LFS not returning correct content length when requesting a range of ↵Jacob Parry2017-11-071-1/+1
| | | | bytes (#2864)
* Fix fork repository cycle to self (#2860)Lunny Xiao2017-11-061-5/+45
| | | | | | * fix fork repository cycle to self * rename testForkRepo to traverseParentRepo
* fix click create pull request button 404 (#2859)Lunny Xiao2017-11-052-1/+2
|
* Fix attachments icon size on zoom in/out (#2853)Jakub2017-11-052-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 Bengtsson2017-11-051-0/+11
|
* Clean repository ROOT directory name with filepath.Clean (#2846)Mike Fellows2017-11-041-2/+2
| | | For better compatibility with Windows.
* Fix ignored errors in API route (#2850)Ethan Koenig2017-11-041-10/+24
| | | * Fix ignored errors in API route
* Fix API raw file content access for default branch (#2849)Lauris BH2017-11-042-1/+8
|
* "[skip ci] Updated translations via Crowdin"GiteaBot2017-11-041-1/+1
|
* Update TRANSLATORS (#2843)Discusal Media2017-11-041-0/+1
| | | | | | * Update TRANSLATORS * Change order to alphabetical
* "[skip ci] Updated translations via Crowdin"GiteaBot2017-11-041-7/+7
|
* Add deleted_branch table fixture (#2832)Lauris BH2017-11-042-23/+29
| | | | | | | | * Add deleted_branch table fixture * Fix deleted branches tests * Remove unneeded global variable
* "[skip ci] Updated translations via Crowdin"GiteaBot2017-11-041-5/+5
|
* change the email and name to GitBot account. (#2848)Bo-Yi Wu2017-11-041-0/+2
| | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* Link members and repositories count to each page on org home. (#2787)harry2017-11-041-1/+4
|
* '[skip ci] Updated translations via Crowdin'lafriks2017-11-031-24/+474
|
* Fix API raw requests for commits and tags (#2841)Lauris BH2017-11-043-2/+33
|
* Translator pt-BR (#2838)Joel da Rosa2017-11-031-0/+2
| | | | | | * Translator pt-BR * rectification translators pt-BR
* Issue content should not be updated when closing with comment (#2833)Lauris BH2017-11-035-25/+78
|
* Set session and indexers' data files rel to AppDataPath (#2192)Guillaume Dube2017-11-035-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)Morlinest2017-11-031-0/+1
|
* Use different directories for session files in integration tests (#2834)Lauris BH2017-11-032-0/+2
|
* '[skip ci] Updated translations via Crowdin'lafriks2017-11-021-39/+39
|
* Fix removing backslash before quotes in translations (#2831)Lauris BH2017-11-031-1/+1
|
* Fix redirect url of legacy commits route (#2825)Morlinest2017-11-032-12/+4
|
* Fix ordering in app.ini and fix run mode option (#2829)Morlinest2017-11-022-3/+4
|
* Add git clone test on integration test (#1682)Lunny Xiao2017-11-022-2/+65
|
* Configurable SSH key exchange algorithm and MAC suite (#2806)Cum Gun2017-11-024-4/+24
|
* '[skip ci] Updated translations via Crowdin'lafriks2017-11-023-38/+489
|
* added myself to the translation list (#2828)Jonathan Lozada D2017-11-021-0/+1
|
* Fix commits page url (#2823)Morlinest2017-11-021-1/+1
| | | | | | * Fix commits page url * Check all view types
* '[skip ci] Updated translations via Crowdin'lafriks2017-11-0125-0/+400
|
* Use custom search for each filter type in dashboard (#2343)Morlinest2017-11-012-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 BH2017-11-021-55/+55
|