]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2017-09-21 Ethan KoenigAlways run fmt check in CI (#2546)
2017-09-20 Lauris BHFix can_push value to false in protected_branch (#2560)
2017-09-20 Lauris BHRemove go version check for make fmt (#2558)
2017-09-20 MorlinestFix /api/repo/search integration tests (#2550)
2017-09-20 Lauris BHSync releases table with tags on push and for mirrors...
2017-09-20 Jorge Maldonado... Fix duplicated rel attribute (#2549)
2017-09-20 Ethan KoenigUse named ActionType constants in template helper ...
2017-09-19 David Schneiderbaueradd @daviian as maintainer (#2552)
2017-09-19 Ethan KoenigFix fmt errors (#2544)
2017-09-19 Lauris BHSort repository tree entries in natural way (#2506)
2017-09-19 Ethan KoenigFix lint errors (#2547)
2017-09-18 Jorge Maldonado... Make basic functionality work without JavaScript (...
2017-09-18 Jonas FranzFork permission bug fixes (#2534)
2017-09-18 Ethan KoenigMake integration tests more user-friendly (#2536)
2017-09-16 Ethan KoenigImprove issue search (#2387)
2017-09-16 Lunny XiaoRestructure markup & markdown to prepare for multiple...
2017-09-16 Ethan KoenigConvert spaces to tabs in footer.tmpl (#2520)
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)
next