144 Commits (c8093a13ff89834d587556a292c4c8cbfdb700a5)

Author SHA1 Message Date
chriswatt a881f776d0 Make commits tab active when on diff page 9 years ago
Unknwon 7509fa2c33 improve get commits performance 9 years ago
Unknwon 120cd4e471 #1984 Better mirror repo management 9 years ago
Adam Strzelecki da2585c11e 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
9 years ago
Unknwon e538ff2770 fix #1829 and fix #890 9 years ago
Unknwon ec2423ad7c more UI minor fixes 9 years ago
Adam Strzelecki 2580e7b57e 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.
9 years ago
Adam Strzelecki 3eae4ecde7 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.
9 years ago
Unknwon 951037c0ae remove test code 9 years ago
Unknwon 7046df6028 UI fix 9 years ago
Unknwon 1db3ae6601 UI fix 9 years ago
Steven Oud 280fde9b7c added links to forks/watchers/stars in new layout header 9 years ago
Unknwon 119dec51f2 Mirror repository should not allow fork 9 years ago
Unknwon c0a899b151 css fix 9 years ago
Unknwon 670ade9a61 #1206 does not allow fork bare repo 9 years ago
Unknwon 2881456421 new webhooks list UI 9 years ago
Unknwon 133b19d0c5 finish view comments on issue page 9 years ago
Unknwon 33f33e055a fix on #1466 9 years ago
Gogs 009d716a02 modified repo header 9 years ago
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label 9 years ago
Unknwon a79586cc54 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
#	templates/repo/header.tmpl
9 years ago
Unknwon 7372042441 list view: issue, label, milestone 9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 years ago
Unknwon 9db4acc62e improve fork process 9 years ago
Unknwon 4447a20f87 UI: issues - finish basic frame 9 years ago
Peter Smit ed89b39984 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.
9 years ago
Stefan-Code e5d6f4ce56 Changes to repo-header-download-drop, different repo-clone-url input behaviour 10 years ago
Unknwon 2a2596fe61 able to disable SSH for #883 10 years ago
Unknwon 4f360d8f08 Fix #617 and update Germeny locale 10 years ago
Unknwon e0de6cb5ad work on #616 and update locales 10 years ago
Unknwon 35977cd34c continue work on #255 10 years ago
Unknwon 4e7eb5be9d Work on #5 fork and fix #608 10 years ago
Unknwon a342d58d7e Able to fork repo to individuals 10 years ago
evolvedlight 29ac3980ff More changes 10 years ago
evolvedlight c9e5e38fcf Initial cut of git fork 10 years ago
Unknwon 063aacd436 UI: Use tooltip not alert when copy clone URL 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 7027ac9308 Fix #461 10 years ago
Unknwon c5ce33047e Mirror fix and hide missing pages for 0.5 release 10 years ago
Unknwon 676bd764fa UI: SSH/HTTPS address switch and copy 10 years ago
Unknwon 5fbf8531e6 Finish new home page of organization 10 years ago
Unknwon e8c9bb2c66 Finish new collaboration page 10 years ago
Unknwon 755eec745f Finish new repo settings page 10 years ago