rugk
2dcea2a63c
Replace gogs.io http links with https version ( #3386 )
9 years ago
Unknwon
ad3b586d6e
#3348 always use relative avatar link in the template
9 years ago
Unknwon
4fe2ebe999
#2162 improve repository advance options UI display
Enable/disable input based on user chosen options for wiki and issue tracker.
9 years ago
Unknwon
2daca13477
repo/settings/options: take naming style examples out of locale string
9 years ago
Unknwon
3b42ab0e57
Refactor User.Id to User.ID
9 years ago
Unknwon
c8116aed7f
Minor HTML fix for delete repository notice
9 years ago
Unknwon
d3505ff984
Minor fix for #3246
9 years ago
Pablo Saavedra
5a99c23938
The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true ( #3246 )
Executed go fmt
getEngine() not handles DB parameters (#2972 ) (#2974 )
Uses .AllCols() for Update in updateMirror()
Spanish traslation removed
Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function
9 years ago
Pheng Heong TAN
18c2e0e559
Modify behaviour of repo-delete. ( #3232 )
Re: issues gogits/gogs#2863 and gogits/gogs#3231
As a result of modifications to the contents of the conf folder, `make bindata`
was run, causing an update to bindata.go.
Meta
-----
This commit will be rebased onto the 'develop' branch.
9 years ago
Andrey Nering
f4454c375e
Localize collaboration settings. ( #3100 )
Closes #2764
9 years ago
Cosmin Stroe
561a81df44
Support alphanumeric issue style (ABC-1234) for external issue tracker ( #2992 )
10 years ago
Unknwon
8f4ab731b5
Improve repository lable style
- add border-radius to filter list items
- use color as background of label for issue/pull view page
10 years ago
Unknwon
2e4c412e20
#1146 finish new access rights for collaborators
10 years ago
Unknwon
ad91428936
#1146 finsih UI work for access mode of collaborators
Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin.
10 years ago
Unknwon
22599912df
Minor fixes for #2745
10 years ago
Josh Frye
18bac095c0
Repo setting to delete and disable wiki
10 years ago
Unknwon
a16ec44cf5
Fix #857
10 years ago
Download-Fritz
c8d4d1bd2e
#2505 Allow to fork and disallow to create PRs for mirrors.
10 years ago
Unknwon
04d7b393ab
Minor fix for #2624
10 years ago
Martin Hartkorn
d07e6233a3
Refactored according to suggestions
10 years ago
Martin Hartkorn
42b1b57e94
Convert mirrors to regular repositories.
10 years ago
Unknwon
ce054072fa
#2114 External URL for wiki
10 years ago
Unknwon
ab55ca457f
#1984 Better mirror repo management
10 years ago
Adam Strzelecki
69427c6115
Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file
10 years ago
Unknwon
442f027ad1
fix #2105 and fix #1857
10 years ago
Unknwon
caac2f9b19
fix #1829 and fix #890
10 years ago
Adam Strzelecki
51df440502
UI: Always show menu on repo pages
Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use
middleware.RepoRef() necessary to display information on this menu.
10 years ago
Adam Strzelecki
4d6b9a4736
UI: Make repository menu divide header and content
This is more inline with way GitHub looks like and feels much more natural and
in style with rest of the interface.
10 years ago
Unknwon
67ccea3792
allow admin to migrate for any user/org
10 years ago
Unknwon
a14c20813c
fix #650
10 years ago
Unknwon
44482d52ae
fix #1448
10 years ago
Unknwon
65562d2514
minor UI fix and fix ssh race
10 years ago
Unknwon
aa8a5f1292
#1511 Allow local import only for admin users
10 years ago
Unknwon
a4b9018d92
fix dropdown style
10 years ago
Unknwon
3a0c2096ac
#1021 Forked repo unavailable after deleting original repo
10 years ago
Unknwon
b06f809911
fix dashboard 500 when no issues at all
- update locales
- update README
10 years ago
Unknwon
c4a608c0b9
finish new repo options page
10 years ago
Unknwon
5137368404
new repo options UI
10 years ago
Unknwon
96dbec41f7
webhook APIs
10 years ago
Unknwon
50cf8ca2e0
new create webhook event
10 years ago
Unknwon
2557f2b011
add highlight js
10 years ago
Unknwon
eafb87f1d4
add webhook recent deliveries
10 years ago
Unknwon
72f82c617a
new edit webhook UI
10 years ago
Unknwon
df9986f5a8
new create webhook UI
10 years ago
Unknwon
b95ad93e04
new webhooks list UI
10 years ago
Unknwon
b892366780
new repo git hooks UI
10 years ago
Unknwon
9fa3cab4c1
new user dahsboard issues
10 years ago
Unknwon
14636093e9
add confirmation to delete ssh key
10 years ago
Unknwon
4927fe0600
new access token UI
10 years ago
Unknwon
9f55ee32e4
new UI on admin/monitor
10 years ago