| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix bare repo issue | Unknwon | 2015-08-28 | 1 | -2/+4 |
* | fix 1093 | Unknwon | 2015-08-28 | 1 | -1/+1 |
* | add more README vars | Unknwon | 2015-08-28 | 1 | -2/+8 |
* | #1487 Readme Template | Unknwon | 2015-08-28 | 1 | -82/+110 |
* | complate list of gitignores and licenses | Unknwon | 2015-08-28 | 1 | -4/+6 |
* | minor update | Unknwon | 2015-08-26 | 1 | -7/+14 |
* | new user dahsboard issues | Unknwon | 2015-08-25 | 1 | -0/+5 |
* | new commits table | Unknwon | 2015-08-20 | 1 | -0/+7 |
* | work on #986 and fix a LDAP crash | Unknwon | 2015-08-18 | 1 | -44/+76 |
* | make cron task configurable | Unknwon | 2015-08-18 | 1 | -4/+4 |
* | work on #1493 | Unknwon | 2015-08-17 | 1 | -4/+4 |
* | Creates hooks directory when init update hook | Unknwon | 2015-08-15 | 1 | -1/+3 |
* | delete attachments when delete repo | Unknwon | 2015-08-14 | 1 | -1/+21 |
* | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 | 1 | -2/+2 |
* | finish view comments on issue page | Unknwon | 2015-08-13 | 1 | -1/+1 |
* | finish create issue with milestone and assignee | Unknwon | 2015-08-10 | 1 | -1/+38 |
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -52/+51 |
* | better fork permission check | Unknwon | 2015-08-08 | 1 | -0/+7 |
* | improve fork process | Unknwon | 2015-08-08 | 1 | -79/+50 |
* | fix #1331 | Unknwon | 2015-08-08 | 1 | -0/+1 |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 | 1 | -1/+1 |
|\ |
|
| * | allow anonymous SSH clone | Unknwon | 2015-08-05 | 1 | -1/+1 |
* | | finish new milestone page | Unknwon | 2015-08-05 | 1 | -1/+1 |
* | | milestone: pagination | Unknwon | 2015-08-04 | 1 | -1/+1 |
|/ |
|
* | fix #1208 | Unknwon | 2015-07-31 | 1 | -2/+2 |
* | report error when migration auth failed | Unknwon | 2015-07-28 | 1 | -2/+2 |
* | fix #1169 | Unknwon | 2015-07-26 | 1 | -1/+6 |
* | mirror fix on #1111 | Unknwon | 2015-07-25 | 1 | -4/+4 |
* | Merge pull request #1111 from vitalvas/develop | 无闻 | 2015-07-25 | 1 | -0/+37 |
|\ |
|
| * | add func to autofix couters in repository | Vitaliy Vasilenko | 2015-03-21 | 1 | -0/+37 |
* | | UI: basic label list | Unknwon | 2015-07-24 | 1 | -1/+1 |
* | | fixes on #1171 | Unknwon | 2015-07-19 | 1 | -1/+1 |
* | | check master as default branch when migrate | Unknwon | 2015-07-05 | 1 | -0/+9 |
* | | Fixes issue with LDAP inserting users with blank names. | William Roush | 2015-04-20 | 1 | -1/+6 |
* | | Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy... | Tony Narlock | 2015-04-18 | 1 | -2/+3 |
* | | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | 1 | -26/+43 |
* | | #1120 #1132 mirror info not updated when transfer mirro repo | Unknwon | 2015-03-25 | 1 | -4/+25 |
* | | #1089 change to fake local email account | Unknwon | 2015-03-24 | 1 | -2/+2 |
* | | #1143 Team member access lost when adding repository collaborator | Unknwon | 2015-03-24 | 1 | -2/+13 |
|/ |
|
* | update gopmfile | Unknwon | 2015-03-19 | 1 | -5/+3 |
* | Put default config into binary | Unknwon | 2015-03-18 | 1 | -46/+33 |
* | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 | 1 | -13/+13 |
* | fix read access team visibility of private repo | Unknwon | 2015-03-16 | 1 | -8/+36 |
* | #1040: dashboard no longer accessible when repo is missing | Unknwon | 2015-03-16 | 1 | -5/+4 |
* | #876: Update hooks is missing for forked repository | Unknwon | 2015-03-12 | 1 | -0/+4 |
* | models: done testing on new access system | Unknwon | 2015-02-28 | 1 | -11/+30 |
* | models: fix issue with transfer repository | Unknwon | 2015-02-24 | 1 | -46/+44 |
* | v4 migration, merge 'dev', clean code and mirror fix | Unknwon | 2015-02-23 | 1 | -75/+57 |
* | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 1 | -0/+15 |
|\ |
|
| * | Remove collaborators when removing and transferring repository | Peter Smit | 2015-02-16 | 1 | -0/+15 |