summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix releases to be counted from database not tags (#2389)Lauris BH2017-08-283-3/+11
* Error message for integration test (#2410)Ethan Koenig2017-08-281-1/+2
* Fix tests code to prevent some runtime errors (#2381)Morlinest2017-08-2815-151/+182
* Implementation of discord webhook (#2402)Lunny Xiao2017-08-2811-14/+427
* fix duplicated feed (#2370)Lunny Xiao2017-08-283-10/+1
* Fix "index out of range" runtime error in repo_list tests (#2376)Morlinest2017-08-281-2/+6
* Clarify Translation Process. Also fix branch names (#2378)Kim "BKC" Carlbäcker2017-08-281-1/+6
* Add UseCompatSSHURI setting (#2356)Manuel2017-08-263-0/+8
* Fix missing collabrative repos (#2367)Lunny Xiao2017-08-243-42/+47
* Add possibility to record branch or tag information in an issue (#780)Zsombor2017-08-249-0/+78
* Log failed authentication attempts with remote address for fail2ban (#2334)David Schneiderbauer2017-08-241-0/+2
* Fix integration test after librejs location change (#2374)Sandro Santilli2017-08-241-1/+1
* Move themes to plugin directory. Fixes #2372 (#2375)Michael Lustfield2017-08-2416-21/+0
* update translation from crowdin (#2368)Lunny Xiao2017-08-2323-172/+698
* Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2...Michael Lustfield2017-08-231339-126/+813
* 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-222-41/+27
* Add collaborative repositories to the dashboard (#2205)Bwko2017-08-236-80/+71
* Changes for latest DroneCI (#2355)Thomas Boerger2017-08-222-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
* Add missing forks key for dashboard repository component (#2325)Lauris BH2017-08-181-0/+1
* Make use of Vue more universal (#2318)Morlinest2017-08-172-4/+4
* Add public links check (#2323)Lunny Xiao2017-08-171-0/+33
* fix template error on explore repos (#2319)Lunny Xiao2017-08-172-1/+18
* Make SHOW_USER_EMAIL also apply to profiles (#2258)Michael Kuhn2017-08-173-1/+73
* Trigger sync webhooks on UI commit (#2302)Ethan Koenig2017-08-173-61/+80
* Fix and improve dashboard repo UI (#2285)Morlinest2017-08-1710-121/+205
* refactor(Makefile): allow overriding default go program (#2310)Bo-Yi Wu2017-08-161-24/+25
* Revert to upstream ini dependency (#2304)Ethan Koenig2017-08-142-6/+5
* More tweaks to repo top panel (#2267)silverwind2017-08-135-23/+19
* Fix rendering of external links (#2292)Ethan Koenig2017-08-134-79/+56
* Use /dev/urandom to create random password (#2298)Pontus Leitzler2017-08-133-3/+3
* Only update needed columns when update user (#2296)Lunny Xiao2017-08-126-17/+45
* fix 500 error when view an issue which's milestone deleted (#2297)Lunny Xiao2017-08-121-1/+1
* fix webhook linkLunny Xiao2017-08-112-2/+2
* Comment help text for issues (#2281)Patrick G2017-08-091-7/+9