summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Changelog for 1.4.0-rc3 (#3679)v1.4.0-rc3Lauris BH2018-03-161-0/+8
|
* Refactor and simplify redirect to url (#3674) (#3676)Lauris BH2018-03-165-24/+29
|
* Update markbates/goth libary to fix OAuth2 support (#3661) (#3663)Lauris BH2018-03-133-40/+74
|
* Fix MySQL and PostgreSQL column drop SQL (#3649) (#3651)Lauris BH2018-03-101-1/+1
|
* Fix column removal in MSSQL (#3638) (#3640)Lauris BH2018-03-072-21/+61
| | | | | | | * Fix column removal in MSSQL * Use xorm session in MSSQL drop column operations * Add transaction as MSSQL alter table is transactional
* Fix wiki inter-links with spaces (#3560) (#3632)Lauris BH2018-03-061-1/+5
|
* Changelog for release 1.4.0-rc2 (#3610)v1.4.0-rc2Lauris BH2018-03-031-0/+16
|
* Fix query protected branch bug (#3563) (#3571)Wendell Sun2018-02-241-2/+1
| | | Signed-off-by: Wendell Sun <iwendellsun@gmail.com>
* Fix remove team member issue (#3566) (#3570)Wendell Sun2018-02-232-9/+27
| | | Signed-off-by: Wendell Sun <iwendellsun@gmail.com>
* Fix the protected branch panic issue (#3567) (#3569)Wendell Sun2018-02-231-0/+4
| | | Signed-off-by: Wendell Sun <iwendellsun@gmail.com>
* if Mirrors repo no content is fetched, updated time should not be changed ↵Bo-Yi Wu2018-02-231-1/+15
| | | | | | #3551 (#3565) Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* Bug fix for repo releases sorted (#3522) (#3555)Wendell Sun2018-02-221-1/+3
| | | | | Signed-off-by: Wendell Sun <iwendellsun@gmail.com> Use TimeStampNow function
* refactor: reduce sql query in retrieveFeeds (#3554)Bo-Yi Wu2018-02-213-32/+116
|
* Add issue closed time column to fix activity closed issues list (#3537) (#3540)Lauris BH2018-02-196-6/+50
| | | Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
* Update markbates/goth library (#3533) (#3539)Lauris BH2018-02-1911-157/+281
| | | Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
* Force remove test repo root path in case previous test is still locking it ↵Lauris BH2018-02-191-1/+14
| | | | | (#3528) (#3536) Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
* Fix escaping changed title in comments (#3530) (#3534)Lauris BH2018-02-195-25/+60
| | | | | | | * Fix escaping changed title in comments * Fix escaping of wiki page titile Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
* Clarify Indexer MAX_FILE_SIZE (#3469) (#3474)Jonas Bröms2018-02-151-1/+1
|
* Fixes missing avatars in offline mode (#3471) (#3477)Codruț Constantin Gușoi2018-02-141-1/+3
| | | Signed-off-by: Codruț Constantin Gușoi <codrut.gusoi@gmail.com>
* Improve wiki test (#3493) (#3511)Ethan Koenig2018-02-141-7/+23
|
* Escape search query (Backport 1.4) (#3488)Jonas Franz2018-02-112-1/+8
| | | | | | | | | | | | * Escape search query Signed-off-by: Jonas Franz <info@jonasfranz.de> (cherry picked from commit 2970889) * Reordered imports Signed-off-by: Jonas Franz <info@jonasfranz.de>
* Fix synchronization bug in repo indexer (#3455) (#3461)Ethan Koenig2018-02-081-62/+100
|
* Fix rendering of wiki page list if wiki repo contains other files (#3454) ↵Lauris BH2018-02-064-2/+26
| | | | | | | (#3463) * Fix rendering of wiki page list if wiki repo contains other files * Improve wiki filename tests
* Change 1.4.0-rc1 version release datev1.4.0-rc1Lauris Bukšis-Haberkorns2018-02-011-1/+1
| | | | Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-314-53/+1026
|
* add changelog for 1.4.0 (#3435)Morgan Bazalgette2018-01-311-0/+108
| | | | | | | | | | | | * add changelog for 1.4.0 * remove docs * Remove some more noise * Small reorganization, removed bugfixes that were not present in last stable version * Move LFS lock to features, add just merged bugfix info
* Use correct transaltion key for delete email button (#3422)Lauris BH2018-01-311-20/+20
|
* Add sensitive headers (#3429)Antoine GIRARD2018-01-312-2/+8
| | | | | | | * Add HeaderWithSensitiveCase methods to respect casing * Update webhook.go
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-303-13/+16
|
* Fix branch deletion for squash or rebase merged pull requests (#3425)Lauris BH2018-01-301-31/+15
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-292-1/+6
|
* Fix go-get content type (#3426)Lauris BH2018-01-291-1/+3
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-294-50/+1176
|
* Fix PR merge error (#3421)Ethan Koenig2018-01-291-5/+1
|
* Add doctype to go-get=1 reponse (#3423)Lauris BH2018-01-291-1/+1
|
* Fix SQL type error for webhooks (#3424)Ethan Koenig2018-01-291-3/+10
|
* Add mising `LOCAL_WIKI_PATH` documentation (#3420)Lauris BH2018-01-281-1/+3
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-281-4/+4
|
* Fix race condition in repo renaming (#3418)Ethan Koenig2018-01-281-1/+6
|
* Fix empty checkout bug (#3419)Ethan Koenig2018-01-281-6/+6
|
* doc: Improve integrations examples (#3416)Antoine GIRARD2018-01-271-4/+38
|
* Added quoting for passwords in sample.app.ini and documentation (#3395)Timo Schindler2018-01-272-2/+5
|
* Change local copy origin url after repository rename (#3399)Wendell Sun2018-01-271-1/+10
| | | Fix #3378
* Fix SSH auth lfs locks (#3152)Antoine GIRARD2018-01-277-143/+162
| | | | | | | | | | * Fix SSH auth LFS locks * Activate SSH/lock test * Remove debug * Follow @lunny recommendation for AfterLoad method
* fix MSSQL bug on org (#3405)Lunny Xiao2018-01-2728-161/+1008
|
* Recognize more characters in crossreferenced repo name (#3413)Lauris BH2018-01-272-1/+4
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-273-0/+231
|
* Add myself to TRANSLATORS (#3415)Kazuki Sawada2018-01-261-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-259-52/+1730
|
* HTML escape all lines of the search result (#3402)Morgan Bazalgette2018-01-221-4/+5
| | | Fixes #3383.