Commit Graph

858 Commits (39735723f542947b8f067b39f7b4415d0282d2dc)

Author SHA1 Message Date
Alexey Makhov 563e8b4ea9 gitlab-like hash naming
Stefan-Code b508fb041f Merge branch 'dev' of https://github.com/gogits/gogs into dev
Stefan-Code 1628ef4ba5 changed repo-clone-url behaviour for bare repo
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.
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.
Stefan-Code e5d6f4ce56 Changes to repo-header-download-drop, different repo-clone-url input behaviour
无闻 6ed96b7a20 Merge pull request from TonyTsangHK/dev
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
Unknwon 2a2596fe61 able to disable SSH for
Tony Tsang fc6d80d619 Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
Unknwon 7140f50637 public/ng/js: script fix on
Alexey Makhov e91b28eb9b little fix
Alexey Makhov 5d4425bbbc add multifile support to diff view highlighting
Alexey Makhov 7f71fe9dae fix diff lines highlighting
Unknwon faddaff90d templates: fix commit message render issue
Unknwon 37fcc8daf2 modules/base: add RenderCommitMessage with XSS-safe and special links
- update russian locale
Unknwon 8e384ce46c fix , may cause unintentional break in other features, but security is no.1
fuxiaohei c0cfd62b90 add label-edit and label-delete logic
Unknwon ac4a10456e api: able to create repo and fix
- POST /user/repos
- POST /org/:org/repos
Unknwon 2f3a7e53cb fix
Unknwon bc8721fb6c Finish new UI for release page
Unknwon 9a1fe801e5 fix
fuxiaohei 0daef29053 add label-create ui elements
dennis-smurf 528c075ad6 Added issue link rendering in commit messages
Tony Tsang d4a1d9f82a Display multi-line commit message on commit diff page.
fuxiaohei 0af3a5b603 add issue list filter ui
James Cracknell 4d123d0a93 Fix user links
fuxiaohei 23d53561d1 update milestone page design
fuxiaohei 79dae254cf add milestone page design
Unknwon 55dfe2c978 custom avatar upload
Unknwon 32dcaefafa fox
fuxiaohei d1a60e3643 add pull-request and labels page design
Unknwon 4f360d8f08 Fix and update Germeny locale
Unknwon e0de6cb5ad work on and update locales
Unknwon 35977cd34c continue work on
Unknwon 23eec25274 Fix , fix , fix
Unknwon 4e7eb5be9d Work on fork and fix
fuxiaohei b866dc92d7 finish issue list ui draft
Christopher Brickley 3794111460 update slack hook to use new format
Eryx 8209bf74f8 Fix
Unknwon a342d58d7e Able to fork repo to individuals
无闻 d7d167ac63 Merge pull request from evolvedlight/master
First cut of fork repo
fuxiaohei 9e3a1bc11a add nav bar in issue list
Unknwon 1aa12c7452 Fix
Unknwon 9ae92459a5 Fix repo css and rel path img in md
evolvedlight 8d2a6fc484 Merge remote-tracking branch 'upstream/dev'
Conflicts:
	models/repo.go
evolvedlight 29ac3980ff More changes
Unknwon 3005c4f6db Fix diff css style, hooks \r char
Unknwon 963354c5d7 Add raw, history file button, and other mirror fixes
Vyacheslav Bakhmutov 5103f16f78 add omitted lang
Unknwon b2632dec09 Page: Compare 2 commits
Vyacheslav Bakhmutov ce7422473a add omitted lang
Unknwon 64c68220d2 Fix
evolvedlight c9e5e38fcf Initial cut of git fork
Unknwon a046a31d2b UI: Confirmation box
Unknwon 3cfa4a581c Bug: 500 when transfer repository to collaborator
Unknwon 11af8658cf Simple fix
Unknwon e3b78c47e2 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	public/ng/less/gogs/repository.less
	templates/repo/home.tmpl
Unknwon 49193bebd2 UI: Confirmation box
fuxiaohei 7d48f811f1 add issue router for new issue page ui preview
fuxiaohei e3a27aeb25 template and ui fix
fuxiaohei dccc50e9d4 template and ui fix
Unknwon b8368f98ff Add directory level commit message
fundon 54724c33ec no neet for md5 email
fuxiaohei 7c30ae7002 is utils improvement
Unknwon 25268577a5 Fix download archive issue
Unknwon 5bbeeb0f1b Page: Commits and fix
Unknwon a1109e6fbc Page: Repository home page
fuxiaohei b3f0d25ce5 pull request ui review, change sidebar
fuxiaohei 8d5a4cc9eb pull request ui review, change sidebar
fuxiaohei 60c65415dd pull request page ui review, upgrade octicon icons
Unknwon 063aacd436 UI: Use tooltip not alert when copy clone URL
lunnyxiao 7df60af60e submodule support and closed
lunnyxiao 150eef93b2 add submodule basic support & buf fixed
Unknwon 7ba9257a7f Add suburl support
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
lunnyxiao 061a879cea Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	conf/app.ini
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines
Benjamin Peng cff3ca23a5 Fix TimeSince arguments error.
Unknwon 7027ac9308 Fix
Unknwon cfed11f092 Bug: Transfer repository doesn't update the count
Christopher Brickley 85c35a6b8b add organization-level webhooks
Michael Dyrynda dcb10a41d4 Add handling to branch switcher label to make label more consistent with
GitHub behaviour

