Unknown
5660570d92
Add MustValueRange
11 years ago
Unknown
93f8f92523
Finish create new label
11 years ago
无闻
a4c3ab48a5
Merge pull request #201 from j20/patch-1
...
Add dropdown-menu-right class to the repo-watching dropdown
11 years ago
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.
11 years ago
Unknown
04890904f9
fix #195
11 years ago
Unknown
a0a95d797e
Fix ui
11 years ago
Unknown
956f011dd3
Fix #186
11 years ago
FuXiaoHei
16e162b669
issue label ui design
11 years ago
FuXiaoHei
61641d9c63
issue label ui design
11 years ago
Unknown
44f1ef2493
Merge branch 'dev' of github.com:gogits/gogs into dev
11 years ago
Unknown
be82716b66
Clean old LDAP code
11 years ago
Lunny Xiao
57ad8d50b7
Merge branch 'dev' of github.com:gogits/gogs into dev
11 years ago
Lunny Xiao
f6c94c29d5
implicated error for ldap dial
11 years ago
Unknown
4744996f9a
Make gmail auth work
11 years ago
Unknown
db6b71ad03
Update issue-user when change milestone
11 years ago
Lunny Xiao
f4486f3eec
bug fixed #193
11 years ago
Lunny Xiao
4f042d12bd
Merge branch 'dev' of github.com:gogits/gogs into dev
11 years ago
Lunny Xiao
7869cfccb9
Merge pull request #192 from DerDackel/ldapssl
...
Add LDAP over SSL support
11 years ago
Sebastian Jackel
eb264a112b
Add LDAP over SSL support
11 years ago
Lunny Xiao
839a9bb054
Merge branch 'dev' of github.com:gogits/gogs into dev
11 years ago
Lunny Xiao
9d5e827a1e
Merge branch 'master' of github.com:gogits/gogs into dev
11 years ago
Unknown
b70db61854
Fix #185
11 years ago
Unknown
16bddd593a
Finish change issue’s milestone
11 years ago
Unknown
e880a2fa48
Merge branch 'dev' of github.com:gogits/gogs into dev
11 years ago
Unknown
46fc36c3a6
Finish change issue’s milestone
11 years ago
FuXiaoHei
a1bb3741d5
add milestone in new-issue page
11 years ago
FuXiaoHei
99f2400e3b
Merge remote-tracking branch 'origin/dev' into dev
11 years ago
FuXiaoHei
4a4392192b
add milestone issue view ui
11 years ago
Unknown
e8dd480f10
Litte bug fix
11 years ago
Unknown
9100786beb
Fix #185
11 years ago
Unknown
b0084b1adc
Litte bug fix
11 years ago
Unknown
5ed5aa5228
Finish milestone
11 years ago
Unknown
33ec0632ff
Fix #183
11 years ago
无闻
f276b37bbb
Merge pull request #184 from mlitbk/issue-link
...
Fix issue link in issues page
11 years ago
Michael Litvak
cca2a53d6f
Fix issue link in issues page
...
The link assumes that the issue belongs to the signed in
user, which is not necessarily the case
I changed it to use repository owner name instead
11 years ago
Unknown
5d5c4535cb
Fix #181
11 years ago
Unknown
2eee1e9bc2
Finish edit a milestone
11 years ago
Unknown
98dbbae2ef
Fix #166
11 years ago
Unknown
c117f9e73f
Fix #166
11 years ago
Unknown
f979d0d6b9
Fix #138
11 years ago
Unknown
a913aff1d0
Show collaborative repositories in dashboard
11 years ago
Unknown
54e95fa367
Finish add new milestone
11 years ago
Unknown
f1130ce5e9
Fix edit auth page bug
11 years ago
无闻
f5b2e5f836
Merge pull request #177 from jacksonpan/master
...
modify the file path
11 years ago
FuXiaoHei
1769bb2f26
add milestone edit ui
11 years ago
jack
83a10ce880
add tip to modify the command path, add check the log folder, if not then create it.
11 years ago
jack
7ec3f1b2d8
modify the file path
...
move etc/supervisord.conf to conf/etc/supervisord;
remove tmp folder, then all logs move to log folder;
move the supervisor.pid to /tmp folder.
11 years ago
FuXiaoHei
3fe87cba85
fix preview js
11 years ago
无闻
ca0b6dfa38
Merge pull request #175 from jacksonpan/master
...
add supervisor support and script, easy to use.
11 years ago
jack
1482bd8fb4
add supervisor support and script, easy to use.
...
just like ./gogs_supervisord.sh start
./gogs_supervisord.sh stop
./gogs_supervisord.sh restart
and logs all saved tmp folder
11 years ago