Commit Graph

187 Commits (8d99ee27734b15199e5f620f67e81857d4cddfca)

Author SHA1 Message Date
Bwko 3ab580c8d6 Add branch overiew page (#2108)
7 years ago
Lunny Xiao 514006a2e5 Fix orgnization user watch repository (#2670)
7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655)
7 years ago
Morlinest a04718a2a6 Remove repo unit index (#2621)
7 years ago
David Schneiderbauer 26e49b8e3d Fix doubled issue tab introduced in migration v16 (#2611)
7 years ago
Lauris BH 6718ea6ff1 Fix can_push value to false in protected_branch (#2560)
7 years ago
Lauris BH 7a0297819d Sync releases table with tags on push and for mirrors (#2459)
7 years ago
David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384)
7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
7 years ago
G 34df9deff1 Convert xorm literal queries to method calls (#2253)
7 years ago
Lauris BH f33e6ae09e Remove unit types commits and settings (#2161)
7 years ago
Ethan Koenig 858324c21a Fix username rendering bug (#2122)
7 years ago
Lauris BH f189ccd2d6 Fix git hooks update to receive required arguments. Fixes #2090 (#2095)
7 years ago
Jonas Franz 441986a473 Fix "Dashboard shows deleted comments" (#1995)
7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020)
7 years ago
Ethan Koenig ca9169fbe9 Migration to fix existing owner team units (#1873)
7 years ago
Ethan Koenig 0c332f0480 Fix activity feed (#1779)
7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947)
7 years ago
Lauris BH 524885dd65 LDAP user synchronization (#1478)
7 years ago
Lauris BH 98548c83d3 Add primary key and index to external login user table (#1656)
7 years ago
Kim "BKC" Carlbäcker 4bea219128 Status-API (#1332)
7 years ago
Jonas be6edaddcb Repo size in admin panel (#1482)
7 years ago
Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407)
7 years ago
Philippe Kueck fe94032f74 rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257)
7 years ago
Sandro Santilli 9182a35f18 Show user OpenID URIs in their profile (#1314)
7 years ago
Lunny Xiao 608cd54a68 fix gpg wrong column types
7 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618)
7 years ago
Sandro Santilli 8746fb3385 Fix migration comment (#1241)
7 years ago
Lunny Xiao 1ccdf19fae fix forget migration for wiki hooks (#1227)
7 years ago
Lunny Xiao ef13bbaf7d Don't rewrite non-gitea public keys (#906)
7 years ago
Sandro Santilli bf24099114 Allow migrating installations with no local avatars (#1056)
7 years ago
Lunny Xiao 80f900ebae Fix avatar enumable (#1049)
7 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006)
7 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679)
7 years ago
Denis Denisov fd941db246 Protected branches system (#339)
7 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging
7 years ago
Schwobaland c0904f1942 Restrict creating organisations by user (#193)
7 years ago
Bwko 331316894e Replace Gogs with Gitea (#520)
7 years ago
btrepp 25b5ffb6af Enables mssql support (#383)
7 years ago
Denis Denisov 380e32e129 Fix random string generator (#384)
7 years ago
Lunny Xiao 27d66855eb golint fixed for models/migrations (#291)
8 years ago
Andrey Nering 739f07c98e Remember diff view style (#163)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Lunny Xiao 7dcc3bc3d7 use x.SQL instead of x.Sql
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon c2afdf2192 Minor code fix [CI SKIP]
8 years ago
Unknwon 37305a59ca migrations: sync table first
8 years ago
Unknwon bb359a74f1 migrations: set comment updated as created
8 years ago
Unknwon 250be011c7 Remove redundant Unix timestamp method call
8 years ago
Unknwon 52322ef624 models/user_mail: refactor EmailAddress
8 years ago
Unknwon 401bf944ef Use SecurityProtocol to replace UseSSL in LDAP config
8 years ago
Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64)
8 years ago
Unknwon ac78bae7b5 Replace uuid module with original package
8 years ago
Unknwon 3362b3a44f fix possible disclosure
8 years ago
Unknwon 7a3eccc709 Drop 0.5.x support
9 years ago
Unknwon eb30cbab81 add unsupported migration prompt
9 years ago
Unknwon b55499d039 go vet and fix #1890
9 years ago
Unknwon 67ced4aaca safe check
9 years ago
Unknwon cb100c7781 work #1705
9 years ago
Unknwon fc7959d3bc New/reopen PR checks if there is any unmerged and open PR
9 years ago
Unknwon 1453e91f41 minor fix on API response
9 years ago
Unknwon 34f6cbfc2a finish attachments when create issue
9 years ago
Unknwon 887bc1b594 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
9 years ago
Unknwon 2aea247208 minor fix on #1460
9 years ago
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label
9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support
9 years ago
Unknwon 686dd59916 fix #864 with migration and update locale
9 years ago
Unknwon 99b774e741 auto fix locale file name change
9 years ago
Unknwon 2bb982dada #1080: Remove footer ads/branding from default template
9 years ago
Unknwon 6b70a0c0d9 #1032: legacy code can have duplicated IDs for same repository
9 years ago
Unknwon 63a73b43b4 models/migrations: fix update error
9 years ago
Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix
9 years ago
Peter Smit ddf7014b9b Rewrite of access migration
9 years ago
Unknwon b99c4baab2 models/migrations: finish accessRefactor
9 years ago
无闻 7fda0cdb93 Merge pull request #941 from phsmit/access_refactor
9 years ago
Unknwon 0b3722c359 models/migrations: fix little logic error
9 years ago
Peter Smit 0a4cda0dd4 Refactoring of the Access Table
9 years ago
Peter Smit 2804784df9 Some comments and improvements for migrations
9 years ago
Unknwon 876a856759 models/migartions: make Migration as interface and use session
9 years ago
Unknwon 7e7160eefd first pass work on migration #925
9 years ago
Peter Smit bef38d9d3f Fix collaboration migration code
9 years ago
Peter Smit 76f8904718 Introducing Collaboration Struct
9 years ago
Peter Smit 4ef3245413 Migration code: errors are not to be forgotten
9 years ago
Peter Smit 2a70d6b723 Clean up migrations code
9 years ago
Peter Smit bb103e8723 Create db migrations framework
9 years ago