Unknwon
aff4208244
*: rename "gogits" to "gogs"
7 years ago
Unknwon
643c85e9c8
routes/home: minor code improve
7 years ago
Unknwon
4400d2fdd9
Refactoring: rename package routers -> routes
8 years ago
Unknwon
2478b87432
Refactoring: rename ctx -> c
8 years ago
Unknwon
ac43eab51f
Refactoring: rename Signed -> Logged
8 years ago
Unknwon
90b9f7e08c
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
8 years ago
Unknwon
edaf14f2b6
Refactoring: remove tool.TplName
8 years ago
Unknwon
6fbb984ebf
Refactoring: rename pkg/base -> pkg/tool
8 years ago
Unknwon
d05395fe90
Refactoring: rename modules -> pkg
...
Reasons to change:
1. Shorter than 'modules'
2. More generally used by other Go projects
3. Corresponds to the naming of '$GOPATH/pkg' directory
8 years ago
Unknwon
cac7af2c78
explore: able list and search for private but accessible repositories ( #3088 )
8 years ago
Unknwon
e6df2259ab
explore: panic if search without login ( #3088 )
8 years ago
Rob Richards
aaadc61ee8
models/repo: allow SearchRepos to return private but accessible repositories ( #4273 )
...
* models/repo.go SearchRepositoryByName()
Updated function to return public and private repositories that the logged in user has been given rights to view
issue #3088
* models/repo.go SearchRepositoryName
changed repository table alias to 'repo'
removed debug line
* models/repo.go SearchRepositoryByName
modified UserID search query to use the "access" table instead of team_repo, team_user etc
* models/repo.go SearchRepositoryByName
1) uppercased SQL keywords
2) removed alias for ACCESS table
8 years ago
Daniel Oaks
b3d9ca4ccd
Add the ability to explore organizations ( #3573 )
...
* Add ability to explore organizations
* Use right icon for org explore links
8 years ago
Unknwon
e74630ae3b
#1384 add pagination for repositories
8 years ago
Unknwon
46e96c008c
Use struct for UI settings
8 years ago
Unknwon
149d62a648
#13 fix admin can't search private repos
...
- update glide info
9 years ago
Unknwon
2bf8494332
#13 finish user and repository search
...
Both are possible on explore and admin panel
9 years ago
Unknwon
514382e2eb
Rename module: middleware -> context
9 years ago
Unknwon
3fb1b6a608
drop oauth2 feature support
9 years ago
Unknwon
ed5a61153f
fix #1629
9 years ago
Unknwon
d023e81a8f
#1577 explore paginator problem
9 years ago
Unknwon
7714e792a4
minor fixes on #1551
9 years ago
Unknwon
dea3a8c6a4
WIP: create PR - choose branch
9 years ago
Unknwon
216683004e
code fix for #908 , and work for #884
10 years ago
Raphael Randschau
3c65265871
Hide the registration button depending on the setting
10 years ago
Unknwon
7ba9257a7f
Add suburl support
10 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
10 years ago
Unknwon
ab7206d6b7
Fix #348
10 years ago
Unknwon
7af7584d25
Finish new reset password, etc.
10 years ago
Unknwon
e8c9bb2c66
Finish new collaboration page
10 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
10 years ago
Unknown
9924e65ca1
In progress of name template name constant
11 years ago
fuxiaohei
bf703ef617
add dashboard context switch button
11 years ago
Unknown
688ec6ecbd
Fixed #209
11 years ago
Unknown
80055bde86
Code convention
11 years ago
Unknown
b1bdbd7f94
Almost done issue label #200
11 years ago
Unknown
c1eb4d894a
Clean api code
11 years ago
Unknown
c36e7d322e
Mirror updates
11 years ago
Unknown
4c1452574a
go get
11 years ago
Unknown
ea74be2f2e
go get
11 years ago
zhsso
a4cbe79567
fix
11 years ago
zhsso
f3ed11d177
mistakes
11 years ago
Unknown
743fee6015
Fix
11 years ago
Unknown
97debac185
SSL enable config option
11 years ago
FuXiaoHei
bdd32f152d
add m.NotFound handler
11 years ago
Unknown
9f9cd6bfc6
Work on admin
11 years ago
slene
199fdd0336
fork render
11 years ago
slene
483cc31369
Revert "fork render"
...
This reverts commit 56af7e99a8
.
11 years ago
Gogs
56af7e99a8
fork render
11 years ago
Unknown
fbd252c1cf
Mirror fix
11 years ago