Florian Kaiser
08b69fc9a9
Only show repositories the user has access to, on the organization home
10 years ago
Unknwon
00a60453fb
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
10 years ago
Unknwon
58332bc908
fix #2223
10 years ago
Unknwon
ae4bcfa2e0
#1692 add organization APIs
10 years ago
Adam Strzelecki
6b10567eef
Admin should be able to see all organizations
This is follow-up for 56c66ee486 allowing admin
to see private repositories, even when not being member of them.
10 years ago
Unknwon
81cff77072
#1944 Drop /org/ URL path prefix in organization home page
10 years ago
Unknwon
a14c20813c
fix #650
10 years ago
Unknwon
95b10e3b07
fix #1119 and data race in timming tasks
10 years ago
Unknwon
52992b3405
only show user's activities in profile
10 years ago
Unknwon
32c481117a
fix #1302
10 years ago
Unknwon
45460b7e7f
save custom avatar as PNG
10 years ago
Unknwon
797b4277ff
#1459 Dashboard issues lacks sorting
10 years ago
Unknwon
f066c2f1d8
fix import path, fix #1782
10 years ago
Unknwon
f5bd9aaf0a
finish initial version of pull request
10 years ago
Unknwon
5b8019f32e
fix sql
10 years ago
Unknwon
9b953f22fb
new org dashboard issues
10 years ago
Unknwon
9fa3cab4c1
new user dahsboard issues
10 years ago
Unknwon
d16c228a08
finish view issue without comments and ops
10 years ago
Unknwon
6bf85e1fe9
finish create issue with milestone and assignee
10 years ago
Unknwon
36fa23ed16
WIP: create PR - choose branch
10 years ago
Unknwon
85096fabbc
Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
# gogs.go
# models/issue.go
# templates/.VERSION
10 years ago
Unknwon
04f1db0139
finish new milestone page
10 years ago
Unknwon
893b66bcac
allow anonymous SSH clone
10 years ago
Unknwon
1cb8727862
fix #1204
10 years ago
stephen mcquay
38c5db7728
fix .keys route
This change fixes the output from /{{ username }}.keys so that it can work in
a ~/.ssh/authorized_keys file
11 years ago
Antoine GIRARD
2df4510d70
Apply ng to issue dashboard
11 years ago
Unknwon
4ec2e465f9
#1067 : Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
11 years ago
Unknwon
0fa1c5ae0f
#1040 : dashboard no longer accessible when repo is missing
11 years ago
Peter Smit
4ad9104c52
Update/simplify fix that owners also see actions on their repositories
11 years ago
Peter Smit
893cda904a
Fix that owners also see actions on their repositories
This is a balance between speed and nice code, where speed has won. To prevent a repository query for each action the ownername is match with the current user.
It would be "cleaner" or "better" if we fetch the repository each time. Another option is to add the RepoOwnerID to action
11 years ago
Unknwon
7ae5b92db8
code fix #941 caution: undertest
11 years ago
Peter Smit
5af7b2864c
Change constants to UPPERCASE_WITH_UNDERSCORE style
11 years ago
Peter Smit
5deb52e1b8
Refactoring of the Access Table
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens.
11 years ago
Peter Smit
76f8904718
Introducing Collaboration Struct
11 years ago
Unknwon
0a697517ac
work on #754
11 years ago
Unknwon
c4820f119d
work on #754
11 years ago
Unknwon
d01f2f3c22
fix #751
11 years ago
Unknwon
1b66600bd0
Fix #652
11 years ago
Unknwon
22ab4fa1b0
fix #139
11 years ago
Unknwon
55dfe2c978
custom avatar upload
11 years ago
Unknwon
7ba9257a7f
Add suburl support
11 years ago
Martin van Beurden
0055cbd365
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
modules/setting/setting.go
Conflicts:
templates/repo/release/list.tmpl
templates/user/dashboard/dashboard.tmpl
Conflicts:
routers/repo/setting.go
11 years ago
tobyzxj
ad041167f7
fix user's actions on domain/org/name-of-organization/dashboard
11 years ago
Unknwon
5fbf8531e6
Finish new home page of organization
11 years ago
Unknwon
a8e05fdf1b
Use toolbox
11 years ago
Unknwon
9813161411
Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
11 years ago
Unknwon
5e81383413
Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
11 years ago
Unknwon
5c4bc3c848
Huge updates!!!!! Be careful to merge!!!!
11 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
11 years ago
Unknown
5dbfe3c26c
Finish organization homepage
11 years ago