Commit Graph

573 Commits

Author SHA1 Message Date
234a7c19a4 Default values for both user.name and user.email
The previous behavior was to set default values only if user.name was
not set, but to always set it for both. This only sets a value if there
wasn't one; this fixes cases where someone has a user.name but no
user.email (see included Dockerfile) or someone has a user.email but no
user.name (before the email would have been over-written).
2014-12-27 19:07:54 -08:00
c4820f119d work on #754 2014-12-18 03:26:09 -05:00
b553ea45ee modes/repo: incorrect SSH clone URL for #742 2014-12-13 16:46:00 -05:00
ac4a10456e api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
2014-12-12 20:30:32 -05:00
2f3a7e53cb fix #735 2014-12-12 01:29:36 -05:00
9a1fe801e5 fix #711 2014-12-09 02:18:25 -05:00
39c068400e Fix spelling errors in comments. 2014-12-06 20:22:48 -05:00
0b785ad967 work on #672 2014-12-05 18:08:09 -05:00
e577f2fff3 fix #706 and other mirror improve 2014-12-04 23:07:51 -05:00
00cf3e4dab Use the avatar.HashEmail function instead of hashing email directly. Fixes #700 2014-12-03 16:19:35 -07:00
5338808600 fix #676 2014-11-30 18:29:16 -05:00
d75013a0e8 fix #580 2014-11-30 02:26:29 -05:00
1b66600bd0 Fix #652 2014-11-23 02:33:47 -05:00
dc53270da9 Fix 653 2014-11-22 10:22:53 -05:00
8ea7ba3afa fix #644 2014-11-21 13:10:00 -05:00
ef275ebf62 more on change avatar 2014-11-21 12:51:36 -05:00
55dfe2c978 custom avatar upload 2014-11-21 10:58:08 -05:00
2d8c414f8c Fix #635 2014-11-18 19:05:33 -05:00
ce8d4cc80b #634 2014-11-18 15:13:08 -05:00
1e47e2df85 quick fix 2014-11-17 16:29:23 -05:00
5d9ef2bb12 lock gopmfile 2014-11-17 16:25:39 -05:00
d21d7171b0 Merge pull request #587 from eryx/dev
Fix #266
2014-11-17 16:17:52 -05:00
32dcaefafa fox #620 2014-11-17 14:53:41 -05:00
340a4595dd support duoshuo mirror of gravatar 2014-11-16 20:27:04 -05:00
52d66ba6c8 #12, use go-gogs-client 2014-11-14 17:11:30 -05:00
9dc3c93a6a #12, add/edit hook 2014-11-13 12:57:00 -05:00
9e22840483 fix #622 2014-11-13 05:27:01 -05:00
8eb5120fbd #12, API: list user repos, list repo hooks 2014-11-13 02:32:18 -05:00
8c9338a537 add personal access token panel #12 2014-11-12 06:48:50 -05:00
4e7eb5be9d Work on #5 fork and fix #608 2014-11-05 23:30:04 -05:00
0c5ba4573a fix session API broken and SQL pretection 2014-11-04 11:37:15 -05:00
bff1e157d5 force the use of InnoDB as db engine for all tables, fixes #59 2014-10-28 16:40:09 +01:00
e84e0ab904 Fix #266 2014-10-28 10:36:47 +08:00
83283bca4c Safe work 2014-10-25 07:50:19 -04:00
f1d8746264 Fix fork repo and macaron API broken 2014-10-24 18:43:17 -04:00
3794111460 update slack hook to use new format 2014-10-24 08:56:12 -04:00
a342d58d7e Able to fork repo to individuals 2014-10-19 01:35:24 -04:00
d7d167ac63 Merge pull request #560 from evolvedlight/master
First cut of fork repo
2014-10-18 23:59:36 -04:00
e0f945959e Replace white spaces with tab for format consistency 2014-10-14 17:31:35 +08:00
91127d9016 Fixes #562 2014-10-14 16:46:25 +08:00
8d2a6fc484 Merge remote-tracking branch 'upstream/dev'
Conflicts:
	models/repo.go
2014-10-13 20:30:31 +01:00
29ac3980ff More changes 2014-10-13 20:23:30 +01:00
c04aea8d9d Fix #540 2014-10-12 02:39:00 -04:00
0d7b9065c6 Fix #540 2014-10-12 02:06:46 -04:00
452ccff81c Mirror fix on add ssh key 2014-10-11 21:04:42 -04:00
fb839ca0fb More debug info 2014-10-11 20:34:48 -04:00
b7b7863364 Work on ssh key issue 2014-10-11 20:06:35 -04:00
963354c5d7 Add raw, history file button, and other mirror fixes 2014-10-11 18:02:48 -04:00
e848b17fab bug fixed for #540 2014-10-11 13:24:36 +08:00
b2632dec09 Page: Compare 2 commits 2014-10-10 21:40:51 -04:00