Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autogenerate Version on build (#190) | Kim "BKC" Carlbäcker | 2016-12-13 | 1 | -9/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Autogenerate Version On Build * Fixes * Changed Version to v0.9.0 * balls * I hate newlines * Don't remove .VERSION-file on `make clean` * v0.9.0 => 1.0.0 * damn new-lines... * Always rebuild templates/.VERSION * Delete .VERSION * Update Makefile | ||||
* | Correction LDAP validation (#342) | Denis Denisov | 2016-12-12 | 1 | -0/+5 |
| | | | | | | | | | | | | * Correction LDAP username validation As https://msdn.microsoft.com/en-us/library/aa366101(v=vs.85).aspx describe spaces should not be in start or at the end of username but they can be inside the username. So please check my solution for it. * Check for zero length passwords in LDAP module. According to https://tools.ietf.org/search/rfc4513#section-5.1.2 LDAP client should always check before bind whether a password is an empty value. There are at least one LDAP implementation which does not return error if you try to bind with DN set and empty password - AD. * Clearing the login/email spaces at the [start/end] | ||||
* | Fix alignment of tooltip and add bindata - related to #359 (#364) | Henning Henkel | 2016-12-08 | 1 | -401/+401 |
| | |||||
* | Integrate templates into bindata optionally (#314) | Thomas Boerger | 2016-12-06 | 7 | -2/+226 |
| | | | Integrated optional bindata for the templates | ||||
* | [API] Pull Requests (#248) | Kim "BKC" Carlbäcker | 2016-12-02 | 1 | -0/+22 |
| | |||||
* | GitHub API Compliance (& linting) | Kim "BKC" Carlbäcker | 2016-12-02 | 1 | -0/+3 |
| | |||||
* | Fixed project name on setting module key APP_NAME | Avelino | 2016-12-02 | 1 | -1/+1 |
| | |||||
* | Catch os... errors | Bwko | 2016-12-02 | 3 | -3/+16 |
| | |||||
* | Get rid of bin folder within makefile, enabled TiDB (#319) | Thomas Boerger | 2016-12-01 | 2 | -16/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Get rid of the bin folder within the build process Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped latest make task, it is unused Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Added tidb tag to drone config Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped the cert build tag Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped useless minwinsvc build tag Signed-off-by: Thomas Boerger <thomas@webhippie.de> * Dropped the useless build tags from drone config Signed-off-by: Thomas Boerger <thomas@webhippie.de> | ||||
* | Fixes xss, clickjacking & password autocompletion | Bwko | 2016-11-29 | 1 | -2/+5 |
| | |||||
* | Integrate public as bindata optionally (#293) | Thomas Boerger | 2016-11-30 | 3 | -0/+64 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Dropped unused codekit config * Integrated dynamic and static bindata for public * Ignore public bindata * Add a general generate make task * Integrated flexible public assets into web command * Updated vendoring, added all missiong govendor deps * Made the linter happy with the bindata and dynamic code * Moved public bindata definition to modules directory * Ignoring the new bindata path now * Updated to the new public modules import path * Updated public bindata command and drop the new prefix | ||||
* | Updated bindata to latest version | Thomas Boerger | 2016-11-29 | 1 | -513/+536 |
| | |||||
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 9 | -11/+90 |
| | |||||
* | Merge pull request #269 from lunny/lunny/golint_modules_log | Thomas Boerger | 2016-11-27 | 5 | -56/+86 |
|\ | | | | | Golint fixed for modules/log | ||||
| * | golint fixed for modules/log | Lunny Xiao | 2016-11-26 | 5 | -56/+86 |
| | | |||||
* | | modules/process: add ExecDirEnv (next to ExecDir) | Mura Li | 2016-11-27 | 1 | -2/+8 |
| | | | | | | | | | | | | | | Add a sibling to ExecDir which is capable of specifying environment variables, so that we can invoke `git` with GIT_INDEX_FILE, GIT_DIR, etc.. For #258 | ||||
* | | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 10 | -54/+65 |
|/ | | | | | | * golint fixed for modules/setting * typo fixed and renamed UNIXSOCKET to UnixSocket | ||||
* | Merge pull request #246 from Bwko/fix/typo | Thomas Boerger | 2016-11-25 | 1 | -1/+1 |
|\ | | | | | Fix typos | ||||
| * | Fix typos | Bwko | 2016-11-21 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #254 from lunny/lunny/golint_modules_context | Thomas Boerger | 2016-11-25 | 6 | -2/+19 |
|\ \ | | | | | | | Golint fixed for modules/context | ||||
| * | | Golint fixed for modules/context | Lunny Xiao | 2016-11-25 | 6 | -2/+19 |
| | | | |||||
* | | | Merge pull request #256 from lunny/lunny/golint_modules_avatar | Thomas Boerger | 2016-11-25 | 1 | -3/+4 |
|\ \ \ | | | | | | | | | Golint fixed for modules/avatar | ||||
| * | | | golint fixed for modules/avatar | Lunny Xiao | 2016-11-25 | 1 | -3/+4 |
| |/ / | |||||
* | | | Merge pull request #255 from lunny/lunny/golint_modules_cron | Thomas Boerger | 2016-11-25 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Golint fixed for modules/cron | ||||
| * | | | golint fixed for modules/cron | Lunny Xiao | 2016-11-25 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge pull request #252 from lunny/lunny/golint_fixed_modules_httplib | Thomas Boerger | 2016-11-25 | 1 | -15/+18 |
|\ \ \ | | | | | | | | | Golint fixed for modules/httplib | ||||
| * | | | Golint fixed for modules/httplib | Lunny Xiao | 2016-11-25 | 1 | -15/+18 |
| |/ / | |||||
* | | | Merge pull request #251 from lunny/lunny/golint_modules_template | Thomas Boerger | 2016-11-25 | 2 | -14/+26 |
|\ \ \ | | | | | | | | | Golint fixed for modules/template | ||||
| * | | | Golint fixed for modules/template | Lunny Xiao | 2016-11-25 | 2 | -14/+26 |
| |/ / | |||||
* | | | Merge pull request #250 from lunny/lunny/golint_modules_markdown | Thomas Boerger | 2016-11-25 | 2 | -11/+13 |
|\ \ \ | | | | | | | | | Golint fixed for modules/markdown | ||||
| * | | | fixed test build error | Lunny Xiao | 2016-11-25 | 1 | -2/+2 |
| | | | | |||||
| * | | | golint fixed for modules/markdown | Lunny Xiao | 2016-11-25 | 1 | -9/+11 |
| |/ / | |||||
* / / | Golint fixed for modules/mailer | Lunny Xiao | 2016-11-25 | 1 | -1/+8 |
|/ / | |||||
* | | Merge pull request #235 from lunny/lunny/golint_modules_user | Thomas Boerger | 2016-11-24 | 1 | -0/+1 |
|\ \ | | | | | | | golint fixed for modules/user | ||||
| * | | golint fixed for modules/user | Lunny Xiao | 2016-11-24 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #231 from lunny/lunny/golint_modules_base | Thomas Boerger | 2016-11-24 | 2 | -7/+16 |
|\ \ | | | | | | | golint fixed for modules/base | ||||
| * | | golint fixed for modules/base | Lunny Xiao | 2016-11-24 | 2 | -7/+16 |
| |/ | |||||
* / | Lint and document manager api | Sandro Santilli | 2016-11-24 | 1 | -8/+17 |
|/ | |||||
* | API endpoints for stars | Ethan Koenig | 2016-11-16 | 1 | -0/+31 |
| | |||||
* | fix variable assigned and not used. | Bo-Yi Wu | 2016-11-15 | 1 | -4/+0 |
| | | | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | ||||
* | Normalize files with gofmt | Thibault Meyer | 2016-11-11 | 4 | -6/+6 |
| | |||||
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 20 | -48/+48 |
| | | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path | ||||
* | Merge pull request #121 from joubertredrat/feature-last-login | Lunny Xiao | 2016-11-10 | 1 | -40/+40 |
|\ | | | | | Last Login for admin manage your users | ||||
| * | Support to last login feature | Joubert RedRat | 2016-11-09 | 1 | -40/+40 |
| | | |||||
* | | Merge pull request #17 from LefsFlarey/issue/3666 | Matthias Loibl | 2016-11-08 | 1 | -1/+1 |
|\ \ | |/ |/| | Fixed 404 caused by unexpected question mark | ||||
| * | Fixed 404 caused by unexpected question mark | Flare | 2016-11-08 | 1 | -1/+1 |
| | | | | | | | | This fixes 404 caused when creating new files or wiki pages with question marks. Amended to force CI rebuild | ||||
* | | Add test for IsTextFile() | Matthias Loibl | 2016-11-07 | 1 | -3/+7 |
| | | |||||
* | | Make long godoc comment 2 lines | Matthias Loibl | 2016-11-07 | 1 | -1/+2 |
| | | |||||
* | | Add test for IsLetter() | Matthias Loibl | 2016-11-07 | 1 | -1/+15 |
| | | |||||
* | | Add test for Int64sToMap() | Matthias Loibl | 2016-11-07 | 1 | -1/+8 |
| | |