Addresses 
Christopher Brickley 00a864e693 add commit compare functionality
Unknwon c5ce33047e Mirror fix and hide missing pages for 0.5 release
Christopher Brickley 2bce24068d add Slack API webhook support
Unknwon 676bd764fa UI: SSH/HTTPS address switch and copy
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.
Unknwon 1aec1a2dda Finish new admin dashboard
Unknwon 81287ba022 Mirror issue fix
Unknwon bba707de36 Finish team list, create new team, join/leave team page
Unknwon 5fbf8531e6 Finish new home page of organization
Unknwon 78defd238c Page: Manage social accounts
Unknwon 08c6d07aad UI: Bare repository does not have visual link to settings page
Unknwon 9a1d5d2489 Finish new web hook pages
Unknwon 9820b8e134 Finish new hooks list page
Unknwon e8c9bb2c66 Finish new collaboration page
Unknwon 755eec745f Finish new repo settings page
Unknwon dabf5b057c Finish new migrate page
Unknwon 3428baa3b5 Mirror fix on template
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Unknwon 8dd07c0ddd New UI merge in progress
Justin Nuß 12fb42de5a Fix IE bug and show errors.
Justin Nuß 4e2477a1a5 Fix . Switch to JS(ON) implementation for issue/comment creation.
Justin Nuß dedb156d4a Fix . Allow empty comments as long as there are attachments.
Justin Nuß 4d702eb345 Allow disabling uploads
Justin Nuß bfe5b86004 Add file upload for attachments
Justin Nuß 43e5de7f83 Show attachments in issues/comments and add preview for images
Justin Nuß 1129f756c8 Fix missing . (dot) in issue templates
Justin Nuß 967856f36e Merge branch 'dev' into feature/attachments
Conflicts:
	models/issue.go
	routers/repo/issue.go
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository
Justin Nuß 3c025b3950 Add delete route for attachments, remove upload buttons from issues/comments
Justin Nuß 34304e6a0c WIP: Allow attachments for issues, not only comments
Justin Nuß 4617bef895 WIP: Allow attachments for comments
无闻 8e4debe99d Merge pull request from nuss-justin/issue/288
Fix issue . Only show label form if repository collaborator/admin
无闻 dc2e140360 Merge pull request from nuss-justin/dev
Fix issue 280 & unwatch button in Firefox
Justin Nuß e194cf3291 Fix issue . Allow links in the repository description
Justin Nuß ccca60a5a1 Fix issue . Only show label form if repository collaborator/admin
Justin Nuß 18718afb36 Hide watch/unwatch button if not loggedin
Unknown be8ac7fb75 fix
Unknown cdffdeddc9 Fix bug that collaborators are able to modify settings of repository
Unknown 5dbfe3c26c Finish organization homepage
Unknown 32b09681b2 Migrate repository by organization
Unknown 43b33440b5 Work on create organization repo and
fuxiaohei 72ba273cc9 select owner when creating repository
Unknown 4cf7a1fca5 Mirror update on create repo page
fuxiaohei 80be060735 select owner when creating repository
Unknown 8e6c254c03 Mirror fix on create repo
fuxiaohei cc703ee663 select owner when creating repository
Unknown 314193029a Use constants to name template file
Unknown 9924e65ca1 In progress of name template name constant
Unknown f160b4f33c Add tar.gz download button and other mirror updates
FuXiaoHei 4e8a1bf9c9 fix firefox zclip bug
Jason 7fd22bea1e Add dropdown-menu-right class to the repo-watching dropdown
The dropdown menu was dropping down to the right and appearing outside of the page container. This made it not visible at smaller browser widths.

