]> source.dussan.org Git - gitea.git/shortlog
gitea.git
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...
2017-08-03 Lauris BH update code.gitea.io/git in vendor to fix #2245 (...
2017-08-03 Lunny Xiaoadd changelog of release v1.1.3 (#2252)
2017-08-03 Ethan KoenigFix counts on issues dashboard (#2215)
2017-08-02 Ethan KoenigEnableUnit() -> UnitEnabled() (#2242)
2017-08-01 Christoph HandelFix git version check with four digits (1.8.3.1) (...
2017-08-01 GReplace calls to xorm UseBool with Where (#2237)
2017-08-01 silverwindPrevent selection of diff line numbers (#2240)
2017-07-31 Antoine GIRARDgo get github.com/wadey/gocovmerge when needed (#2235)
2017-07-31 BwkoFix Commits nil pointer dereference (#2203)
2017-07-30 silverwindImprove docs for PROTOCOL and HTTP_ADDR options (#2231)
2017-07-30 silverwindGenerate small and large logos at 4x resolution (#2233)
2017-07-30 Florian / sinnlosernameFixed robots.txt 404 error (#2226)
2017-07-30 Ethan KoenigCheck for access in /repositories/:id (#2227)
2017-07-29 Lunny Xiaoremove unused variable on makefile (#2225)
2017-07-28 Lauris BHAdd task to generate images from SVG and change to...
2017-07-28 Lunny Xiaofix some bug
2017-07-27 Ethan KoenigFix bare-repo bugs (#2199)
2017-07-27 Ethan KoenigFix hooks for integration repo (#2216)
2017-07-27 Ethan KoenigFix issue updated_unix bug (#2204)
2017-07-26 Ethan KoenigFix unclosed session bug (#2214)
2017-07-26 Moritz HeiberOnly allow token authentication with 2FA enabled (...
2017-07-26 Lauris BHFix compiling without sqlite and gcc (#2177)
2017-07-26 Tao WangUse sqlite3 database as default for Docker image (...
2017-07-26 BwkoRevert "Add ability to fork your own repos (#761)"...
2017-07-26 Ethan KoenigFix PR nil-dereference bug (#2195)
2017-07-20 Lauris BHFix key usage time update if the key is used in paralle...
2017-07-19 Lauris BHFix profile update for non-local users (#2178)
2017-07-17 Lauris BHRemove unit types commits and settings (#2161)
2017-07-15 Lauris BHRefactor vue delimeters to use es6 template delimeters...
2017-07-15 Stefan KalscheuerOnly show SSH clone URL if signed in (#2169) (#2170)
2017-07-15 Wiktor ŻurawikMake compare button URL aware if current repo is a...
2017-07-14 bitOnly show "No Description" to repo admins (#2167)
2017-07-13 Ethan KoenigMore integration tests for comment API (#2156)
2017-07-13 Christian WeiskeFix OpenID registration route (#2160)
2017-07-13 Aaron WalkerAPI: support '/orgs/:org/repos' (#2047)
2017-07-13 Bo-Yi Wufix: replace tmp with TMPDIR. (#2152)
2017-07-13 Lauris BHIgnore invalid issue numbers in commit messages. Fixes...
2017-07-13 Lauris BHUpdate code.gitea.io/git dependency (#2149)
2017-07-13 Lauris BHFix repository settings collobration list display ...
2017-07-12 Ethan KoenigFix username rendering bug (#2122)
2017-07-12 Bo-Yi Wufix typo (#2145)
2017-07-12 Bo-Yi WuAdd verify changed less-file step to Makefile (#1861)
next