Commit Graph

129 Commits (56a8d573b0346dce9f6843d61997e5794bc16e4e)

Author SHA1 Message Date
Unknwon 9db4acc62e improve fork process 10 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 10 years ago
Unknwon 77dcef0cab fix milestone format parse 10 years ago
Unknwon 0705f55ce0 finish new milestone page 10 years ago
Unknwon 74bd6b939c milestone: edit 10 years ago
Unknwon 3e4cdccf6b milestone: create page 10 years ago
Unknwon 04458d49a0 milestone: list view 10 years ago
Unknwon 589618c8a5 better paging 10 years ago
Fernando San Julián 514ce712b0 admin config fix 10 years ago
Unknwon 2e7b38db9f fix paging links and issue count 10 years ago
Unknwon 752b527152 update Chinese locale 10 years ago
Unknwon 1ba837a055 new issue and label page 10 years ago
Unknwon 54b58e988d Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues 10 years ago
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
10 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
10 years ago
Unknwon 86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
10 years ago
Unknwon 4447a20f87 UI: issues - finish basic frame 10 years ago
Jakub Stasiak 562ad02a6d Add file permalink button
The button appears when a file is viewed in a branch or a tag. It points
to a URL containing the branch's (or tag's) current commit id so that
it'll always point to the same content.
10 years ago
Unknwon a2a9e151f8 install - add mail from setting 10 years ago
Unknwon b9dc2147b4 UI: install - done 10 years ago
Unknwon 5cf3732339 UI: install - new version 10 years ago
Unknwon 5dd3dd71a0 UI: install - database settings 10 years ago
Unknwon 4fca548ed1 update locale 10 years ago
Unknwon c08baee085 Merge branch 'develop' of github.com:gogits/gogs into develop 10 years ago
Unknwon 7a7c096fd0 update typo in locale files 10 years ago
Paolo Borelli 182003aa41 Add PAM authentication 10 years ago
Unknwon 698b9e2acc #1070 Clearer error message for illegal characters 10 years ago
Unknwon 5c3cac3bc0 Merge branch 'master' of github.com:gogits/gogs into develop 10 years ago
Andrew Youngwerth a8377d8ded Fixed minor gramatical error in the us install success msg 10 years ago
Unknwon b6f8b486c7 add sr-only class, change to new tag line 10 years ago
Unknwon 62e436e6b7 Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1 10 years ago
Unknwon 1cb57b1a44 #1094: fix locale 10 years ago
Unknwon deee2d5fa8 #1069: Copyright violations 10 years ago
Unknwon 471b8a18ab Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
This reverts commit c226e92284, reversing
changes made to 80b23854bc.
10 years ago
Nolan Darilek 25dd6f8fa0 Add additional accessibility text to repository navbar. 10 years ago
Nolan Darilek 37ab32b613 Various accessibility fixes, mostly labeling icons. 10 years ago
Unknwon 0720d3988f #988: GetRepoLink already contains AppSubUrl 10 years ago
Unknwon 4b9fb43a70 home: new UI 10 years ago
Unknwon a6a2f59d1d Merge branch 'access' of github.com:gogits/gogs into dev 10 years ago
Unknwon d446be9f5f models: mirror fix on #964 10 years ago
无闻 cd8b43d984 Merge pull request #915 from Lafriks/dev
Get username, name, surname and e-mail from LDAP server
10 years ago
Unknwon 059338139c routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
10 years ago
Peter Smit e6fc58a744 Remove GoGet option from repository and handle it with ?go-get=1 instead
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
10 years ago
Unknwon d02e45f985 better naming on #891 10 years ago
Unknwon 6a23252edc able to allow insecure certification of webhook for #891 10 years ago
Unknwon f15fa9167a cmd: code fix for #905
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
10 years ago
Lauris BH 00653e52ee Get username, name, surname and e-mail from LDAP server 10 years ago
Raphael Randschau 92036a78d1 Add locales (en/de native, rest -> translate.google.com) 10 years ago
Unknwon 0a2068d7fb models: code fix on #818 10 years ago
无闻 cd6376f093 Merge pull request #818 from fzerorubigd/master
add a function to rewrite all public keys on admin request
10 years ago