This commit makes it drop down into the page container, instead of out, and keeps it visible at all screen sizes.
Unknown 33ec0632ff Fix
Unknown 98dbbae2ef Fix
Unknown c117f9e73f Fix
FuXiaoHei d76772adb9 add milestone list page
Unknown e573855a4f Fix , support web hook
Unknown 94bccbb148 Finish edit and remove web hook
Unknown 24f614f6db Finish add web hook
Unknown bbdfe25769 User code clean and ui improve
Unknown c1eb4d894a Clean api code
FuXiaoHei d189b83ac1 some ui fix
FuXiaoHei d34c3bb751 finish webhook ui,
some ui fix
FuXiaoHei 3e856928a2 add webhooks page ui
Unknown 75109bbd65 Fix panic when no master branch
Unknown f6c4fbeb37 Collaborator
FuXiaoHei 1c88a541cb fix profile ui
FuXiaoHei 52fbb9788a add collaboration page ui
Unknown 2401e68d7e Prepare for v0.3.1 hotfix
无闻 31805e2bbe Merge pull request from clee/show-parents
Show parents in commit diff page
Chris Lee 6700257558 Show parents in commit diff page
Unknown ce05a8d7b6 Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	templates/repo/single_list.tmpl
Unknown 62d23e9154 HTTP no follow and offline mode
无闻 9fdf4bc277 Merge pull request from clee/master
Use commit summaries instead of full messages
Chris Lee 8a8f84d245 Use commit summaries instead of full messages
Unknown 59d0e73c35 Batch mirror fix
Unknown 8bed017557 Add build tag enable prompt
Unknown eda3f8b3b3 Mirror updates
Unknown c3a52f7dd0 Mirror bug fix on downloading zip
Unknown 7d656ee2e3 Update docs
slene d3fc1da8c2 download link
Unknown 57f84fb051 UPDATE DOCS
Unknown d2b53dd43b Add weibo oauth
Unknown c9a1eb4789 Able to change mirror interval now
slene 52b4ab2aa5 update with new git
Unknown 90f6aa8cd1 Add repo mirror and import
Unknown 31d613c01d Mirror fix
Unknown 5d30bfc8ba Fix fix
Unknown 33aa4f7438 Support private repo
Unknown d6dac160df Pages in commits list page
Unknown 47aa53bd36 Add search commits
Unknown 23e318f85a Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 11f54b1426 Mirror bug fix
FuXiaoHei df000245d1 add pager in commit-page, finish commit search form
Unknown 306aa5bffe Add support default branch
Unknown 8980675a9f Fix
FuXiaoHei 6b30d9b0f2 fix mirror typo
Unknown 5d4025cb5a Add go get meta support
Unknown 9f7bd5007b Work on mirror repo
FuXiaoHei c72e1b5c2a repo-import page ui
FuXiaoHei d3a987eded username & repo-name changing help message
FuXiaoHei 98f918ed28 Merge branch 'dev' of https://github.com/gogits/gogs into dev
FuXiaoHei 3ede496383 add release-new route
Unknown eb803ec5eb Add transfer repository
FuXiaoHei 75db79b4b6 release list page ui
Unknown 79a610592e Add: rename repository
FuXiaoHei 1757a59a99 js clipboard
Unknown db66b8da72 Add release tmpl
crackcomm 128b7c790e My mistake...
crackcomm 5a07b5430e .admin-dl-horizontal
Unknown e938863ae6 Mirror fix on UI
slene b1627672f9 fix link
slene 816bb08720 fix link
slene d6c9e3413a fix display bare repo
slene 578d981d7e display bare repo page
slene b27c34f39a update git api. fix link... and so on
slene 6bd4f34c8d fix commits button
Unknown 5344a03003 Bug fix
slene 6b43067e1b image display in diff page
slene 346db02d89 fix image display
slene 677643b812 fix read commit source
Unknown dd6246877d Almost done diff page
FuXiaoHei 08405a4fea add issue view ui
Unknown ed9b7d2db9 More on diff page
Lunny Xiao 3a27a0c146 improved diff
Unknown a3d0d29496 Merge branch 'master' of github.com:gogits/gogs
Unknown 87de66561c Start working on diff page
FuXiaoHei a8623ec104 fix init-tabs bug
Unknown 2fa8d0c8dd Added create issue
FuXiaoHei 23d103c721 issue list in user
FuXiaoHei e5d8fe41c4 issue create page ui
FuXiaoHei 2a2f025388 change css name style
FuXiaoHei 6e33e54e71 add issue-create template file
slene 123c7b44e8 fix
FuXiaoHei 79633ab1fb file size and file raw style update
slene 52959c988c fix
slene ff36248419 raw download
FuXiaoHei 92a6058e29 zip download button, repo single file buttons
FuXiaoHei 3473aa9e42 repo single file raw button
FuXiaoHei c9e1eb0a0d diff page ui
FuXiaoHei 5e22f1437a diff page ui
Unknown f8cfb81fb0 Mirror updates
slene 559cd63fc5 fix code view indentation
Unknown c386bb4bd3 Bug fix
Unknown 1eb078d0a8 Fix action
FuXiaoHei c9e830cefb fix dropdown close bug
FuXiaoHei 1a16b3e99a repo options ui
Unknown ad31893bbb Update README
slene 076fc98d98 add csrf check
FuXiaoHei 011134e0af add clone link in repo index page
Unknown e67653cf13 Bug fix
Unknown 369ddf76a8 Batch fix
FuXiaoHei 1a0d7c54a2 repo watching ajax
FuXiaoHei 42b08ff261 fix single bare page link
slene de956c4776 linenums
slene c6bd723ce1 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	public/js/app.js
FuXiaoHei c7b6fbfd46 clean padding in single file page
Unknown e8a49c7746 Add data to ui
FuXiaoHei cb80111e89 guide page for bare repo
some ui fix
Unknown 9f9cd6bfc6 Work on admin
slene 21379e30a1 fix link
slene 8ef46e90e5 fix
slene 24678d73f5 read single file
Unknown 805732fdc7 Mirror fix
Unknown a922c3ff6a Watch backend
Unknown 601c10309d Bug fix
Unknown 757f360949 Render data in commit list page
Gogs c6e12d2568 add up url in file list
FuXiaoHei 3634d1ee32 Merge branch 'master' of https://github.com/gogits/gogs
FuXiaoHei 89041248d4 repo commit list ui
Unknown dd8e7868ce Mirror fix
FuXiaoHei 06af48503c repo description ui update
FuXiaoHei 78097a2c5a Merge branch 'master' of https://github.com/gogits/gogs
Lunny Xiao 9e8e910bd6 merge
Lunny Xiao 3da325591b bug fixed for commits list
Unknown fbd252c1cf Mirror fix
FuXiaoHei 9533b23272 theme changes
Unknown d886f4df97 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/repo.go
	routers/repo/single.go
	templates/repo/single.tmpl
