Unknwon
02b700d1ed
fix template
10 years ago
Unknwon
fb2d1e450d
milestone: list view
10 years ago
Fernando San Julián
639a9a6fb5
autofocus for new and edit issue forms
10 years ago
Fernando San Julián
0857cb0bbb
pagination in repo issues page only if needed
10 years ago
Vladimir Vissoultchev
397b0ed950
Use EscapePound in link hrefs in diff/file views
10 years ago
无闻
4b4e033a3c
Merge pull request #1402 from wqweto/develop
Allow file and directory names to contain percent character
10 years ago
Vladimir Vissoultchev
42fe2274e6
Allow file and directory names to contain percent character
10 years ago
Unknwon
a4fe163f2f
better paging
10 years ago
Unknwon
1f61482f71
fix paging links and issue count
10 years ago
Unknwon
63b288a5fe
new issue and label page
10 years ago
Unknwon
fd3451f0cc
Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues
10 years ago
无闻
f93bff894d
Merge pull request #1275 from jstasiak/develop
Add file permalink button
10 years ago
Unknwon
6e4a3e4f9d
UI: CURD labels
- fix update lable break connection with repository
10 years ago
Unknwon
dfcb8673b9
UI: basic label list
- create new label
10 years ago
Unknwon
7dd092c0f7
UI: basci issue list without filters
- fix isRead check
- fix paging
10 years ago
Unknwon
baffb343a6
UI: issues - finish basic frame
10 years ago
Unknwon
3c6699625f
fix suburl for js
10 years ago
Jakub Stasiak
d32d422a8c
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
1795957917
UI: install - new version
10 years ago
Unknwon
a773e1800e
#1114 'New Release' always visible
10 years ago
Unknwon
0f9a1090bb
UI compatibility
10 years ago
Unknwon
798ea03317
#1082 : missing link for help
10 years ago
Unknwon
28645f79bc
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing
changes made to 80b23854bc
.
10 years ago
Nolan Darilek
a1a87bf999
Add additional accessibility text to repository navbar.
10 years ago
Unknwon
80667e87b6
remove unused scripts and simplify migrate form definition
10 years ago
Filippo Valsorda
0d8a70e957
Handle submodules without a .gitmodules entry - fix #1023
10 years ago
Unknwon
df64dcfdfd
Merge branch 'access' of github.com:gogits/gogs into access
10 years ago
Unknwon
51da9e41f0
routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
10 years ago
Alexey Makhov
0d33a62765
fix typo mistake
10 years ago
Alexey Makhov
642b2e74a8
remove not using vars
10 years ago
Alexey Makhov
dabc9f4991
gitlab-like hash naming
10 years ago
Stefan-Code
ce7e96765e
Merge branch 'dev' of https://github.com/gogits/gogs into dev
10 years ago
Stefan-Code
83a8ad573b
changed repo-clone-url behaviour for bare repo
10 years ago
Peter Smit
2bb8323ab5
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
Peter Smit
16bfbe24e7
Updating context and fixing permission issues
The boolean flags in the repo context have been replaced with mode and two methods
Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
10 years ago
Stefan-Code
ff7b586ccc
Changes to repo-header-download-drop, different repo-clone-url input behaviour
10 years ago
无闻
1c35655750
Merge pull request #911 from TonyTsangHK/dev
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
10 years ago
Unknwon
235271d50a
able to disable SSH for #883
10 years ago
Tony Tsang
b6fb5371ce
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
10 years ago
Unknwon
e4d19db7c4
public/ng/js: script fix on #901
10 years ago
Alexey Makhov
fe2a15e254
little fix
10 years ago
Alexey Makhov
06e565fb65
add multifile support to diff view highlighting
10 years ago
Alexey Makhov
6e96b3e6fa
fix diff lines highlighting
10 years ago
Unknwon
faddaff90d
templates: fix commit message render issue #828
10 years ago
Unknwon
37fcc8daf2
modules/base: add RenderCommitMessage with XSS-safe and special links
- update russian locale
10 years ago
Unknwon
8e384ce46c
fix #828 , may cause unintentional break in other features, but security is no.1
10 years ago
fuxiaohei
c0cfd62b90
add label-edit and label-delete logic
10 years ago
Unknwon
ac4a10456e
api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
10 years ago
Unknwon
2f3a7e53cb
fix #735
10 years ago
Unknwon
bc8721fb6c
Finish new UI for release page
10 years ago