evolvedlight
|
c9e5e38fcf
|
Initial cut of git fork
|
10 years ago |
Unknwon
|
a046a31d2b
|
UI: Confirmation box
|
10 years ago |
Unknwon
|
3cfa4a581c
|
Bug: 500 when transfer repository to collaborator
|
10 years ago |
Unknwon
|
11af8658cf
|
Simple fix
|
10 years ago |
Unknwon
|
49193bebd2
|
UI: Confirmation box
|
10 years ago |
fuxiaohei
|
7d48f811f1
|
add issue router for new issue page ui preview
|
10 years ago |
fuxiaohei
|
e3a27aeb25
|
template and ui fix
|
10 years ago |
fuxiaohei
|
dccc50e9d4
|
template and ui fix
|
10 years ago |
Unknwon
|
b8368f98ff
|
Add directory level commit message
|
10 years ago |
fundon
|
54724c33ec
|
no neet for md5 email
|
10 years ago |
fuxiaohei
|
7c30ae7002
|
is utils improvement
|
10 years ago |
Unknwon
|
25268577a5
|
Fix download archive issue
|
10 years ago |
Unknwon
|
5bbeeb0f1b
|
Page: Commits and fix #249
|
10 years ago |
Unknwon
|
a1109e6fbc
|
Page: Repository home page
|
10 years ago |
fuxiaohei
|
b3f0d25ce5
|
pull request ui review, change sidebar
|
10 years ago |
fuxiaohei
|
8d5a4cc9eb
|
pull request ui review, change sidebar
|
10 years ago |
fuxiaohei
|
60c65415dd
|
pull request page ui review, upgrade octicon icons
|
10 years ago |
Unknwon
|
063aacd436
|
UI: Use tooltip not alert when copy clone URL
|
10 years ago |
lunnyxiao
|
7df60af60e
|
submodule support and closed #478
|
10 years ago |
lunnyxiao
|
150eef93b2
|
add submodule basic support & buf fixed #478
|
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 |
lunnyxiao
|
ed84adb679
|
toutf8 improved & add max git diff lines
|
10 years ago |
Benjamin Peng
|
cff3ca23a5
|
Fix TimeSince arguments error.
|
10 years ago |
Unknwon
|
7027ac9308
|
Fix #461
|
10 years ago |
Unknwon
|
cfed11f092
|
Bug: Transfer repository doesn't update the count
|
10 years ago |
Christopher Brickley
|
85c35a6b8b
|
add organization-level webhooks
|
10 years ago |
Michael Dyrynda
|
dcb10a41d4
|
Add handling to branch switcher label to make label more consistent with
GitHub behaviour
Addresses #431
|
10 years ago |
Christopher Brickley
|
00a864e693
|
add commit compare functionality
|
10 years ago |
Unknwon
|
c5ce33047e
|
Mirror fix and hide missing pages for 0.5 release
|
10 years ago |
Christopher Brickley
|
2bce24068d
|
add Slack API webhook support
|
10 years ago |
Unknwon
|
676bd764fa
|
UI: SSH/HTTPS address switch and copy
|
10 years ago |
Tristan Storch
|
69e332f432
|
Removed trailing white spaces
Removed trailing whitespaces with
```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```
and some handwork.
|
10 years ago |
Unknwon
|
1aec1a2dda
|
Finish new admin dashboard
|
10 years ago |
Unknwon
|
81287ba022
|
Mirror issue fix
|
10 years ago |
Unknwon
|
bba707de36
|
Finish team list, create new team, join/leave team page
|
10 years ago |
Unknwon
|
5fbf8531e6
|
Finish new home page of organization
|
10 years ago |
Unknwon
|
78defd238c
|
Page: Manage social accounts
|
10 years ago |
Unknwon
|
08c6d07aad
|
UI: Bare repository does not have visual link to settings page
|
10 years ago |
Unknwon
|
9a1d5d2489
|
Finish new web hook pages
|
10 years ago |
Unknwon
|
9820b8e134
|
Finish new hooks list page
|
10 years ago |
Unknwon
|
e8c9bb2c66
|
Finish new collaboration page
|
10 years ago |
Unknwon
|
755eec745f
|
Finish new repo settings page
|
10 years ago |
Unknwon
|
dabf5b057c
|
Finish new migrate page
|
10 years ago |
Unknwon
|
3428baa3b5
|
Mirror fix on template
|
10 years ago |
Unknwon
|
9813161411
|
Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
|
10 years ago |
Unknwon
|
5e81383413
|
Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
|
10 years ago |
Unknwon
|
5c4bc3c848
|
Huge updates!!!!! Be careful to merge!!!!
|
10 years ago |
Unknwon
|
8dd07c0ddd
|
New UI merge in progress
|
10 years ago |
Justin Nuß
|
12fb42de5a
|
Fix IE bug and show errors.
|
10 years ago |