summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Correct broken unaligned load/store in armv5 (#1355)Damien Gaignon2017-04-0519-74/+320
* Commit search appearence fixes (#1254)Patrick G2017-04-052-2/+6
* fix: remove `str2html` from org full name (#1360)Bo-Yi Wu2017-04-055-5/+5
* Corrected Mirror.NextUpdate not set (#1388)Jonas2017-04-051-1/+1
* Add GOFLAGS and EXTRA_GOFLAGS (#1438)Mura Li2017-04-051-1/+4
* Remove unused mutex field (#1440)Mura Li2017-04-041-2/+0
* Fix races in the log module by using syncmap (#1421)Mura Li2017-04-035-26/+455
* fixes pull request hanging indefinitely when it contains normal and LFS file ...Kuba Tyszko2017-04-031-1/+0
* Fix disabled fields in repo settings UI (#1431)Morlinest2017-04-031-4/+6
* Merge pull request #1410 from andreynering/notification/issue-watchAndrey Nering2017-04-0110-8/+271
|\
| * Improve tests a littleAndrey Nering2017-04-011-0/+9
| * Code style fixesAndrey Nering2017-04-011-2/+3
| * Add unit tests for issue_watchAndrey Nering2017-03-302-0/+57
| * Use variables for timesAndrey Nering2017-03-301-6/+14
| * Add copyright headersAndrey Nering2017-03-302-0/+8
| * UI and translation improvementsAndrey Nering2017-03-302-7/+6
| * Fix lintAndrey Nering2017-03-291-0/+2
| * Add octicons to watch/unwatch buttonsAndrey Nering2017-03-291-0/+2
| * Add updated_unix column on issue_watchAndrey Nering2017-03-291-1/+12
| * Consider issue_watchers while sending notificationsAndrey Nering2017-03-292-8/+42
| * Add watch button on issueAndrey Nering2017-03-296-0/+111
| * Create issue_watch tableAndrey Nering2017-03-292-0/+21
* | Fix "Error: No issue number specified" when pushing (#1393)agrn2017-03-311-2/+2
* | Support for custom html meta (#1423)Jonas2017-03-314-4/+32
* | Add length check for the return string (#1420)Mura Li2017-03-311-1/+3
* | Merge pull request #1390 from Morlinest/commit-graph-UIAndrey Nering2017-03-301-3/+1
|\ \
| * | Use whole button as linkPeter Žeby2017-03-271-3/+1
* | | Make issue in commit graph "clickable" (#1392)Morlinest2017-03-301-1/+1
* | | Simplify settings pages with item list (#1389)Antoine GIRARD2017-03-309-170/+130
| |/ |/|
* | Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)Sandro Santilli2017-03-297-38/+47
* | refactor: remove workaround after the golang 1.7 release. (#1349)Bo-Yi Wu2017-03-293-19/+34
|/
* Minor improvements on commit graph UI (#1380)Andrey Nering2017-03-243-2/+4
* Fix FCGI (over TCP) support (#1368)Pavel Korovin2017-03-231-1/+6
* rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257)Philippe Kueck2017-03-233-6/+96
* fix migration failed when authorized_keys is not exist (#1180)Lunny Xiao2017-03-231-0/+5
* Cleaner IMO (#1361)Kim "BKC" Carlbäcker2017-03-221-10/+40
* Changed text when password reset disabled. (#1364)Jonas2017-03-222-1/+2
* Remove href on first/last link when on first/last page (#1345)aloupfor2017-03-221-2/+2
* GPG commit validation (#1150)Antoine GIRARD2017-03-2214-21/+480
* LFS: Fix SSH authentication for trailing arguments (#1328)Fabian Zaremba2017-03-221-3/+5
* Reduce conditionals in signin/signup inner forms (#1138)Kim "BKC" Carlbäcker2017-03-223-7/+12
|\
| * Reduce conditionals in signin/signup inner formsSandro Santilli2017-03-203-7/+12
* | Removed email copyright year (#1348)Jonas2017-03-214-4/+4
* | Fix broken table layout (#1344)Jonas2017-03-212-6/+4
* | Run "make fmt" with go-1.6 (#1333)Sandro Santilli2017-03-2115-67/+62
* | fix delete user failed on sqlite (#1321)Lunny Xiao2017-03-202-6/+6
* | fix wiki bugs (#1294)Lunny Xiao2017-03-202-5/+21
* | Delete the useless code (#1335)caiwp2017-03-201-4/+0
* | LFS: Return 404 for unimplemented endpoints (#1330)Fabian Zaremba2017-03-201-0/+3
|/
* Show user OpenID URIs in their profile (#1314)Sandro Santilli2017-03-2011-0/+180