Unknwon
|
c7ac237b57
|
fix css
|
2015-09-11 20:49:28 -04:00 |
|
Unknwon
|
be89802bd8
|
new admin user list UI
|
2015-09-11 20:42:26 -04:00 |
|
Unknwon
|
247017d9ff
|
clean log
|
2015-09-11 13:33:36 -04:00 |
|
Unknwon
|
362d64df04
|
#1620 add allowed domains for SMTP auth
|
2015-09-11 13:32:33 -04:00 |
|
Unknwon
|
373ef5d15e
|
#1500 timezone minutes offset
|
2015-09-11 12:33:27 -04:00 |
|
Unknwon
|
121a81a2c5
|
finish new edit auth UI
|
2015-09-11 12:03:08 -04:00 |
|
Unknwon
|
0617448282
|
finish new add auth UI
|
2015-09-10 17:11:41 -04:00 |
|
Unknwon
|
fa728d8dff
|
more minor fix on 1581
|
2015-09-10 15:45:03 -04:00 |
|
Unknwon
|
26ac016b9f
|
minor fix on #1581
|
2015-09-10 15:03:14 -04:00 |
|
Unknwon
|
cbd6276200
|
Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
# modules/bindata/bindata.go
|
2015-09-10 14:55:29 -04:00 |
|
Unknwon
|
52ec80fa18
|
finish all new user settings UI
|
2015-09-10 11:40:34 -04:00 |
|
Unknwon
|
c8d92fad30
|
#1595 pushing new branch will rereference issues in previous branch
|
2015-09-10 07:53:40 -04:00 |
|
无闻
|
c3061c61a7
|
Merge pull request #1609 from denghongcai/develop
Add allow attribute `class` to `<code>` tag
|
2015-09-10 05:51:17 -04:00 |
|
Hongcai Deng
|
e4d4662074
|
add regexp to restrict <code class=""></code>
|
2015-09-10 09:06:09 +08:00 |
|
Unknwon
|
9899ea71e8
|
#1611 fix bool type in sqlite query
|
2015-09-09 18:07:10 -04:00 |
|
Sergio Benitez
|
b954a22ce2
|
Updated binary data.
|
2015-09-09 13:45:38 -07:00 |
|
Sergio Benitez
|
964d0262ff
|
Merged conflicts.
|
2015-09-09 13:44:51 -07:00 |
|
Unknwon
|
b75d0378cb
|
clean log
|
2015-09-09 12:42:24 -04:00 |
|
Hongcai Deng
|
357c002c03
|
add allow attribute class to <code>
|
2015-09-09 17:31:14 +08:00 |
|
Unknwon
|
f432f1f41c
|
#1604 suburl for release md preview
|
2015-09-08 10:05:57 -04:00 |
|
Unknwon
|
6f6f38e7c3
|
#1603 suburl for comment attachments
|
2015-09-08 09:09:40 -04:00 |
|
Unknwon
|
49e120a67c
|
#1602 change status after comment issue
|
2015-09-08 06:34:02 -04:00 |
|
Unknwon
|
af324a6165
|
adjust icon css
|
2015-09-07 16:12:58 -04:00 |
|
Unknwon
|
7b0ae27549
|
#1599 org dashboard icon css
|
2015-09-07 15:37:34 -04:00 |
|
Unknwon
|
31e7b0f588
|
#1599 status button mrigin-right
|
2015-09-07 15:22:52 -04:00 |
|
Unknwon
|
03ea29eb36
|
minor fix on icon
|
2015-09-07 15:03:31 -04:00 |
|
Unknwon
|
32c12d553c
|
Able to use GOGS_WORK_DIR environment variable to specify work directory
|
2015-09-07 14:06:05 -04:00 |
|
Unknwon
|
cc83043edc
|
minor fix on template
|
2015-09-07 14:02:09 -04:00 |
|
Unknwon
|
3d9b98fae4
|
#1585 order owners list by last changed time
|
2015-09-07 13:58:23 -04:00 |
|
无闻
|
36405d0faa
|
Merge pull request #1596 from denghongcai/develop
implemented #1528
|
2015-09-07 13:10:59 -04:00 |
|
Unknwon
|
5020576e80
|
minor regexp fix on #1593
|
2015-09-07 11:56:06 -04:00 |
|
Unknwon
|
56eb252098
|
#1593 fix repo name router bug
|
2015-09-07 11:51:53 -04:00 |
|
Hongcai Deng
|
fbb3486c95
|
fix syntax error
|
2015-09-07 18:28:56 +08:00 |
|
Hongcai Deng
|
7b92dc3d9d
|
implemented #1528
|
2015-09-07 18:25:15 +08:00 |
|
Unknwon
|
645d4d0c5b
|
#1594 Collaborative Repositories missing suburl on Dashboard
|
2015-09-07 05:57:19 -04:00 |
|
Unknwon
|
232c22208c
|
remove rsync
|
2015-09-06 18:53:59 -04:00 |
|
Unknwon
|
0806725ca5
|
minor fix on #1589
Signed-off-by: Unknwon <u@gogs.io>
|
2015-09-06 18:19:30 -04:00 |
|
无闻
|
d504ee0417
|
Merge pull request #1589 from siadat/migrating-empty-repository
Set IsBare true if migrated repo is empty
|
2015-09-06 18:17:58 -04:00 |
|
Sina Siadat
|
ae1650824c
|
Set IsBare true if migrated repo is empty.
Executes `git log -1` and sets IsBare to true if stderr contains this
string:
fatal: bad default revision 'HEAD'
|
2015-09-07 02:20:51 +04:30 |
|
Unknwon
|
c38754d432
|
#1191 allow upload avatar for org
Signed-off-by: Unknwon <u@gogs.io>
|
2015-09-06 17:12:02 -04:00 |
|
Unknwon
|
85f34ba538
|
new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
|
2015-09-06 16:31:22 -04:00 |
|
Unknwon
|
00767a0522
|
finish new org settings page
|
2015-09-06 11:25:08 -04:00 |
|
Unknwon
|
4dbc322859
|
fix org header order
|
2015-09-06 11:01:05 -04:00 |
|
Unknwon
|
edc99bc8a4
|
new org options UI
|
2015-09-06 10:56:31 -04:00 |
|
Unknwon
|
80701d45bb
|
#1193 Make organization emails non-mandatory
|
2015-09-06 10:08:14 -04:00 |
|
Unknwon
|
aa67de910a
|
fix #1558
|
2015-09-06 08:54:08 -04:00 |
|
Unknwon
|
24658fcbdd
|
#633 dix suburl
|
2015-09-06 06:57:25 -04:00 |
|
Unknwon
|
705224353b
|
minor fix
|
2015-09-05 19:58:44 -04:00 |
|
Sergio Benitez
|
079a2d68db
|
Minor fixes to the LDAP module readme
|
2015-09-05 15:26:31 -07:00 |
|
Unknwon
|
119dec51f2
|
Mirror repository should not allow fork
|
2015-09-05 14:31:52 -04:00 |
|