2306 Commits (12c33e5ac85d9f16afae7171c5d88b068dd55e8c)

Author SHA1 Message Date
  Unknwon 34b1e21d1f Merge branch 'develop' of github.com:gogits/gogs into develop 10 years ago
  Unknwon a4b13652a7 #988: fix one missing duplicated prefix 10 years ago
  Sternik 416c93b953 Fix for deleting user when gogs instalation is on http://hostname/gogs 10 years ago
  Unknwon c3e009ad21 #988: GetRepoLink already contains AppSubUrl 10 years ago
  Unknwon c61a100b93 fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response.WriteHeader calls` 10 years ago
  Unknwon 80667e87b6 remove unused scripts and simplify migrate form definition 10 years ago
  Filippo Valsorda 0d8a70e957 Handle submodules without a .gitmodules entry - fix #1023 10 years ago
  Unknwon 9090e6b47f home: new UI 10 years ago
  Unknwon 5d625e884f cmd/serve.go: remove useless code 10 years ago
  Unknwon 164ed7fe1e Merge branch 'access' of github.com:gogits/gogs into dev 10 years ago
  Unknwon 1d80e7bfbd models: done testing on new access system 10 years ago
  Unknwon 08b8901cd9 models: fix issue with transfer repository 10 years ago
  无闻 59233609d4 Merge pull request #915 from Lafriks/dev 10 years ago
  Unknwon 56a29ce158 v4 migration, merge 'dev', clean code and mirror fix 10 years ago
  Unknwon df64dcfdfd Merge branch 'access' of github.com:gogits/gogs into access 10 years ago
  Unknwon 5a7bca797c Merge branch 'dev' of github.com:gogits/gogs into access 10 years ago
  Unknwon f6e65b5e06 models: able to rename user with diff letter cases #981 10 years ago
  Unknwon 51da9e41f0 routers: able to migrate repo from local path 10 years ago
  Unknwon 82766e2c19 templates/org/home.tmpl: fix org member can't see public repo 10 years ago
  Unknwon 700626f527 templates/user/settings/emial.tmpl: little fix on UI 10 years ago
  Alexey Makhov 0d33a62765 fix typo mistake 10 years ago
  Alexey Makhov 642b2e74a8 remove not using vars 10 years ago
  Alexey Makhov dabc9f4991 gitlab-like hash naming 10 years ago
  Stefan-Code ce7e96765e Merge branch 'dev' of https://github.com/gogits/gogs into dev 10 years ago
  Stefan-Code 83a8ad573b changed repo-clone-url behaviour for bare repo 10 years ago
  无闻 e507ef770f Merge pull request #962 from phsmit/dont_mention_php 10 years ago
  Peter Smit 2bb8323ab5 Remove GoGet option from repository and handle it with ?go-get=1 instead 10 years ago
  Peter Smit 327d3cd26f Remove the "PHP" style formatting function 10 years ago
  Peter Smit 16bfbe24e7 Updating context and fixing permission issues 10 years ago
  Unknwon 8414dd270e models: fix XORM API break 10 years ago
  Unknwon 16a8a4a4f7 fix mirror issues uncaught #941 10 years ago
  Unknwon eb69b6532c templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled #884 10 years ago
  Unknwon 4f24a5ef7d first pass work on migration #925 10 years ago
  无闻 d637005e80 Merge pull request #937 from Stefan-Code/dev 10 years ago
  Unknwon 07795ce5be better naming on #891 10 years ago
  Stefan-Code ff7b586ccc Changes to repo-header-download-drop, different repo-clone-url input behaviour 10 years ago
  Unknwon a8ac54ff07 able to allow insecure certification of webhook for #891 10 years ago
  Unknwon 7207a3194d templates/ng/base: change year to 2015, fix #928 10 years ago
  无闻 1c35655750 Merge pull request #911 from TonyTsangHK/dev 10 years ago
  Unknwon bc9746281f cmd: code fix for #905 10 years ago
  Lauris BH 8016fb54d8 Get username, name, surname and e-mail from LDAP server 10 years ago
  Unknwon 235271d50a able to disable SSH for #883 10 years ago
  Unknwon ba9cae6328 code fix for #908, and work for #884 10 years ago
  无闻 89a75db225 Merge pull request #908 from nicolai86/feature/hide-signup-button-884 10 years ago
  Unknwon f45f92b4a4 modules/base: fix markdown mention regex for #826 10 years ago
  Tony Tsang b6fb5371ce Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files. 10 years ago
  Raphael Randschau c93da2ef7c Hide the registration button depending on the setting 10 years ago
  Raphael Randschau 7fbb782585 Add ShowRegistrationButton configuration option 10 years ago
  Unknwon 94b839cc2d models: sanitize user full name when update settings 10 years ago
  Unknwon e4d19db7c4 public/ng/js: script fix on #901 10 years ago