Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2185 fall back to use custom chardet lib | Unknwon | 2015-12-31 | 2 | -2/+2 |
| | |||||
* | more fix on #2268 | Unknwon | 2015-12-30 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2294 from joaopms/patch-1 | Unknwon | 2015-12-27 | 1 | -1/+1 |
|\ | | | | | Fix the description on head.tmpl | ||||
| * | Lowercase "Service" | João Pedro | 2015-12-27 | 1 | -1/+1 |
| | | |||||
| * | Update head.tmpl | João Pedro | 2015-12-27 | 1 | -1/+1 |
| | | |||||
* | | #2282 fast detection of utf-8 | Unknwon | 2015-12-27 | 1 | -1/+1 |
|/ | |||||
* | #2283 set text/plain for non-binary files in raw mode | Unknwon | 2015-12-25 | 1 | -1/+1 |
| | |||||
* | #2282 fix utf-8 recognized as windows-1252 | Unknwon | 2015-12-25 | 1 | -1/+1 |
| | |||||
* | #2264 use monospaced font for commit IDs in news feeds | Unknwon | 2015-12-24 | 2 | -2/+2 |
| | |||||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | 7 | -52/+107 |
| | | | | | - User profile un/follow - List user's followers/following | ||||
* | #2014 allow switch branches between two orgs in compose PR | Unknwon | 2015-12-20 | 2 | -3/+3 |
| | |||||
* | #2180 fix avatar link when disable gravatar | Unknwon | 2015-12-19 | 1 | -1/+1 |
| | |||||
* | #2251 fix button name | Unknwon | 2015-12-19 | 2 | -2/+2 |
| | |||||
* | fix #1436 | Unknwon | 2015-12-19 | 1 | -1/+1 |
| | |||||
* | #2250 Use HTTP/HTTPS as default clone option | Unknwon | 2015-12-19 | 1 | -5/+5 |
| | |||||
* | make mailer log more verbose | Unknwon | 2015-12-19 | 1 | -1/+1 |
| | |||||
* | fix #2223 | Unknwon | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | #1692 add organization APIs | Unknwon | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | #2103 #2181 improvments of highlight class name | Unknwon | 2015-12-16 | 2 | -2/+2 |
| | |||||
* | #1692 add user email APIs | Unknwon | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | fix #2205 | Unknwon | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | fix only admin can view milestone desc | Unknwon | 2015-12-15 | 1 | -5/+5 |
| | |||||
* | fix possible disclosure | Unknwon | 2015-12-14 | 1 | -1/+1 |
| | |||||
* | fix huge diff hangs | Unknwon | 2015-12-14 | 1 | -1/+1 |
| | |||||
* | #2176 fix 500 on /watchers & /stars for pg | Unknwon | 2015-12-14 | 1 | -1/+1 |
| | |||||
* | new template func | Unknwon | 2015-12-13 | 1 | -1/+1 |
| | |||||
* | improve get commits performance | Unknwon | 2015-12-13 | 2 | -2/+2 |
| | |||||
* | #2185 use Go sub-repo to detect encoding | Unknwon | 2015-12-13 | 1 | -1/+1 |
| | |||||
* | #2167 able to identify git version on Windows | Unknwon | 2015-12-13 | 1 | -1/+1 |
| | |||||
* | update hightlight.js | Unknwon | 2015-12-13 | 1 | -2/+2 |
| | |||||
* | prepare release | Unknwon | 2015-12-12 | 2 | -2/+2 |
| | |||||
* | #2159 use icon+tooltip to replace text | Unknwon | 2015-12-12 | 1 | -3/+3 |
| | |||||
* | #2156 add edit org link in admin panel | Unknwon | 2015-12-12 | 2 | -1/+3 |
| | |||||
* | #2156 admin able to edit organization max repo creation | Unknwon | 2015-12-11 | 4 | -2/+14 |
| | |||||
* | #2154 disable change user for non-local users | Unknwon | 2015-12-11 | 2 | -3/+8 |
| | | | | - #2153 remove require for gravatar | ||||
* | #2114 External URL for wiki | Unknwon | 2015-12-11 | 2 | -2/+13 |
| | |||||
* | #2029 not show content of issue in activity timeline | Unknwon | 2015-12-10 | 1 | -1/+0 |
| | |||||
* | #1938 #1374 disable password change for non-local users | Unknwon | 2015-12-10 | 2 | -1/+7 |
| | |||||
* | fix bool check for repo max limit and fix hang when push repo with tons of ↵ | Unknwon | 2015-12-10 | 1 | -1/+1 |
| | | | | commits | ||||
* | #1575 Limit repo creation | Unknwon | 2015-12-10 | 2 | -1/+11 |
| | |||||
* | #1612 Ability to send mail when a new pull request is submitted | Unknwon | 2015-12-10 | 1 | -1/+1 |
| | |||||
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2138 from SlavikZ/master | Unknwon | 2015-12-09 | 2 | -6/+6 |
|\ | | | | | LDAP parameters UI: bind_dn and bind_password are not required | ||||
| * | LDAP parameters UI: bind_dn and bind_password are not required | SlavikZ | 2015-12-09 | 2 | -6/+6 |
| | | |||||
* | | #2035 Show author e-mail in commit diff | Unknwon | 2015-12-09 | 1 | -1/+1 |
| | | |||||
* | | #1943 Able to config fsck timeout | Unknwon | 2015-12-09 | 1 | -1/+1 |
| | | |||||
* | | #2037 Add "New Mirror" button on Dashboard | Unknwon | 2015-12-09 | 1 | -1/+1 |
|/ | |||||
* | Break branch-selection dropdown into a template | Angus Gibson | 2015-12-09 | 3 | -88/+46 |
| | | | | | We only handle branch selection for repo home and commits pages, so the redirection URL is based on PageIsCommits | ||||
* | Dropdown on commits page to choose branch #1846 | Angus Gibson | 2015-12-09 | 1 | -0/+44 |
| | | | | | | 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. | ||||
* | unified name: IsViewBranch, IsViewCommit and IsViewTag | Unknwon | 2015-12-09 | 4 | -5/+5 |
| |