- 25 Sep, 2019 1 commit
-
-
Lunny Xiao authored
* improve integration tests * fix Makefile * improve makefile and integration docs
-
- 12 Sep, 2019 1 commit
-
-
techknowlogick authored
* use go 1.13 * use go 1.13 in gomod file * Update Makefile * update swagger deps
-
- 04 Sep, 2019 1 commit
-
-
Antoine GIRARD authored
* Use vendored go-swagger * vendor go-swagger * revert un wanteed change * remove un-needed GO111MODULE * Update Makefile Co-Authored-By:
techknowlogick <matti@mdranta.net>
-
- 28 Aug, 2019 2 commits
-
-
Mura Li authored
-
Antoine GIRARD authored
* update swagger to 0.20.1 * fiw swagger version for validate
-
- 14 Aug, 2019 1 commit
-
-
techknowlogick authored
-
- 07 Aug, 2019 1 commit
-
-
Lars Kistner authored
this flag is not needed for Go versions >=1.10 and creates problems while building. see https://github.com/golang/go/issues/27285#issuecomment-424382413
-
- 07 Jul, 2019 1 commit
-
-
Lunny Xiao authored
* use vendors when go generate * update docs about golang minimal requirement from 1.9 to 1.11 * fix build
-
- 06 Jul, 2019 1 commit
-
-
Cherrg authored
* workaround broken swagger only master brach is not working, latest release seems to work Signed-off-by:
Michael Gnehr <michael@gnehr.de> * make vendor Signed-off-by:
Michael Gnehr <michael@gnehr.de> * Don't export GO111MODULE * set go-swagger to fixed release version mentioned here: https://github.com/go-gitea/gitea/pull/7362#discussion_r300831537 Signed-off-by:
Michael Gnehr <michael@gnehr.de>
-
- 27 Jun, 2019 1 commit
-
-
silverwind authored
New CSS linter which is much more powerfull than the previous one. Configuration is default but I had to remove a few rules that were throwing too many or weird errors. More importantly, the linter will exit with code 1 on errors so now our build will fail if the CSS linter fails which should eliminate linter errors being introduced without notice.
-
- 19 Jun, 2019 1 commit
-
-
silverwind authored
* add 'npm' and 'npm-update' make targets and lockfile - `make npm` installs and updates node_modules, triggered automatically on `make css` and `make js` as it completes reasonably fast and ensures consistent modules. - `make npm-update` updates all dependencies to their latest version, regenerates `node_modules` from scratch and updates `package-lock.json`. It uses npm modules `updates` written by yours truly to find the latest version of each dependency. * add suggested make dependencies * remove package-lock.json during npm-update * regenerate package-lock.json
-
- 14 Jun, 2019 1 commit
-
-
silverwind authored
- Fix layout overflow in repo file list. - Fix invisible status icon in file view and commit list. In file view, the icon was moved to the left because I could not figure out a proper fix because of HTML tables. - Added title attribute to commit messages. - Fixed two CSS linter warnings in existing CSS. - Fixed CI variable check in 'make css'. Fixes: https://github.com/go-gitea/gitea/issues/7180
-
- 13 Jun, 2019 1 commit
-
-
Cherrg authored
-
- 12 Jun, 2019 1 commit
-
-
kolaente authored
-
- 02 Jun, 2019 1 commit
-
-
Lunny Xiao authored
* use vfsgen instead of go-bindata * fix templates * fix fmt * vendor vsfgen
-
- 25 May, 2019 1 commit
-
-
techknowlogick authored
* Disable arm7 builds As arm6 works on arm7 platforms with no noticeable performance difference * 386
-
- 16 May, 2019 1 commit
-
-
silverwind authored
* add make targets for js,css, add javascript linter - add `make js`, deprecating `make javascripts` - add `make css`, deprecating `make generate-stylesheets` and `make stylesheets-check` - changed the unclean css check to only run on CI - add JS linting via eslint with basic configuration and fixed discovered issues - changed autoprefixer to use official `postcss-cli` avoiding the need to loop in the makefile - moved browserslist to package.json so other future tools can use it too. - update documentation for new make targets and added JS section * fix indentation * move functions used in html to 'exported' list * Run lessc binary without having to install anything to node_modules * use relative paths to node bin scripts, removing npx * Revert "use relative paths to node bin scripts, removing npx" This reverts commit 119b725525a8430b32ee7a6e6009b4ece544e39b. * fix lessc and postcss plugins * check for node_modules and use actual bin names
-
- 14 May, 2019 1 commit
-
-
Xaver Maierhofer authored
-
- 13 May, 2019 1 commit
-
-
Xaver Maierhofer authored
-
- 06 May, 2019 1 commit
-
-
Antoine GIRARD authored
-
- 29 Apr, 2019 1 commit
-
-
zeripath authored
-
- 20 Apr, 2019 1 commit
-
-
zeripath authored
* Prevent creating empty sessions Signed-off-by:
Andrew Thornton <art27@cantab.net> * Update modules/setting/session.go * Remove unnecessary option Signed-off-by:
Andrew Thornton <art27@cantab.net> * Add destory to list of ignored misspellings * rename cookie.go -> virtual.go * Delete old file * Add test to ensure that sessions are not created without being logged in Signed-off-by:
Andrew Thornton <art27@cantab.net> * fix tests Signed-off-by:
Andrew Thornton <art27@cantab.net> * Update integrations/create_no_session_test.go
-
- 14 Apr, 2019 2 commits
-
-
techknowlogick authored
-
techknowlogick authored
-
- 04 Apr, 2019 1 commit
-
-
Mura Li authored
* Add a new Make target for running single integration test * Use # instead of - as the delimiter
-
- 02 Apr, 2019 1 commit
-
-
Lunny Xiao authored
-
- 01 Apr, 2019 1 commit
-
-
Richard Mahn authored
-
- 27 Mar, 2019 1 commit
-
-
Mura Li authored
* Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
-
- 25 Mar, 2019 1 commit
-
-
silverwind authored
Fixes: https://github.com/go-gitea/gitea/pull/6357
-
- 19 Mar, 2019 1 commit
-
-
techknowlogick authored
Fix #1173
-
- 17 Mar, 2019 1 commit
-
-
Lunny Xiao authored
-
- 15 Mar, 2019 1 commit
-
-
techknowlogick authored
-
- 08 Mar, 2019 1 commit
-
-
Antoine GIRARD authored
-
- 24 Feb, 2019 1 commit
-
-
silverwind authored
* UI: Make document body a flexbox Fixes: https://github.com/go-gitea/gitea/issues/6118 * ie11 fixes * increase padding to 80px * add flex-grow
-
- 23 Feb, 2019 1 commit
-
-
Bo-Yi Wu authored
-
- 20 Feb, 2019 1 commit
-
-
John Olheiser authored
* Added Go Path and node_modules to PATH * Uses npx now for generate-stylesheets * Uses `go env GOPATH` to calculate adding GOPATH/bin to PATH * Added note about installing Node 8.0+ to generate stylesheets * Added preferred Node version to CONTRIBUTING.md
-
- 11 Feb, 2019 2 commits
-
-
Antoine GIRARD authored
-
silverwind authored
* Add autoprefixer to css build * also use autoprefixer on theme files
-
- 28 Jan, 2019 1 commit
-
-
zeripath authored
* Add migration test This commit adds a simple migration test for v1.5.3, v1.6.4 and v1.7.0-rc3 Signed-off-by:
Andrew Thornton <art27@cantab.net> * Automigrate based on available dbs * remove old ini file * Standardise the dialect names
-
- 17 Dec, 2018 1 commit
-
-
Jonas Franz authored
Signed-off-by:
Jonas Franz <info@jonasfranz.software>
-