2
0
Commit Graph

1066 Commits

Author SHA1 Message Date
Florian Kaiser
38fe791ff2 Remove unnecessary comments 2016-01-31 19:08:20 +00:00
Florian Kaiser
9b61a9bbf3 Everyone can see public repos 2016-01-31 18:37:50 +00:00
Florian Kaiser
df81362363 Only show teams the user has access to 2016-01-31 15:30:07 +00:00
Florian Kaiser
9bcee7bb14 Only show repositories the user has access to, on the organization home 2016-01-31 15:29:45 +00:00
Unknwon
ce7051e2ae #2497 incorrect error handle for team name 2016-01-29 17:06:14 -05:00
Andrey Nering
ddcce651a6 Refactoring of inline diff computing to prevent empty diff box. Fix #2489 2016-01-27 18:54:08 -02:00
Andrey Nering
7278b53584 Compute inline diff for pull request view, too. Fix #2462 2016-01-25 20:56:27 -02:00
Kim "BKC" Carlbäcker
e0eddc8c36 Admins are allowed to create repos for arbitrary Orgs 2016-01-20 14:46:45 +01:00
Unknwon
42a77ad01f Merge pull request #2383 from exmex/develop
Added organization display on profile
2016-01-14 21:07:17 +08:00
Unknwon
d91d0025a4 Merge pull request #2403 from ddelpero/master
Update repo.go
2016-01-14 14:55:45 +08:00
ExMex
50870827cf Added organization display on profile
Fixed "Follower" Icon too big
2016-01-12 03:09:59 +01:00
Unknwon
1b06f8d698 Merge pull request #2335 from andreynering/highlight-diff
Highlight diff
2016-01-09 13:39:18 +08:00
Unknwon
498a110d41 require token for list my orgs 2016-01-09 13:32:19 +08:00
Unknwon
4ec8a9a5d0 fix cannot show user public ssh keys 2016-01-09 13:28:05 +08:00
Unknwon
a184fae2ad fix #2360 2016-01-08 08:49:03 +08:00
ddelpero
7673ff8359 Update repo.go
Release download file name doesn't include tag number #2339
Download: Changed to use refName instead of commit.ID for downloaded file name
2016-01-07 14:28:38 -06:00
Unknwon
b08e19e2cc #2345 disallow access of some pages for empty repo 2016-01-07 11:07:17 +08:00
Andrey Nering
d9564377bf Highlighting differences of lines in the diff view. 2016-01-06 17:46:56 -02:00
zhuharev
8037b4f6cc typo fix 2016-01-06 22:41:42 +03:00
Kim "BKC" Carlbäcker
b30ab96210 Changed name from inline to unified 2016-01-05 19:21:50 +01:00
Kim "BKC" Carlbäcker
42cae42c00 Implement Split Diff-View
- Unified/Inline Diff-View Selectable
2016-01-05 19:21:41 +01:00
Unknwon
0c336e19b2 #2311 improve HTTP auth error message 2015-12-30 21:29:30 -05:00
Unknwon
ad7a743a6b more fix on #2268 2015-12-30 18:47:32 -05:00
Unknwon
53398d6473 #2283 set text/plain for non-binary files in raw mode 2015-12-25 05:45:07 -05:00
Unknwon
a54e0bff4f #2282 fix utf-8 recognized as windows-1252 2015-12-25 05:25:47 -05:00
novaeye
0c6b08849c fix #2268 2015-12-23 17:50:14 +08:00
Unknwon
4e1f46f983 #1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
2015-12-21 04:24:11 -08:00
Unknwon
c641687be4 #2014 allow switch branches between two orgs in compose PR 2015-12-20 01:06:54 -05:00
Unknwon
24cb9f085f #2251 fix button name 2015-12-19 22:07:06 -05:00
Unknwon
dc1e5fc70b fix #2189 2015-12-18 05:49:28 -05:00
Unknwon
7d4293616d #1692 API: admin create repo 2015-12-17 22:57:41 -05:00
Unknwon
112b78ff45 #2103 Ability to map extensions for syntax highlighting in config 2015-12-17 22:31:34 -05:00
Unknwon
a9da6248eb fix #2223 2015-12-17 21:57:34 -05:00
Unknwon
6f6c77a6cd #1692 add organization APIs 2015-12-17 02:28:47 -05:00
Unknwon
cff1a53671 #2103 #2181 improvments of highlight class name 2015-12-16 22:13:12 -05:00
Unknwon
db5c4abcb2 #1692 add user email APIs 2015-12-15 22:57:18 -05:00
Unknwon
adb4784fe0 rename import path 2015-12-15 17:25:45 -05:00
Unknwon
bd68497ea9 fix possible disclosure 2015-12-14 17:06:54 -05:00
Unknwon
3b1cce6050 improve get commits performance 2015-12-13 22:58:12 -05:00
Unknwon
8ad334f942 #2167 able to identify git version on Windows 2015-12-13 18:20:39 -05:00
Unknwon
774c60d440 #2154 minor fix 2015-12-11 21:23:19 -05:00
Unknwon
c2717eb029 #2156 admin able to edit organization max repo creation 2015-12-11 19:24:57 -05:00
Unknwon
c5cdcc4d2e #2154 fix form submit error 2015-12-11 18:52:28 -05:00
Unknwon
56b3894d5f #2154 disable change user for non-local users
- #2153 remove require for gravatar
2015-12-11 15:31:02 -05:00
Unknwon
ec6b79e125 #2114 External URL for wiki 2015-12-11 04:55:08 -05:00
Unknwon
4d4e36aaa9 #1938 #1374 disable password change for non-local users 2015-12-10 19:02:57 -05:00
Unknwon
74ceced0e8 #1575 Limit repo creation 2015-12-10 12:37:53 -05:00
Unknwon
17a91d4d86 #1612 Ability to send mail when a new pull request is submitted 2015-12-10 11:18:56 -05:00
Unknwon
0638ee1b76 move out git module and #1573 send push hook 2015-12-09 20:46:05 -05:00
Unknwon
5bf71fa245 #2037 Add "New Mirror" button on Dashboard 2015-12-09 11:24:56 -05:00