Ethan Koenig
0ce215bdb5
Cache ctxUser in retrieveFeeds(..) ( #826 )
8 years ago
Ethan Koenig
6c8f6ede64
Fix FIXME and remove superfluous queries in models/org ( #749 )
8 years ago
Ethan Koenig
061fa12949
Search bar for issues/pulls ( #530 )
8 years ago
Ethan Koenig
2e563ee9f0
Bug fixes for Issues filters ( #413 )
Correctly handle simultaneous assignee/poster filters, and conflicting assignee filters
8 years ago
Lunny Xiao
b9a66336a1
resolved #394 ( #396 )
8 years ago
Bwko
fcde7de425
Fixes typos
8 years ago
Lunny Xiao
b5a7692d63
Golint fixed for modules/setting ( #262 )
* golint fixed for modules/setting
* typo fixed and renamed UNIXSOCKET to UnixSocket
8 years ago
Lunny Xiao
cb56320d28
golint fixed for parts of routers root, dev, user and org dirs ( #167 )
* golint fixed for parts of routers root, dev and org dirs
* add user/auth.go golint fixed
* rename unnecessary exported to unexported and user dir golint fixed
8 years ago
Sandro Santilli
cb1b3cc148
Update import paths from github.com/go-gitea to code.gitea.io ( #135 )
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
8 years ago
Sandro Santilli
f2c96b8f93
More MixedCase consts
8 years ago
Rémy Boulanouar
9712d5ee89
Change import reference to match gitea instead of gogs ( #37 )
8 years ago
lstahlman
bc5b42b53a
Fix for #3410 overall issues for organisations is limited to num_repos from the user ( #3412 )
9 years ago
Unknwon
8217099a3d
Ignore repository with issue disabled or use external tracker in dashboard issues
9 years ago
Unknwon
ad3b586d6e
#3348 always use relative avatar link in the template
9 years ago
Unknwon
027aebc72c
#1384 add pagination for repositories
9 years ago
Unknwon
3b42ab0e57
Refactor User.Id to User.ID
9 years ago
Unknwon
9835377f9c
Use struct for UI settings
9 years ago
Unknwon
fd631bf9c0
Fix XORM IN condition table name parse
9 years ago
Unknwon
5b25440502
#1692 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to #809
9 years ago
Unknwon
574a4d69e8
Rename module: middleware -> context
9 years ago
Alec S
f1f1580f7b
readd 'dashboard' to title
9 years ago
Alec S
e0eb54efa7
Merge branch 'develop' of github.com:gogits/gogs into develop
9 years ago
Alec S
bdfc6fda87
fix indentation
9 years ago
Alec S
93bdc4ad19
Remove dashboard keyword from title
9 years ago
Alec S
103e8008cf
change page titles for user and org dashes
9 years ago
Jan Christophersen
f87ae17a17
Allowing site admins to view private repositories in org/home
9 years ago
Unknwon
184d76a5d4
Minor fix for #2567
9 years ago
Florian Kaiser
1f7e7b39f2
Only show activities for repositories on dashboard, that the user has access to
9 years ago
Florian Kaiser
67b5856061
Only show repositories on organization dashboard, that the user has access to
9 years ago
Florian Kaiser
d960a61127
Remove unnecessary else-block
9 years ago
Florian Kaiser
923824eea4
Evaulate org/team permissions when using the issue/PR view
9 years ago
Florian Kaiser
a850bdd9e7
Remove unnecessary comments
9 years ago
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
Unknwon
00a60453fb
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
9 years ago
Unknwon
58332bc908
fix #2223
9 years ago
Unknwon
ae4bcfa2e0
#1692 add organization APIs
9 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.
9 years ago
Unknwon
81cff77072
#1944 Drop /org/ URL path prefix in organization home page
9 years ago
Unknwon
a14c20813c
fix #650
9 years ago
Unknwon
95b10e3b07
fix #1119 and data race in timming tasks
9 years ago
Unknwon
52992b3405
only show user's activities in profile
9 years ago
Unknwon
32c481117a
fix #1302
9 years ago
Unknwon
45460b7e7f
save custom avatar as PNG
9 years ago
Unknwon
797b4277ff
#1459 Dashboard issues lacks sorting
9 years ago
Unknwon
f066c2f1d8
fix import path, fix #1782
9 years ago
Unknwon
f5bd9aaf0a
finish initial version of pull request
9 years ago
Unknwon
5b8019f32e
fix sql
9 years ago
Unknwon
9b953f22fb
new org dashboard issues
9 years ago