2864 Commits (75b0382708edeab2170229e2afbb188e49794584)

Author SHA1 Message Date
  Unknwon b1d41cfa60 #1692 add admin APIs to add/remove a user from teams 9 years ago
  Unknwon 5e11341232 Fix status code 9 years ago
  Unknwon 90e93b1f3a Change list teams API to non-admin specific 9 years ago
  Unknwon e6f927f61a #1692 api: admin list and create team under organization 9 years ago
  Unknwon 60ae8ac3d2 Add route for #2846 9 years ago
  Unknwon 149d62a648 #13 fix admin can't search private repos 9 years ago
  Unknwon 8966f5635d Merge pull request #2823 from zacheryph/feature/local-only-password-reset 9 years ago
  Zachery Hostens 63e21c146a ensure we don’t try changing LDAP passswords 9 years ago
  Unknwon 9bd9ad4205 #1692 add CRUD issue APIs 9 years ago
  Unknwon dd6faf7f9b Convert all API handers to use *context.APIContext 9 years ago
  Unknwon b4f47a7623 #1891 attempt to fix invalid csrf token 9 years ago
  Unknwon 2bf8494332 #13 finish user and repository search 9 years ago
  Unknwon 514382e2eb Rename module: middleware -> context 9 years ago
  Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. 9 years ago
  Alec S 792c13cf0a readd 'dashboard' to title 9 years ago
  Alec S af847ef94e Merge branch 'develop' of github.com:gogits/gogs into develop 9 years ago
  Alec S bfed3ea7d3 fix indentation 9 years ago
  Alec S affa3c2dbf Remove dashboard keyword from title 9 years ago
  Alec S 6775ac7334 change page titles for user and org dashes 9 years ago
  Jan Christophersen 72a8fa3bc8 Allowing site admins to view private repositories in org/home 9 years ago
  Unknwon 0e9bc2d410 Fix pull request availability check 9 years ago
  Unknwon 9cf7f3e46f Remove duplicated of code 9 years ago
  Tamás Molnár 9c91e27933 Added: Ability to delete org avatar. 9 years ago
  Unknwon a5b0400be7 #1146 finish new access rights for collaborators 9 years ago
  Unknwon 045f14fbd0 #1146 finsih UI work for access mode of collaborators 9 years ago
  Unknwon a2f13eae55 #1157 some avatar setting changes 9 years ago
  Unknwon 4cb8bf1b75 #1597 fix premission logic check of pull request 9 years ago
  Unknwon 2d2d85bba4 #1597 support pull requests in same repository 9 years ago
  Unknwon 9df6ce48c5 Minor fixes for #2746 9 years ago
  Josh Frye 1ca171dbe9 Add ability to delete single wiki pages. 9 years ago
  Unknwon 260723e2cc Minor fixes for #2745 9 years ago
  Josh Frye f3358f5927 Repo setting to delete and disable wiki 9 years ago
  Unknwon f946040fa9 #1891 attempt to fix expected invalid CSRF token 9 years ago
  Unknwon 8055a0bdac Post work for #2637 9 years ago
  Unknwon 7a91d7e776 Merge pull request #2694 from mhartkorn/pullrefs 9 years ago
  Unknwon 129638117f #2697 fix panic when close issue via commit message 9 years ago
  Unknwon 4438b7793b Add new config option for builtin SSH server 9 years ago
  Unknwon baaf6046a1 Minor fix for #2660 9 years ago
  Josh Frye c27038e392 Test mailer button. Addresses #1531 9 years ago
  Martin Hartkorn 51f15880d1 Call PushToBaseRepo() also on Pull Request creation and not only on git push 9 years ago
  Unknwon 912f7b51e9 #1821 add actions for close and reopen issues 9 years ago
  Unknwon d5a3021a7d Make markdown as an independent module 9 years ago
  Unknwon d8a994ef24 Move cron module to independent package 9 years ago
  Unknwon 7140dbac95 Fix #857 9 years ago
  Unknwon 7e0baf4136 Merge pull request #2634 from nanoant/patch/ldap-attributes-in-bind 9 years ago
  Unknwon a703f7d7b4 Merge pull request #2647 from andreynering/issue-template 9 years ago
  Adam Strzelecki 834d92a47b LDAP: Fetch attributes in Bind DN context option 9 years ago
  Unknwon aa12135b97 Fix panic when view profile without signin 9 years ago
  Unknwon 2408df3f35 Merge pull request #2663 from Download-Fritz/MirrorForks 9 years ago
  Download-Fritz a1b28fc33c Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check to AllowsPulls(). 9 years ago