summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add release notes for v1.2.0 (#2683)v1.2.0Lunny Xiao2017-10-121-167/+161
* Backport of migration fixes (#2604) (#2677)David Schneiderbauer2017-10-094-23/+20
* fix panic on gogs webhook creation (#2675) (#2676)David Schneiderbauer2017-10-091-2/+2
* Fixes 500 error on dashboard when using MSSQL (#2504) (#2662)Lauris BH2017-10-051-1/+1
* Fix go get response if only app URL is custom in configuration (#2634) (#2640)Lauris BH2017-10-032-1/+8
* Fix deletion of unprotected branches (#2630)David Schneiderbauer2017-10-024-12/+12
* Backport of 2611 / Fix doubled issue tab introduced in migration v16 (#2622)David Schneiderbauer2017-10-012-0/+71
* v38 migration used an outdated version of RepoUnit model (#2602)David Schneiderbauer2017-09-252-18/+32
* fix go get subpackage bug (#2584) (#2589)v1.2.0-rc3Lunny Xiao2017-09-232-32/+14
* add secrets for github release (#2588)Lunny Xiao2017-09-231-0/+1
* Add changelog for v1.2.0-rc4 (#2587)Lauris BH2017-09-231-0/+4
* Backport changes for latest drone (#2586)Lauris BH2017-09-231-46/+41
* Removing .drone.yml.sig (#2579)Jonas Franz2017-09-231-1/+0
* Fix drone for tags (#2573) (#2576)Lauris BH2017-09-221-3/+0
* Add changelog for v1.2.0-rc3 (#2563)Lauris BH2017-09-211-0/+9
* Sync releases table with tags on push and for mirrors (#2459) (#2554)Lauris BH2017-09-2110-118/+366
* Fix adding branch as protected to not allow pushing to it (#2556)Lauris BH2017-09-207-16/+34
* Backport: Fix lint, fmt and integration testing errors (#2553)Ethan Koenig2017-09-2013-49/+12
* Remove go version check for make fmt (#2558) (#2561)Lauris BH2017-09-201-5/+2
* Restricting access to fork functioanlity to users with Code access (#2542)Jonas Franz2017-09-193-3/+74
* Add changelog for release v1.2.0-rc2 (#2469)v1.2.0-rc2Lauris BH2017-09-061-0/+8
* Fix migration from pre-v15 to 1.2.0 (#2460) (#2465)Lauris BH2017-09-051-0/+1
* bug fixedLunny Xiao2017-09-041-1/+1
* Fix releases to be counted from database not tags (#2389) (#2424)Lauris BH2017-08-303-3/+11
* fix duplicated feed (#2370)Lunny Xiao2017-08-283-10/+1
* Set version to 1.2.0-devSandro Santilli2017-08-271-1/+1
* fix wrong changelog title (#2395)Lunny Xiao2017-08-251-1/+1
* add change log for release v1.2.0-rc1 (#2388)v1.2.0-rc1Lunny Xiao2017-08-251-4/+463
* Fix missing collabrative repos (#2367) (#2382)Lunny Xiao2017-08-253-42/+47
* Move 3rd party js/css into `public/vendor` and document sources (#2383)Michael Lustfield2017-08-251354-127/+793
* update translation from crowdin (#2368) (#2380)Lunny Xiao2017-08-2423-172/+698
* Add more test for login links and fix a bug on action retrieve (#2361)Lunny Xiao2017-08-232-1/+98
* Add integration tests for signin (#2363)David Schneiderbauer2017-08-232-4/+71
* Fix SQL condition bug in GetFeeds(..) (#2360)Ethan Koenig2017-08-231-4/+5
* fix bug on create repo link on dashboard (#2359)Lunny Xiao2017-08-231-1/+1
* Revert "Changes for latest DroneCI (#2355)" (#2358)Bo-Yi Wu2017-08-232-41/+27
* Add collaborative repositories to the dashboard (#2205)Bwko2017-08-236-80/+71
* Changes for latest DroneCI (#2355)Thomas Boerger2017-08-232-27/+41
* Remove (almost) server side data rendering from repo-search component (#2317)Morlinest2017-08-222-44/+72
* update latest xorm version to vendor (#2353)Lunny Xiao2017-08-2244-1401/+1735
* Add badge and link to the Matrix room (#2348)Silke2017-08-211-2/+3
* Improve swagger doc (#2274)Antoine GIRARD2017-08-2132-110/+1911
* Add INTERNAL_TOKEN to integration .ini file (#2346)Sandro Santilli2017-08-211-0/+1
* Fix order of elements in dashboard html (#2344)Morlinest2017-08-201-2/+2
* Remove integration test executables on `make clean` (#2340)Sandro Santilli2017-08-201-1/+1
* Add OpenID configuration in install page (#2276)Sandro Santilli2017-08-197-26/+67
* No error log entries for repo 404 (#2200)Ethan Koenig2017-08-191-2/+2
* Add AppURL without trailing slash to TOTP issuer parameter to prevent conflic...David Schneiderbauer2017-08-191-1/+1
* Fix repo-search template errors for go1.7 (#2336)Morlinest2017-08-193-85/+82
* Fix variable name typo (#2327)Morlinest2017-08-181-2/+2