]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2017-04-08 Lunny Xiaorefactor update ssh key use time (#1466)
2017-04-07 Antoine GIRARDFix #1418 (#1456)
2017-04-07 JonasAutofocus on 2fa passcode fields (#1460)
2017-04-07 Lunny Xiaofix migrate failed and org dashboard failed on MSSQL...
2017-04-07 Lunny Xiaofix gpg API panic when no verification (#1451)
2017-04-06 MorlinestFix and simplify repo branches UI (#1435)
2017-04-06 Sandro SantilliSet VERSION from git once, in a variable (#1447)
2017-04-06 Damien GaignonCorrect broken unaligned load/store in armv5 (#1355)
2017-04-06 Patrick GCommit search appearence fixes (#1254)
2017-04-06 Bo-Yi Wufix: remove `str2html` from org full name (#1360)
2017-04-06 JonasCorrected Mirror.NextUpdate not set (#1388)
2017-04-05 Mura LiAdd GOFLAGS and EXTRA_GOFLAGS (#1438)
2017-04-04 Mura LiRemove unused mutex field (#1440)
2017-04-03 Mura LiFix races in the log module by using syncmap (#1421)
2017-04-03 Kuba Tyszkofixes pull request hanging indefinitely when it contain...
2017-04-03 MorlinestFix disabled fields in repo settings UI (#1431)
2017-04-01 Andrey NeringMerge pull request #1410 from andreynering/notification...
2017-04-01 Andrey NeringImprove tests a little 1410/head
2017-04-01 Andrey NeringCode style fixes
2017-04-01 agrnFix "Error: No issue number specified" when pushing...
2017-04-01 JonasSupport for custom html meta (#1423)
2017-03-31 Mura LiAdd length check for the return string (#1420)
2017-03-30 Andrey NeringMerge pull request #1390 from Morlinest/commit-graph-UI
2017-03-30 Andrey NeringAdd unit tests for issue_watch
2017-03-30 Andrey NeringUse variables for times
2017-03-30 Andrey NeringAdd copyright headers
2017-03-30 Andrey NeringUI and translation improvements
2017-03-30 MorlinestMake issue in commit graph "clickable" (#1392)
2017-03-30 Antoine GIRARDSimplify settings pages with item list (#1389)
2017-03-30 Andrey NeringFix lint
2017-03-30 Andrey NeringAdd octicons to watch/unwatch buttons
2017-03-29 Andrey NeringAdd updated_unix column on issue_watch
2017-03-29 Andrey NeringConsider issue_watchers while sending notifications
2017-03-29 Andrey NeringAdd watch button on issue
2017-03-29 Andrey NeringCreate issue_watch table
2017-03-29 Sandro SantilliAllow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTR...
2017-03-29 Bo-Yi Wurefactor: remove workaround after the golang 1.7 releas...
2017-03-27 Peter ŽebyUse whole button as link 1390/head
2017-03-24 Andrey NeringMinor improvements on commit graph UI (#1380)
2017-03-23 Pavel KorovinFix FCGI (over TCP) support (#1368)
2017-03-23 Philippe Kueckrewrite pre-commit, post-commit and options hooks ...
2017-03-22 Lunny Xiaofix migration failed when authorized_keys is not exist...
2017-03-22 Kim "BKC" CarlbäckerCleaner IMO (#1361)
2017-03-22 JonasChanged text when password reset disabled. (#1364)
2017-03-22 aloupforRemove href on first/last link when on first/last page...
2017-03-22 Antoine GIRARDGPG commit validation (#1150)
2017-03-22 Fabian ZarembaLFS: Fix SSH authentication for trailing arguments...
2017-03-21 Kim "BKC" CarlbäckerReduce conditionals in signin/signup inner forms (...
2017-03-21 JonasRemoved email copyright year (#1348)
2017-03-21 JonasFix broken table layout (#1344)
2017-03-21 Sandro SantilliRun "make fmt" with go-1.6 (#1333)
2017-03-20 Lunny Xiaofix delete user failed on sqlite (#1321)
2017-03-20 Lunny Xiaofix wiki bugs (#1294)
2017-03-20 caiwpDelete the useless code (#1335)
2017-03-20 Sandro SantilliReduce conditionals in signin/signup inner forms 1138/head
2017-03-20 Fabian ZarembaLFS: Return 404 for unimplemented endpoints (#1330)
2017-03-20 Sandro SantilliShow user OpenID URIs in their profile (#1314)
2017-03-20 Sandro SantilliAdd change-password admin command (#1304)
2017-03-20 Sandro SantilliAdd captcha support to OpenID based signup
2017-03-20 Sandro SantilliGitea OpenID-2.0 login has been tested with livejournal...
2017-03-20 Sandro SantilliImprove style of user OpenID setting page (#1324)
2017-03-20 Lunny Xiaofix gpg wrong column types
2017-03-20 Sandro SantilliUse readonly input form to show the validated OpenID...
2017-03-19 Lunny Xiaoremove empty file (#1326)
2017-03-19 Sandro SantilliUse font-awesome OpenID icon more (#1320)
2017-03-18 Patrick GFix inconsistency in layout (#1316)
2017-03-18 Bo-Yi Wufeat: Only use issue and wiki on repo. (#1297)
2017-03-18 Sandro SantilliSpecify that time interval units are seconds (#1311)
2017-03-17 Sandro SantilliLogin via OpenID-2.0 (#618)
2017-03-17 Kim "BKC" CarlbäckerRefactor repo/issue/view_content.tmpl (#1276)
2017-03-17 Kim "BKC" CarlbäckerRefactor admin/auth/new.tmpl (#1277)
2017-03-17 Lunny XiaoAllow push to init a wiki repo (#1279)
2017-03-17 Lunny Xiaofix wrong log when push to a new branch (#1220)
2017-03-17 Antoine GIRARDFix missing less sources for oauth (#1288)
2017-03-17 Patrick GMake wording of commit search more clear
2017-03-16 Fabian ZarembaAdd notice that LFS mirroring is not supported (#1251)
2017-03-16 Sandro SantilliSend notifications to partecipants in issue comments...
2017-03-16 Antoine GIRARDImplement GPG api (#710)
2017-03-16 Andrey NeringMerge pull request #1258 from ethantkoenig/fix/access
2017-03-15 Patrick GCleaner ui for admin, repo settings, and user settings...
2017-03-15 Patrick GCleaner UI for explore page (#1253) (#1255)
2017-03-15 Ethan KoenigFix nil-dereference bug 1258/head
2017-03-15 Thomas BoergerMake sure both scripts/ can live side by side (#1264)
2017-03-15 Thomas BoergerSynced licenses with github repo (#1246)
2017-03-15 Thomas BoergerSynced gitignores with github repo (#1245)
2017-03-15 Ethan KoenigBatch updates for issues (#926)
2017-03-15 Ethan KoenigFix typos in models/ and modules/ (#1248)
2017-03-15 Ethan KoenigRefactor and fix incorrect comment (#1247)
2017-03-14 Sandro SantilliRename /forget_password url to /forgot_password
2017-03-14 Sandro SantilliFix migration comment (#1241)
2017-03-14 Patrick GUpdate locale_en-US.ini (#1235)
2017-03-13 Lunny Xiaofix forget migration for wiki hooks (#1227)
2017-03-13 Lunny Xiaofix repo settings external tracker failed and check...
2017-03-13 Patrick GAdd myself to maintainers (#1229)
2017-03-12 Sandro SantilliAdd LibreJS support (#1201)
2017-03-12 Lunny Xiaofix 500 caused by branches settings introduced by ...
2017-03-12 Sandro SantilliReserve the "explore" user/org name (#1222)
2017-03-11 Mura LiAdd integration test for signup (#1135)
2017-03-11 Sandro SantilliShow a link to password reset from password change...
2017-03-11 Ethan KoenigSimplify RepositoryList.loadAttributes() (#1211)
next