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