]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2017-09-16 David SchneiderbauerPrevent sending emails and notifications to inactive...
2017-09-15 Ethan KoenigFix unit test race condition (#2516)
2017-09-15 Thomas BoergerAdded bucket name to s3 drone plugin (#2505)
2017-09-15 bradder555Fixes 500 error on dashboard when using MSSQL (#2504)
2017-09-15 Lunny Xiaofix updated update on public key (#2514)
2017-09-14 Rémy BoulanouarImplementation of all repositories of a user from user...
2017-09-14 Lunny Xiaoimprove protected branch to add whitelist support ...
2017-09-14 Rémy BoulanouarDisplay commit status on landing page of repo (#1784)
2017-09-14 David Schneiderbauerfix wrong rendering of commit detail page (#2503)
2017-09-13 Jonas FranzHotfix for "Add time manually" (https://github.com...
2017-09-13 MorlinestRemove repository mirrors from "collaborative" list...
2017-09-13 Bo-Yi Wuadd codecov.io service. (#2493)
2017-09-13 Lunny Xiaofix release (#2496)
2017-09-13 Jon DaviesDockerfile: Updated alpine image to 3.6. (#2486)
2017-09-13 Lauris BHAllow changing integration test database connection...
2017-09-13 Lunny XiaoUse created & updated instead BeforeInsert & BeforeUpda...
2017-09-12 Lauris BHBasic VSCode configuration for building and debugging...
2017-09-12 Lauris BHAdd missing fixture to clean gpg_key table (#2494)
2017-09-12 techknowlogickDisable custom Git Hooks globally via configuration...
2017-09-12 Jonas ÖstanbäckOpen external wiki in new window (#2489)
2017-09-12 Jonas FranzFeature: Timetracking (#2211)
2017-09-12 Antoine GIRARDFix some tests : make coverage -> test (#2492)
2017-09-12 Jonas ÖstanbäckFix fmt error in mailer (#2490)
2017-09-11 Jonas ÖstanbäckFix slice out of bounds error in mailer (#2479)
2017-09-10 Albert* Fix fileview rendering bug #2470 (#2477)
2017-09-10 Thomas BoergerHotfix for integration testing (#2473)
2017-09-07 Thomas BoergerChanges for latest DroneCI (#2362)
2017-09-06 Lunny Xiaohide branch on pull request view or create UI (#2454)
2017-09-05 Antoine GIRARDMake repo private to no interfere with other tests...
2017-09-05 Antoine GIRARDOnly check at least one email gpg key (#2266)
2017-09-05 Lunny Xiaoadd release notes of v1.1.4 (#2463)
2017-09-05 Lauris BHFix migration from pre-v15 to 1.2.0 (#2460)
2017-09-04 Lunny XiaoAdd changelog config file for generate changelog (...
2017-09-04 Lunny Xiaobug fixed
2017-09-03 Ethan KoenigWebhooks for repo creation/deletion (#1663)
2017-09-02 Sandro SantilliWrap most text to 80 columns (#2452)
2017-08-30 Lunny Xiaofix orgnization webhooks (#2422)
2017-08-30 Lunny Xiaosome refactors for issue and comments (#2419)
2017-08-30 Sandro SantilliWrap most paragraphs to 80 columns (#2396)
2017-08-29 Lunny Xiaofix webhook test (#2415)
2017-08-29 Ethan KoenigFix route handler order (#2409)
2017-08-29 Lunny Xiaofix missing orgnization discord webhook (#2414)
2017-08-28 Antoine GIRARDUpdate CONTRIBUTING following #2329 discussion
2017-08-28 Lauris BHFix releases to be counted from database not tags ...
2017-08-28 Ethan KoenigError message for integration test (#2410)
2017-08-28 MorlinestFix tests code to prevent some runtime errors (#2381)
2017-08-28 Lunny XiaoImplementation of discord webhook (#2402)
2017-08-28 Lunny Xiaofix duplicated feed (#2370)
2017-08-28 MorlinestFix "index out of range" runtime error in repo_list...
2017-08-28 Kim "BKC" CarlbäckerClarify Translation Process. Also fix branch names...
2017-08-26 ManuelAdd UseCompatSSHURI setting (#2356)
2017-08-24 Lunny XiaoFix missing collabrative repos (#2367)
2017-08-24 ZsomborAdd possibility to record branch or tag information...
2017-08-24 David SchneiderbauerLog failed authentication attempts with remote address...
2017-08-24 Sandro SantilliFix integration test after librejs location change...
2017-08-24 Michael LustfieldMove themes to plugin directory. Fixes #2372 (#2375)
2017-08-23 Lunny Xiaoupdate translation from crowdin (#2368)
2017-08-23 Michael LustfieldMoved vendored js/css into `public/vendor` and document...
2017-08-23 Lunny XiaoAdd more test for login links and fix a bug on action...
2017-08-23 David SchneiderbauerAdd integration tests for signin (#2363)
2017-08-23 Ethan KoenigFix SQL condition bug in GetFeeds(..) (#2360)
2017-08-23 Lunny Xiaofix bug on create repo link on dashboard (#2359)
2017-08-23 Bo-Yi WuRevert "Changes for latest DroneCI (#2355)" (#2358)
2017-08-23 BwkoAdd collaborative repositories to the dashboard (#2205)
2017-08-23 Thomas BoergerChanges for latest DroneCI (#2355)
2017-08-22 MorlinestRemove (almost) server side data rendering from repo...
2017-08-22 Lunny Xiaoupdate latest xorm version to vendor (#2353)
2017-08-21 SilkeAdd badge and link to the Matrix room (#2348)
2017-08-21 Antoine GIRARDImprove swagger doc (#2274)
2017-08-21 Sandro SantilliAdd INTERNAL_TOKEN to integration .ini file (#2346)
2017-08-20 MorlinestFix order of elements in dashboard html (#2344)
2017-08-20 Sandro SantilliRemove integration test executables on `make clean...
2017-08-19 Sandro SantilliAdd OpenID configuration in install page (#2276)
2017-08-19 Ethan KoenigNo error log entries for repo 404 (#2200)
2017-08-19 David SchneiderbauerAdd AppURL without trailing slash to TOTP issuer parame...
2017-08-19 MorlinestFix repo-search template errors for go1.7 (#2336)
2017-08-18 MorlinestFix variable name typo (#2327)
2017-08-18 Lauris BHAdd missing forks key for dashboard repository componen...
2017-08-17 MorlinestMake use of Vue more universal (#2318)
2017-08-17 Lunny XiaoAdd public links check (#2323)
2017-08-17 Lunny Xiaofix template error on explore repos (#2319)
2017-08-17 Michael KuhnMake SHOW_USER_EMAIL also apply to profiles (#2258)
2017-08-17 Ethan KoenigTrigger sync webhooks on UI commit (#2302)
2017-08-17 MorlinestFix and improve dashboard repo UI (#2285)
2017-08-16 Bo-Yi Wurefactor(Makefile): allow overriding default go program...
2017-08-14 Ethan KoenigRevert to upstream ini dependency (#2304)
2017-08-13 silverwindMore tweaks to repo top panel (#2267)
2017-08-13 Ethan KoenigFix rendering of external links (#2292)
2017-08-13 Pontus LeitzlerUse /dev/urandom to create random password (#2298)
2017-08-12 Lunny XiaoOnly update needed columns when update user (#2296)
2017-08-12 Lunny Xiaofix 500 error when view an issue which's milestone...
2017-08-11 Lunny Xiaofix webhook link
2017-08-09 Patrick GComment help text for issues (#2281)
2017-08-07 Ethan KoenigTemporarily patch go-ini/ini with fork (#2255)
2017-08-06 silverwindFile path tweaks in UI (#2264)
2017-08-05 Michael KuhnMake short link pattern greedy (#2259)
2017-08-05 Bo-Yi Wuupdate drone sig file. (#2262)
2017-08-04 Bo-Yi Wuignore coverage steps. (#2257)
2017-08-04 GConvert xorm literal queries to method calls (#2253)
2017-08-03 Lauris BHFix internal requests when gitea listens to unix socket...
next