Unknwon
4993ab1a76
#2185 fall back to use custom chardet lib
9 years ago
Unknwon
8d58e06ad8
more fix on #2268
9 years ago
Unknwon
44637f03cc
#2282 fast detection of utf-8
9 years ago
João Pedro
7bab3d682f
Lowercase "Service"
9 years ago
João Pedro
34f01aab5e
Update head.tmpl
9 years ago
Unknwon
93f03707a7
#2283 set text/plain for non-binary files in raw mode
9 years ago
Unknwon
85af36332b
#2282 fix utf-8 recognized as windows-1252
9 years ago
Unknwon
13fe733037
#2264 use monospaced font for commit IDs in news feeds
9 years ago
Unknwon
a49af93faf
#1692 APIs: Users Followers
...
- User profile un/follow
- List user's followers/following
9 years ago
Unknwon
c62a6b7a12
#2014 allow switch branches between two orgs in compose PR
9 years ago
Unknwon
cadf03db68
#2180 fix avatar link when disable gravatar
9 years ago
Unknwon
5ff6eedf5e
#2251 fix button name
9 years ago
Unknwon
53eb37d529
fix #1436
9 years ago
Unknwon
3bcdb3855c
#2250 Use HTTP/HTTPS as default clone option
9 years ago
Unknwon
2d3ecbe5b2
make mailer log more verbose
9 years ago
Unknwon
33a99d587a
fix #2223
9 years ago
Unknwon
9cd16c5b12
#1692 add organization APIs
9 years ago
Unknwon
6673dcb038
#2103 #2181 improvments of highlight class name
9 years ago
Unknwon
b117befc2b
#1692 add user email APIs
9 years ago
Unknwon
7786cb76f3
fix #2205
9 years ago
Unknwon
eb918c2368
fix only admin can view milestone desc
9 years ago
Unknwon
3362b3a44f
fix possible disclosure
9 years ago
Unknwon
50264200f0
fix huge diff hangs
9 years ago
Unknwon
91789930bc
#2176 fix 500 on /watchers & /stars for pg
9 years ago
Unknwon
ea375c0dcc
new template func
9 years ago
Unknwon
7509fa2c33
improve get commits performance
9 years ago
Unknwon
95f9c85bcc
#2185 use Go sub-repo to detect encoding
9 years ago
Unknwon
79dcd7ee6e
#2167 able to identify git version on Windows
9 years ago
Unknwon
71123c816d
update hightlight.js
9 years ago
Unknwon
351dfc95a9
prepare release
9 years ago
Unknwon
837155577a
#2159 use icon+tooltip to replace text
9 years ago
Unknwon
4108c12092
#2156 add edit org link in admin panel
9 years ago
Unknwon
59c965a5ec
#2156 admin able to edit organization max repo creation
9 years ago
Unknwon
d0b0d24f22
#2154 disable change user for non-local users
...
- #2153 remove require for gravatar
9 years ago
Unknwon
40f3142264
#2114 External URL for wiki
9 years ago
Unknwon
2a8d71367d
#2029 not show content of issue in activity timeline
9 years ago
Unknwon
3d5d61778a
#1938 #1374 disable password change for non-local users
9 years ago
Unknwon
99e9bbef6c
fix bool check for repo max limit and fix hang when push repo with tons of commits
9 years ago
Unknwon
2a0bb1fa90
#1575 Limit repo creation
9 years ago
Unknwon
c6083c335e
#1612 Ability to send mail when a new pull request is submitted
9 years ago
Unknwon
9a2e43bff2
move out git module and #1573 send push hook
9 years ago
SlavikZ
a19aaa439d
LDAP parameters UI: bind_dn and bind_password are not required
9 years ago
Unknwon
c3440c4dd3
#2035 Show author e-mail in commit diff
9 years ago
Unknwon
718d3ae258
#1943 Able to config fsck timeout
9 years ago
Unknwon
b8d48bdb62
#2037 Add "New Mirror" button on Dashboard
9 years ago
Angus Gibson
df05134494
Break branch-selection dropdown into a template
...
We only handle branch selection for repo home and commits pages, so the
redirection URL is based on PageIsCommits
9 years ago
Angus Gibson
9bd3ebe207
Dropdown on commits page to choose branch #1846
...
I've mostly duplicated the dropdown code from repo/home.tmpl, which
basically only required a change to the URL. This could probably be
broken out into something more modular.
9 years ago
Unknwon
a576224d0e
unified name: IsViewBranch, IsViewCommit and IsViewTag
9 years ago
Angus Gibson
06d293a84e
Only show comparison link for >2 commits #1110
...
We can look at the PushCommits object to see how many commits were
included in a commit, and add some template logic to only show the
comparison link when there are at least 2 commits in a push. We also
correct the link to display the number of commits.
9 years ago
Unknwon
120cd4e471
#1984 Better mirror repo management
9 years ago