Unknown e44d9ffd89 Delete commit and update getlastcommit
Lunny Xiao 3ceb008e1f add commit view
Unknown e656609b0d Bug fix
Unknown f31151e681 Add commit link for file list
Unknown e51afe4621 Add postgres support, clean code, code review
Lunny Xiao 45a6444b1e add commits
slene f90e37ade0 fixed
Unknown ee93186f72 Mirror change
slene 5bc2a1a6f9 show readme.md
slene 26f9962b6e clone in ssh
FuXiaoHei 3a3ac1f0f3 repo branch page ui
slene 3a2eee0827 fix repo setting and delete repo
FuXiaoHei d64a8e8d3a Merge remote-tracking branch 'origin/master'
FuXiaoHei c101471bdf ui update, repo-assignment panic bug fix
Unknown 0f68930892 Add latest commit in repo viewer
Unknown 685631627e Show branches in repo viewer
slene c9bf526be7 markdown & code style
slene 1f9ced7960 file list style
Unknown 8de9517862 Mirror fix
Unknown 828c89de99 Clean code
Unknown 8fb4b3afad Add template func FileSize
Lunny Xiao 6bdd6f9b18 add size for file
Unknown e9fdf1031d Clean code
slene 06deed820d Add HomeLink and AvatarLink to User model. Please use .SignedUser in template.
Lunny Xiao d80f43ca81 bug fixed
Lunny Xiao b27e8e87f8 add tree view
Lunny Xiao 607303e4de add id
FuXiaoHei d18237850c add draft page for empty link
Unknown 398809b135 Combine UI and data in repo home page
FuXiaoHei 8d1fcdaf2c repo page ui
Lunny Xiao 1902500b0d Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao 3a1fa012f7 update repo page
Unknown 27104ac89a Add delete repo
FuXiaoHei a8d8e72562 single repository setting page ui
FuXiaoHei f65d8f9144 single repository page ui, add spec handler to get repo
FuXiaoHei 555c8f1d91 Merge remote-tracking branch 'origin/master'
FuXiaoHei 4fff38856e single repository page ui preview
Lunny Xiao 08feaf3ded add repo router
Unknown fdc4151ff3 Finish create repo
FuXiaoHei 63d2f74c21 begin dashboard ui
Unknown 76ce6f9848 Update repo.Create
Unknown a2a59f8ad1 Change /user/profile URL to /user/:username
Unknown ba5c7ea771 Add SignInRequire and SignOutRequire middleware
Lunny Xiao e246f2188e add list for repo basic
FuXiaoHei 71bae3ebd3 ui for repo/create page
Lunny Xiao f7826d4ed7 create repository from web
Unknown 8962b39648 Add routers for create and delete repo