Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changelog for release v1.4.1 (#3891)v1.4.1 | Lauris BH | 2018-05-03 | 1 | -0/+17 |
| | | | | | | * Changelog for release v1.4.1 * Fix typo | ||||
* | Do not allow inactive users to access repositories using private keys ↵ | Lauris BH | 2018-05-02 | 1 | -0/+6 |
| | | | | (#3887) (#3889) | ||||
* | Fix to use only needed columns from tables to get repository git paths ↵ | Lauris BH | 2018-05-02 | 2 | -4/+48 |
| | | | | (#3870) (#3883) | ||||
* | Add "error" as reserved username (#3882) (#3886) | Lauris BH | 2018-05-02 | 1 | -1/+1 |
| | |||||
* | Fix docs site index page (#3868) (#3881) | Lauris BH | 2018-05-02 | 4 | -1/+5 |
| | |||||
* | fix gpg expired bug when time is zero (#3584) (#3884) | Lauris BH | 2018-05-02 | 2 | -1/+6 |
| | |||||
* | Fix path cleanup in multiple places (#3871) (#3873) | Lauris BH | 2018-05-01 | 3 | -7/+17 |
| | |||||
* | Fix only updated_unix when adding a comment (Backport of #3855 to 1.4 ) (#3860) | kolaente | 2018-04-30 | 1 | -1/+1 |
| | |||||
* | Fix building of docs with latest hugo version (#3856) (#3862) | Lauris BH | 2018-04-30 | 1 | -0/+2 |
| | |||||
* | Remove unnecessary Safe tags (#3779) | Bwko | 2018-04-11 | 6 | -14/+13 |
| | |||||
* | Fix typo in deleteUser (#3781) (#3783) | Michael Kuhn | 2018-04-11 | 1 | -1/+1 |
| | | | num_watches was used where num_stars should have been used. | ||||
* | Use the active branch for the code tab (#3776) | Bwko | 2018-04-10 | 1 | -1/+1 |
| | |||||
* | Backport: fix: show Clipboard button if disable HTTP of git protocol #3773 ↵ | Bo-Yi Wu | 2018-04-09 | 1 | -1/+1 |
| | | | | (#3774) | ||||
* | Correctly check http git access rights for reverse proxy authorized users ↵ | Lauris BH | 2018-04-04 | 1 | -20/+20 |
| | | | | (#3721) (#3743) | ||||
* | fix go vet error (#3740) (#3744) | Lunny Xiao | 2018-03-30 | 2 | -9/+9 |
| | |||||
* | Set default branchname on first push (#3723) | Bwko | 2018-03-27 | 1 | -1/+5 |
| | |||||
* | Changelog for release 1.4.0 (#3714)v1.4.0 | Lauris BH | 2018-03-25 | 1 | -25/+16 |
| | |||||
* | Escape branch name in dropdown menu (#3692) | Jonas Franz | 2018-03-19 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Jonas Franz <info@jonasfranz.software> (cherry picked from commit 61ce616) Signed-off-by: Jonas Franz <info@jonasfranz.software> | ||||
* | Changelog for 1.4.0-rc3 (#3679)v1.4.0-rc3 | Lauris BH | 2018-03-16 | 1 | -0/+8 |
| | |||||
* | Refactor and simplify redirect to url (#3674) (#3676) | Lauris BH | 2018-03-16 | 5 | -24/+29 |
| | |||||
* | Update markbates/goth libary to fix OAuth2 support (#3661) (#3663) | Lauris BH | 2018-03-13 | 3 | -40/+74 |
| | |||||
* | Fix MySQL and PostgreSQL column drop SQL (#3649) (#3651) | Lauris BH | 2018-03-10 | 1 | -1/+1 |
| | |||||
* | Fix column removal in MSSQL (#3638) (#3640) | Lauris BH | 2018-03-07 | 2 | -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 BH | 2018-03-06 | 1 | -1/+5 |
| | |||||
* | Changelog for release 1.4.0-rc2 (#3610)v1.4.0-rc2 | Lauris BH | 2018-03-03 | 1 | -0/+16 |
| | |||||
* | Fix query protected branch bug (#3563) (#3571) | Wendell Sun | 2018-02-24 | 1 | -2/+1 |
| | | | Signed-off-by: Wendell Sun <iwendellsun@gmail.com> | ||||
* | Fix remove team member issue (#3566) (#3570) | Wendell Sun | 2018-02-23 | 2 | -9/+27 |
| | | | Signed-off-by: Wendell Sun <iwendellsun@gmail.com> | ||||
* | Fix the protected branch panic issue (#3567) (#3569) | Wendell Sun | 2018-02-23 | 1 | -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 Wu | 2018-02-23 | 1 | -1/+15 |
| | | | | | | #3551 (#3565) Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | ||||
* | Bug fix for repo releases sorted (#3522) (#3555) | Wendell Sun | 2018-02-22 | 1 | -1/+3 |
| | | | | | Signed-off-by: Wendell Sun <iwendellsun@gmail.com> Use TimeStampNow function | ||||
* | refactor: reduce sql query in retrieveFeeds (#3554) | Bo-Yi Wu | 2018-02-21 | 3 | -32/+116 |
| | |||||
* | Add issue closed time column to fix activity closed issues list (#3537) (#3540) | Lauris BH | 2018-02-19 | 6 | -6/+50 |
| | | | Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv> | ||||
* | Update markbates/goth library (#3533) (#3539) | Lauris BH | 2018-02-19 | 11 | -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 BH | 2018-02-19 | 1 | -1/+14 |
| | | | | | (#3528) (#3536) Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv> | ||||
* | Fix escaping changed title in comments (#3530) (#3534) | Lauris BH | 2018-02-19 | 5 | -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öms | 2018-02-15 | 1 | -1/+1 |
| | |||||
* | Fixes missing avatars in offline mode (#3471) (#3477) | Codruț Constantin Gușoi | 2018-02-14 | 1 | -1/+3 |
| | | | Signed-off-by: Codruț Constantin Gușoi <codrut.gusoi@gmail.com> | ||||
* | Improve wiki test (#3493) (#3511) | Ethan Koenig | 2018-02-14 | 1 | -7/+23 |
| | |||||
* | Escape search query (Backport 1.4) (#3488) | Jonas Franz | 2018-02-11 | 2 | -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 Koenig | 2018-02-08 | 1 | -62/+100 |
| | |||||
* | Fix rendering of wiki page list if wiki repo contains other files (#3454) ↵ | Lauris BH | 2018-02-06 | 4 | -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-rc1 | Lauris Bukšis-Haberkorns | 2018-02-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-01-31 | 4 | -53/+1026 |
| | |||||
* | add changelog for 1.4.0 (#3435) | Morgan Bazalgette | 2018-01-31 | 1 | -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 BH | 2018-01-31 | 1 | -20/+20 |
| | |||||
* | Add sensitive headers (#3429) | Antoine GIRARD | 2018-01-31 | 2 | -2/+8 |
| | | | | | | | * Add HeaderWithSensitiveCase methods to respect casing * Update webhook.go | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-01-30 | 3 | -13/+16 |
| | |||||
* | Fix branch deletion for squash or rebase merged pull requests (#3425) | Lauris BH | 2018-01-30 | 1 | -31/+15 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-01-29 | 2 | -1/+6 |
| | |||||
* | Fix go-get content type (#3426) | Lauris BH | 2018-01-29 | 1 | -1/+3 |
| |