Unknwon
c7bc505065
#1500 timezone minutes offset
9 years ago
Unknwon
b34bb8e0f3
more minor fix on 1581
9 years ago
Unknwon
c01712659a
finish all new user settings UI
9 years ago
Unknwon
17a8589f82
new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
9 years ago
Unknwon
5147f00d4b
#1569 force InnoDB for MySQL
9 years ago
Unknwon
7f1ca032b3
PR: nothing to commit and has pull request check
9 years ago
Unknwon
315b183c66
work on PR conversation
9 years ago
Unknwon
3a0c2096ac
#1021 Forked repo unavailable after deleting original repo
9 years ago
Unknwon
aa4171d415
#1526 URL escape for username and password
9 years ago
Unknwon
eafb87f1d4
add webhook recent deliveries
9 years ago
Unknwon
5c0b3471b9
fix release created timezone issue
9 years ago
Unknwon
b1a28d7787
fix timezone!
9 years ago
Unknwon
cdcc2cee74
add migrate from issue.label_ids to issue_label
9 years ago
Unknwon
6f6ad6f3c9
#334 : Add Deployment Key Support
10 years ago
Unknwon
d263ee87b7
fix mysql parsetime arg
10 years ago
Unknwon
956acc7519
better wording
10 years ago
Unknwon
06284999fe
#1400 use new connstr format for postgres
10 years ago
Tomcat
1441a336d5
Add mysql unix socket support.
If the host setting looks like a unix socket (leading by char '/'), will use unix(host) as connection string
10 years ago
Unknwon
56a29ce158
v4 migration, merge 'dev', clean code and mirror fix
10 years ago
Unknwon
5a7bca797c
Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
gogs.go
models/models.go
models/user.go
templates/.VERSION
templates/org/home.tmpl
10 years ago
Unknwon
8414dd270e
models: fix XORM API break
cmd/web.go: check version after load config
10 years ago
Unknwon
7ae5b92db8
code fix #941 caution: undertest
10 years ago
Unknwon
eb69b6532c
templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled #884
10 years ago
Unknwon
4f24a5ef7d
first pass work on migration #925
10 years ago
Unknwon
9aeb3d3eed
Merge branch 'dev' of github.com:gogits/gogs into access
10 years ago
Unknwon
f771ec8c6c
models: make code change for session issue with SQLite3 #739
10 years ago
Peter Smit
c2a69ea61f
Merge branch 'dev' into newcollaboration
10 years ago
Unknwon
b293b6eaa6
cmd: CMD option for port number of `gogs web` to prevent first time run conflict
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
10 years ago
Peter Smit
76f8904718
Introducing Collaboration Struct
10 years ago
Peter Smit
bb103e8723
Create db migrations framework
10 years ago
Unknwon
bd555551ce
fix #801
10 years ago
Peter Smit
99599c099f
Add alternative email addresses to the model
A new struct is created named EmailAddress that contains alternative
email addresses for users. Also the email related methods; IsEmailUsed
and GetUserByEmail are updated.
DeleteUser deletes the extra email addresses and DeleteInactivateUsers
also deletes inactive accounts. This could be factored out, but should
do it for now.
10 years ago
Joseph Crail
39c068400e
Fix spelling errors in comments.
10 years ago
Unknwon
8c9338a537
add personal access token panel #12
10 years ago
luto
bff1e157d5
force the use of InnoDB as db engine for all tables, fixes #59
10 years ago
Unknwon
a342d58d7e
Able to fork repo to individuals
10 years ago
evolvedlight
8d2a6fc484
Merge remote-tracking branch 'upstream/dev'
Conflicts:
models/repo.go
10 years ago
Unknwon
1aa76bd279
Fix #532 , add system notice
10 years ago
evolvedlight
c9e5e38fcf
Initial cut of git fork
10 years ago
evolvedlight
b7b0ee7df9
Fix minor typo
10 years ago
Unknwon
1b7adf57e9
fix https://github.com/go-xorm/xorm/issues/161
10 years ago
lunnyxiao
d84d6dfdae
add showinfo for xorm
10 years ago
Tristan Storch
bdfdf3cacb
Code dedoublication in models/models.go
Just some code dedoublication in models/models.go
10 years ago
lunnyxiao
a6ec6def8d
Merge branch 'dev' of github.com:gogits/gogs into dev
10 years ago
lunnyxiao
c40e815763
add migrate api
10 years ago
Unknwon
1aec1a2dda
Finish new admin dashboard
10 years ago
Unknwon
5fbf8531e6
Finish new home page of organization
11 years ago
Unknwon
a8e05fdf1b
Use toolbox
11 years ago
Justin Nuß
4617bef895
WIP: Allow attachments for comments
11 years ago
Unknown
63cc14062a
Paging function for users and repositories
11 years ago