Commit Graph

522 Commits (dd6faf7f9bd0a1dbf986e124ea0f4db249e1da48)

Author SHA1 Message Date
Unknwon 302938e646 Disable Gravatar option when install
Unknwon 2f08e9f048 v0.6.7
Unknwon ff35a37769 : Authorities were messed up when using mysql database
Unknwon 4217c2333c new create webhook UI
Unknwon 45c2b4bd76 fix HTML
Unknwon 4330c1f0d8 update locale and org dashboard navbar
Unknwon 3a32cbee44 Dashboard error: nil commits
Unknwon 87152f89ba fix release created timezone issue
Unknwon 371572cf5f allow edit issue and comment
Unknwon 2493454587 new delete account UI and password confirmation
Unknwon b1696665bd make cron task configurable
Unknwon 407385db7e work on
Unknwon cec38f2a8c able edit issue labels/milestone/assignee
Unknwon 817b48ed1e Show owner/poster tags of comments and fix
Unknwon 133b19d0c5 finish view comments on issue page
Unknwon 496a65ed29 update locales
Unknwon 34f6cbfc2a finish attachments when create issue
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label
Unknwon 590c464c56 UI: create issue with title and content
Unknwon 3d0583df0f fix private repo cannot trigger hook by SSH
Unknwon 39a3b768bc : Add Deployment Key Support
Unknwon 0705f55ce0 finish new milestone page
Unknwon 3e4cdccf6b milestone: create page
Unknwon 9311a9858a milestone: pagination
Unknwon 04458d49a0 milestone: list view
Unknwon cc0d963f75 fix check template version
Unknwon 03011e31fe update locale and .gopmfile
Unknwon 42a2c5ca54 use new connstr format for postgres
Unknwon 869113704b fix
Unknwon 589618c8a5 better paging
Unknwon 686dd59916 fix with migration and update locale
Unknwon fa298a2c30 : Realtime webhooks
Unknwon 1ba837a055 new issue and label page
Unknwon ac95f6d50f UI: basic label list
- create new label
Unknwon 4447a20f87 UI: issues - finish basic frame
Unknwon 42a72b62fc fix about
Unknwon bebbd08920 Disable log color in prod mode
Unknwon ff051e2106 : API calls are not hidden behind sign in
Unknwon 81adbe17ca use pam and update TRANSLATORS
Unknwon 35be8741c4 fix
Unknwon b9dc2147b4 UI: install - done
Unknwon 5cf3732339 UI: install - new version
Unknwon ffd17924fd update UI framework
Unknwon c47afdff58 add config options for HELO
Unknwon 9fb2d49b93 issue ID constraint failed
Unknwon 5169a0e025 mirror fix of
Unknwon 6f81c05dde Team member access lost when adding repository collaborator
- fix bug when add a repo to team, all other team members gets access as well
Unknwon 2bb982dada : Remove footer ads/branding from default template
Unknwon b6f8b486c7 add sr-only class, change to new tag line
Unknwon 1cb57b1a44 : fix locale
Unknwon e9c599b48a prepare for 0.6 release
Unknwon 82f7a01ded : X-Gogs-Event header is empty
Unknwon 33894591a6 : Edit Account does not take into consideration password rules
Unknwon 588f3215c6 : dashboard no longer accessible when repo is missing
Unknwon 4aafeace23 fix HTTP/HTTPS push update func call panic and `http: multiple response.WriteHeader calls`
Unknwon 34102f7889 remove unused scripts and simplify migrate form definition
Unknwon b447d18dca cmd/serve.go: remove useless code
Unknwon 473e265727 models: done testing on new access system
Unknwon 8896c82d34 models: fix issue with transfer repository
README: fix typo
Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix
Unknwon c753fdceaf templates/org/home.tmpl: fix org member can't see public repo
Unknwon 1654e9ecab templates/user/settings/emial.tmpl: little fix on UI
- routers/user: little code format
- conf/locale: update French locale
Unknwon 685ed1f807 models: fix XORM API break
cmd/web.go: check version after load config
Unknwon 67a9416ae5 templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled
Unknwon d02e45f985 better naming on
Unknwon 6a23252edc able to allow insecure certification of webhook for
Unknwon 7d3932b9cd templates/ng/base: change year to 2015, fix
- conf/locale: update Japanese locale
Unknwon f15fa9167a cmd: code fix for
- 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)
Unknwon 2a2596fe61 able to disable SSH for
Unknwon 0669897226 modules/base: fix markdown mention regex for
- conf/locale: add mew translator profile
Unknwon f706102890 models: sanitize user full name when update settings
Unknwon bfce0def25 modules/base: fix README filename checker, fix
Unknwon 3d9cda2d98 public/ng: fix auto-completion
Unknwon 32152d2363 routers/repo: set raw page content type to 'text/plain'
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
Unknwon d5c6b53571 use new Redis client
Unknwon 0b56272c13 fix
Unknwon 3ea1443885 work on
Unknwon 63c1f9a23f fix 500: E-mail already used in user settings page
Unknwon 97b39ae2e4 fix invite bug(shouldn't include full name to search box)
Unknwon 57b3be4016 work on
Unknwon 1a5aa5e0c0 fix
Unknwon 9803c421f5 fix binding api broken
Unknwon c9e0b3b987 prepare for 0.5.9
Unknwon b553ea45ee modes/repo: incorrect SSH clone URL for
Unknwon ac4a10456e api: able to create repo and fix
- POST /user/repos
- POST /org/:org/repos
Unknwon 42c7bb7529 mirror code clean
Unknwon 9ee80e3e54 fix compile error
Unknwon 9a1fe801e5 fix
Unknwon 069486d169 fix
Unknwon d75013a0e8 fix
Unknwon d6132aaa88 fix oauth2
Unknwon a43164877c fix
Unknwon 5b96e3fcc7 fix
Unknwon dc53270da9 Fix 653
Unknwon 55dfe2c978 custom avatar upload
Unknwon 0c92da7e9c fix invalid user links in admin panels
Unknwon 37d8d3afe9 more APIs on
Unknwon 32dcaefafa fox
Unknwon 340a4595dd support duoshuo mirror of gravatar
Unknwon 52d66ba6c8 , use go-gogs-client
Unknwon 8eb5120fbd , API: list user repos, list repo hooks
Unknwon 8c9338a537 add personal access token panel
Unknwon e0de6cb5ad work on and update locales
Unknwon abc57b6e43 work on
Unknwon 23eec25274 Fix , fix , fix
Unknwon 4e7eb5be9d Work on fork and fix
Unknwon 0c5ba4573a fix session API broken and SQL pretection
Unknwon e9875edcad Update gopmfile
Unknwon c7f56d7483 Fix
Unknwon 83283bca4c Safe work
Unknwon f1d8746264 Fix fork repo and macaron API broken
Unknwon a342d58d7e Able to fork repo to individuals
Unknwon 3abc41ccca Fix API broken
Unknwon ecf3eb4307 Fix
Unknwon 9ae92459a5 Fix repo css and rel path img in md
Unknwon 451f328a4c Fix and fix
Unknwon 963354c5d7 Add raw, history file button, and other mirror fixes
Unknwon d78abd3561 Mirror fix on admin/orgs paging
Unknwon 39931f8e00 Allow mail with self-signed certificates
Unknwon 1aa76bd279 Fix , add system notice
Unknwon fc18741cc7 Fix
Unknwon 64c68220d2 Fix
Unknwon 91e5c24a31 Fix
Unknwon 263d409326 Basic xss prevention
Unknwon 405ee14711 Fix SMTP auth logic
Unknwon f03b6be8f9 Work on
Unknwon 2a031c1365 Fix
Unknwon 3cfa4a581c Bug: 500 when transfer repository to collaborator
Unknwon 5e747bc877 Clean old dockerfiles
Unknwon 49193bebd2 UI: Confirmation box
Unknwon b8368f98ff Add directory level commit message
Unknwon f69761563b Fix bug on transfer repo
Unknwon 25268577a5 Fix download archive issue
Unknwon ebb05475ed Fix and cannot view repository by tag
Unknwon 135d3733b3 Feature: Integrate crypto/tls/generate_cert.go command
Unknwon 3f707b3f32 Add basic submodule support
Unknwon 196efecaaa Fix
Unknwon 4a01bb8fa4 Mirror bug fix
Unknwon 7ba9257a7f Add suburl support
Unknwon 8a09256941 Mirror fix and fix
Unknwon 0d9c41be7d Work on
Unknwon c1ceec45da Fix mirror UI style and work on
Unknwon 632b1b694d Fix
Unknwon b9560374cd UI fix
Unknwon cfed11f092 Bug: Transfer repository doesn't update the count
Unknwon fdc8c34258 Fix clone panel z-index
Unknwon 33659ed9a5 Fix
Unknwon 0ddb1eb769 Finish new install page, almost ready for 0.5 release
Unknwon ab7206d6b7 Fix
Unknwon 830efc90da update docs and mirror bug fix
Unknwon 7e36bf448d Merge branch 'master' of github.com:gogits/gogs into dev
Conflicts:
	dockerfiles/README.md
Unknwon 9bc63bda7d Finish all new admin pages.
Unknwon d2aff9a46a Continue working on new admin pages
Unknwon 8829174574 Finish new admin users pages
Unknwon 9baf2b38d0 Bug fix on organization
Unknwon 74b31566cf Finsih add/remove repo in organization
Unknwon f2c263c54f fix
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team
Unknwon b765229a6d Fix code style
Unknwon bba707de36 Finish team list, create new team, join/leave team page
Unknwon 36b4c57ff1 Finish new organization members and invitation page
Unknwon 5acc948562 Page: `/org/:orgname/settings`
Unknwon 5fbf8531e6 Finish new home page of organization
Unknwon 9820b8e134 Finish new hooks list page
Unknwon e8c9bb2c66 Finish new collaboration page
Unknwon a8e05fdf1b Use toolbox
Unknwon fa0a389dc4 Fix bare repo bug
Unknwon 755eec745f Finish new repo settings page
Unknwon dabf5b057c Finish new migrate page
Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares
Unknwon 3428baa3b5 Mirror fix on template
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Unknwon 8dd07c0ddd New UI merge in progress
Unknown 0f907301b7 Fix
Unknown 63cc14062a Paging function for users and repositories
Unknown 097c8e05e6 Able to set timeout for process monitor
Unknown be8ac7fb75 fix
Unknown 465dc962b5 Finish create organization team
Unknown e4ea5cf598 Finish Teams page
Unknown 6e448b0714 Finish delete organization
Unknown 19e9104289 Organization settings page
Unknown e0f9c628c5 Add create organization
Unknown b2801a2e98 Fix
Unknown 47d29a1ee0 Mirror fix on
Unknown 314193029a Use constants to name template file
Unknown ad5ec45dd6 Fix
Unknown 6c8d630bef Add database log adapter
Unknown f147ad619a Basic process manager
Unknown d952b4200c Add corn rask monitor panel
Unknown e07674bff1 Support edit release and save as draft
Unknown fb0972afad Fix
Unknown a3e1383cac Add gogs fix location command
Unknown 302c863cda Fix
Unknown 4f2f3c2857 Code convention
Unknown 63baf76ab2 Fix
Unknown eaa7d71fc7 Fix
Unknown afc6cbc479 Update tag
Unknown 2657f88d9a Fix
Unknown 617bbe3fee Fix
Unknown ab13a29cb5 Fix
Unknown ff48aeddef Little bug fix
Unknown 5543a0b6dc 增加版本标识确保二进制和模板文件处于同个版本
Unknown 688ec6ecbd Fixed
Unknown dce17c86ac Almost done issue label
Unknown b1bdbd7f94 Almost done issue label
Unknown 5e9a45f74a Code convention
Unknown 93f8f92523 Finish create new label
Unknown 956f011dd3 Fix
Unknown be82716b66 Clean old LDAP code
Unknown b0084b1adc Litte bug fix
Unknown 98dbbae2ef Fix
Unknown 54e95fa367 Finish add new milestone
Unknown c5dbc24ca4 UI fix
Unknown 23a857d107 Add repo info to web hook post
Unknown 7407f9caf3 Finish issue design
Unknown 8ca14e2109 Improve delete SSH key
Unknown e573855a4f Fix , support web hook
Unknown 816c0ed5e7 Fix import path
Unknown 7b60756f2c Fix Collaborators cannot commit
Unknown a9e6d49dc6 Fix
Unknown 3bd5fc6d6f Add command dump and move to cmd did
Unknown 75109bbd65 Fix panic when no master branch
Unknown eb463000a9 Clean files
Unknown 49dc57e336 Add /api/v1/users/search
Unknown b36448a537 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 48bfbb7ddf Mirror changes
Lunny Xiao a85f242030 Merge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao cdc843f06b add fix command for upgrade
Unknown 2401e68d7e Prepare for v0.3.1 hotfix
Unknown 62d23e9154 HTTP no follow and offline mode
Unknown 9dfb7de371 Fix
Unknown 2a9da4b8e5 Fix
Unknown ea29a9b846 API fix
Unknown 006c45e21d Mirror change
Unknown eda3f8b3b3 Mirror updates
Unknown bda8fdc5f4 fix bug when logout without activate
Unknown 7ad05ce210 Fix
Unknown 7d656ee2e3 Update docs
Unknown 57f84fb051 UPDATE DOCS
Unknown d2b53dd43b Add weibo oauth
Unknown 9d983f27d6 go vet
Unknown 5c2da610a2 Move binding as subrepo
Unknown 90f6aa8cd1 Add repo mirror and import
Unknown 33aa4f7438 Support private repo
Unknown d6dac160df Pages in commits list page
Unknown ed546912e5 fix fix
Unknown 45462662e9 Add flash
Unknown af552596cf Work on form resubmit