Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fix for #2660 | Unknwon | 2016-02-24 | 1 | -1/+1 |
| | |||||
* | Test mailer button. Addresses #1531 | Josh Frye | 2016-02-24 | 1 | -0/+1 |
| | |||||
* | #2682 fix missing slash for go-get meta | Unknwon | 2016-02-23 | 1 | -1/+1 |
| | |||||
* | #1821 add actions for close and reopen issues | Unknwon | 2016-02-22 | 1 | -1/+1 |
| | |||||
* | Fix #857 | Unknwon | 2016-02-20 | 1 | -1/+1 |
| | |||||
* | Rename MustEnablePulls() to MustAllowPulls() and simplify the contained ↵ | Download-Fritz | 2016-02-19 | 1 | -2/+2 |
| | | | | check to AllowsPulls(). | ||||
* | Remove cache avatar support and add its tests | Unknwon | 2016-02-14 | 1 | -6/+0 |
| | |||||
* | #2569 delete repo local copy when transfer | Unknwon | 2016-02-14 | 1 | -1/+1 |
| | | | | | | Remote repository path is renamed but does not delete outdated local copy which still has old repository path as remote. | ||||
* | Add default branch to repo payload | Josh Frye | 2016-02-12 | 1 | -1/+1 |
| | |||||
* | Bump git-module. Fixes #2589 | Josh Frye | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page | Unknwon | 2016-02-04 | 1 | -1/+4 |
|\ | | | | | Hide other teams & repos from organization page | ||||
| * | Only show teams the user has access to | Florian Kaiser | 2016-01-31 | 1 | -1/+4 |
| | | |||||
* | | Escape unescaped periods in route regular expression | Florian Kaiser | 2016-02-02 | 1 | -1/+1 |
|/ | |||||
* | #2491 minor fix for sr on dashboard | Unknwon | 2016-01-29 | 1 | -1/+1 |
| | |||||
* | stop compile bindata for TRANSLATORS | Unknwon | 2016-01-11 | 1 | -1/+1 |
| | | | | - update required version of git-module for #2373 | ||||
* | #2345 disallow access of some pages for empty repo | Unknwon | 2016-01-07 | 1 | -6/+7 |
| | |||||
* | update dep lib version requirement | Unknwon | 2016-01-06 | 1 | -0/+2 |
| | |||||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | 1 | -1/+11 |
| | | | | | - User profile un/follow - List user's followers/following | ||||
* | #2251 show commits count in PR tabs | Unknwon | 2015-12-19 | 1 | -2/+2 |
| | |||||
* | rename import path | Unknwon | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | fix huge diff hangs | Unknwon | 2015-12-14 | 1 | -1/+1 |
| | |||||
* | improve get commits performance | Unknwon | 2015-12-13 | 1 | -1/+1 |
| | |||||
* | #2167 able to identify git version on Windows | Unknwon | 2015-12-13 | 1 | -1/+1 |
| | |||||
* | #2156 admin able to edit organization max repo creation | Unknwon | 2015-12-11 | 1 | -6/+3 |
| | |||||
* | #2154 fix form submit error | Unknwon | 2015-12-11 | 1 | -1/+1 |
| | |||||
* | #1575 Limit repo creation | Unknwon | 2015-12-10 | 1 | -1/+1 |
| | |||||
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -2/+5 |
| | |||||
* | force new INI version | Unknwon | 2015-12-07 | 1 | -1/+1 |
| | |||||
* | #2063 Ability to delete repo from admin panel | Unknwon | 2015-12-05 | 1 | -1/+2 |
| | |||||
* | fix #2105 and fix #1857 | Unknwon | 2015-12-05 | 1 | -0/+1 |
| | |||||
* | Set default language for i18n | Unknwon | 2015-12-05 | 1 | -1/+2 |
| | |||||
* | #2052 advanced select ops for system notices | Unknwon | 2015-12-05 | 1 | -1/+1 |
| | |||||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 1 | -4/+4 |
| | |||||
* | refactor API routes and some work for #976 | Unknwon | 2015-12-04 | 1 | -74/+2 |
| | |||||
* | fix #2095 | Unknwon | 2015-12-03 | 1 | -1/+1 |
| | |||||
* | fix #976 | Unknwon | 2015-12-03 | 1 | -5/+20 |
| | |||||
* | more UI minor fixes | Unknwon | 2015-12-02 | 1 | -11/+8 |
| | |||||
* | UI: Always show menu on repo pages | Adam Strzelecki | 2015-12-03 | 1 | -2/+2 |
| | | | | | Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use middleware.RepoRef() necessary to display information on this menu. | ||||
* | #2052 Ability to batch delete system notices | Unknwon | 2015-12-01 | 1 | -0/+1 |
| | |||||
* | wiki: finish edit | Unknwon | 2015-11-27 | 1 | -3/+5 |
| | |||||
* | wiki: finish new | Unknwon | 2015-11-27 | 1 | -0/+1 |
| | |||||
* | introduce git-shell | Unknwon | 2015-11-26 | 1 | -1/+2 |
| | |||||
* | Wiki: UI for page new | Unknwon | 2015-11-25 | 1 | -5/+15 |
| | |||||
* | #1944 Drop /org/ URL path prefix in organization home page | Unknwon | 2015-11-24 | 1 | -5/+2 |
| | |||||
* | fix #650 | Unknwon | 2015-11-22 | 1 | -2/+2 |
| | |||||
* | fix #1383 | Unknwon | 2015-11-20 | 1 | -0/+1 |
| | |||||
* | fix #878 | Unknwon | 2015-11-18 | 1 | -0/+7 |
| | |||||
* | repo sidebar active class | Unknwon | 2015-11-16 | 1 | -0/+2 |
| | |||||
* | fix #1960 | Unknwon | 2015-11-16 | 1 | -2/+5 |
| | |||||
* | work on #1961 | Unknwon | 2015-11-16 | 1 | -5/+8 |
| |