Florian Kaiser
|
129747beec
|
Everyone can see public repos
|
9 years ago |
Florian Kaiser
|
88ae14a8a6
|
Only show teams the user has access to
|
9 years ago |
Florian Kaiser
|
08b69fc9a9
|
Only show repositories the user has access to, on the organization home
|
9 years ago |
Martin Hartkorn
|
5601d48df8
|
Enable a way to checkout Pull Requests from remote refs
|
9 years ago |
Florian Kaiser
|
cddcdf8c87
|
Show all orgs on user profile, except the private one's
|
9 years ago |
Unknwon
|
0c6f6be314
|
#2497 incorrect error handle for team name
|
9 years ago |
Antoine GIRARD
|
7407a0b226
|
Corrections following recommendations
|
9 years ago |
Antoine GIRARD
|
42c1153d6e
|
Near ready
|
9 years ago |
Unknwon
|
9711286b26
|
Record error when fail to health check repository
|
9 years ago |
Unknwon
|
c1c3cada6c
|
Minor fix for #2494
- Change tooltip size from mini to tiny in profile page
|
9 years ago |
Unknwon
|
847b985de5
|
Merge pull request #2494 from mhartkorn/pullreq-name-change
Change user name in Pull Requests to avoid errors (fixes #2495)
|
9 years ago |
Martin Hartkorn
|
758589d28d
|
Change user name in Pull Requests
|
9 years ago |
Andrey Nering
|
8320b077a0
|
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
|
9 years ago |
Kim "BKC" Carlbäcker
|
cbae57c634
|
Fixed Webhook URL-length Issue #2465
|
9 years ago |
Unknwon
|
1fe72ae465
|
#2179 use Go sub-repo ssh to verify public key content
|
9 years ago |
Unknwon
|
5b18638857
|
URL fix for #2287
|
9 years ago |
Antoine GIRARD
|
4c444fb1e8
|
Fix username display in lower-cased for comment in Dashboard
|
9 years ago |
Unknwon
|
6e2051352e
|
#2287 Truncate repository name if too long
|
9 years ago |
Unknwon
|
05853b6ae9
|
#2349 fix convert type
|
9 years ago |
Unknwon
|
56f772c100
|
#2349 try to handle []int8 case
|
9 years ago |
Andrey Nering
|
5a28d5fe46
|
Fix test case after 86bce4a2ae .
|
9 years ago |
Unknwon
|
516b391372
|
roll back a small change
|
9 years ago |
Unknwon
|
c2e9264310
|
minor fix to #2335
|
9 years ago |
Unknwon
|
30a996fbc4
|
Merge pull request #2335 from andreynering/highlight-diff
Highlight diff
|
9 years ago |
Andrey Nering
|
ecfdb4ceb5
|
Fix: now highlights in diff view are getting the correct lines.
|
9 years ago |
Andrey Nering
|
d3ae762f35
|
Semantic fixes.
|
9 years ago |
Andrey Nering
|
183ee384c7
|
Declaring specific types for enums constants.
This makes the code more strict since you can't assign or compare
values of different types without proper cast.
|
9 years ago |
Andrey Nering
|
000931e238
|
Highlighting differences of lines in the diff view.
|
9 years ago |
zhuharev
|
43e7e4a4a2
|
typo fix
|
9 years ago |
Unknwon
|
8dd298d54e
|
#2185 fall back to use custom chardet lib
|
9 years ago |
Unknwon
|
583a57a454
|
#2273 URL consistency on webhook payload
|
9 years ago |
Unknwon
|
824f3f2961
|
Merge pull request #2262 from angus-g/fixes/user-following-migration
Add default for NumFollowing field (fixes #2261)
|
9 years ago |
Unknwon
|
bf20cddecb
|
Merge pull request #2257 from Jofkos/patch-1
Wiki pages containing question marks in their name weren't loading
|
9 years ago |
Angus Gibson
|
1cfbf02804
|
Add default for NumFollowing field (fixes #2261)
We set the default value for the non-NULL field NumFollowing of the User
model to 0, which stops an error when the ORM tries to sync.
|
9 years ago |
Unknwon
|
00a60453fb
|
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
|
9 years ago |
Jofkos
|
45f4c69f74
|
Removed empty line, multi return args
|
9 years ago |
Jofkos
|
0293ddd7b0
|
Wiki pages containing question marks in their name weren't loading
(untested)
|
9 years ago |
Unknwon
|
d20633c205
|
fix #1436
|
9 years ago |
Unknwon
|
ae4bcfa2e0
|
#1692 add organization APIs
|
9 years ago |
Unknwon
|
6dee7a47f0
|
#1692 add user email APIs
|
9 years ago |
Unknwon
|
b5267ad1a3
|
fix #2205
|
9 years ago |
Unknwon
|
8ac9d9b4c7
|
rename import path
|
9 years ago |
Unknwon
|
35703e5fda
|
fix possible disclosure
|
9 years ago |
Unknwon
|
11425263a3
|
fix huge diff hangs
|
9 years ago |
Unknwon
|
48c0097476
|
#2176 fix 500 on /watchers & /stars for pg
|
9 years ago |
Unknwon
|
84a9c474be
|
#2185 use Go sub-repo to detect encoding
|
9 years ago |
Unknwon
|
34dcc591f5
|
#2167 able to identify git version on Windows
|
9 years ago |
Unknwon
|
7abaa8c8a2
|
#2152 fix SMTP authentication makes invalid assumption on protocol
|
9 years ago |
Unknwon
|
5e9781339e
|
#2155 fix org max repo limit default to -1
|
9 years ago |
Unknwon
|
329fe23c05
|
#2155 The owner has reached maximum creation limit of 0 repositories
|
9 years ago |