Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coverage reports for integration tests (#1960) | Ethan Koenig | 2017-06-15 | 1 | -1/+1 |
| | |||||
* | fix: error from mktemp command in MacOS. (#1837) | Bo-Yi Wu | 2017-06-04 | 1 | -1/+1 |
| | | | | | | | | * fix: error from mktemp command in MacOS. * [ci skip] udpate temp name. Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | ||||
* | improve integration test to resue models/fixtures and store git repos with ↵ | Lunny Xiao | 2017-04-28 | 1 | -1/+2 |
| | | | | | | | | | | tests (#1627) * improve integration test to resue models/fixtures and store git repos with source * use gitea-integration-meta dir instead .tar.gz and cleanup every before every test * fix import package name | ||||
* | Integration test framework (#1290) | Ethan Koenig | 2017-04-25 | 1 | -0/+1 |
| | | | | | | | | | | * Integration test framework * udpate drone sign * Formatting fixes and move router.go to routers/ * update sign for drone | ||||
* | Search bar for issues/pulls (#530) | Ethan Koenig | 2017-01-25 | 1 | -0/+1 |
| | |||||
* | Bindata is optional and over-writable on restart (#354) | Thomas Boerger | 2016-12-22 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moved conf assets into options folder * Dropped old bindata * Started to integrate options bindata and accessors * Do not enforce a builtin app.ini * Replaced bindata calls with options * Dropped bindata task from makefile, it's the generate task now * Always embedd app.ini to provide sane config defaults * Use sane defaults for the configuration * Defined default value for SSH_KEYGEN_PATH * Dropped "NEVER EVER MODIFY THIS FILE" header from app.ini * Fixed new paths in latest test additions * Drop bindata with make clean task * Set more proper default values | ||||
* | Integrate templates into bindata optionally (#314) | Thomas Boerger | 2016-12-06 | 1 | -0/+1 |
| | | | Integrated optional bindata for the templates | ||||
* | Integrate public as bindata optionally (#293) | Thomas Boerger | 2016-11-30 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Add IDEA IntelliJ to .gitignore | Thibault Meyer | 2016-11-10 | 1 | -0/+3 |
| | |||||
* | Stop ignoring gitea in general | Thomas Boerger | 2016-11-07 | 1 | -1/+2 |
| | |||||
* | Extended gitignore | Thomas Boerger | 2016-11-04 | 1 | -2/+3 |
| | |||||
* | Added a common golang gitignore | Thomas Boerger | 2016-11-04 | 1 | -17/+34 |
| | |||||
* | Dropped vendoring from gitignore | Thomas Boerger | 2016-11-04 | 1 | -1/+0 |
| | |||||
* | Use glide | Unknwon | 2016-03-11 | 1 | -0/+1 |
| | |||||
* | Some minor changes | Unknwon | 2016-03-06 | 1 | -20/+1 |
| | |||||
* | Fix #2564 file ignored by git | Unknwon | 2016-02-05 | 1 | -1/+0 |
| | |||||
* | add Makefile | Unknwon | 2015-11-03 | 1 | -0/+1 |
| | |||||
* | Docker Container Restart Fix | Jean-Philippe Roemer | 2015-10-10 | 1 | -0/+1 |
| | | | | | - Fix s6 fifodir error on container restart - Add .tags* to .gitignore (Atom auto ctags generation) | ||||
* | UI: basic label list | Unknwon | 2015-07-24 | 1 | -1/+0 |
| | | | | - create new label | ||||
* | Changes to repo-header-download-drop, different repo-clone-url input behaviour | Stefan-Code | 2015-02-11 | 1 | -1/+2 |
| | |||||
* | Fix fork repo and macaron API broken | Unknwon | 2014-10-24 | 1 | -9/+2 |
| | |||||
* | Fix bug on transfer repo | Unknwon | 2014-09-25 | 1 | -0/+3 |
| | |||||
* | Finish new reset password, etc. | Unknwon | 2014-08-09 | 1 | -0/+1 |
| | |||||
* | Use toolbox | Unknwon | 2014-08-06 | 1 | -0/+1 |
| | |||||
* | Add missing less files | Unknwon | 2014-08-05 | 1 | -1/+1 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -0/+1 |
| | |||||
* | Add files/ directory to .gitignore | Justin Nuß | 2014-07-24 | 1 | -1/+2 |
| | |||||
* | add build script | Lunny Xiao | 2014-07-16 | 1 | -0/+1 |
| | |||||
* | Move debug router location | Unknown | 2014-07-06 | 1 | -1/+0 |
| | |||||
* | initial support for LDAP authentication/MSAD | juju2013 | 2014-04-23 | 1 | -0/+1 |
| | |||||
* | fix | zhsso | 2014-04-10 | 1 | -0/+36 |
| | |||||
* | mistakes | zhsso | 2014-04-10 | 1 | -36/+0 |
| | |||||
* | bug fixed | Lunny Xiao | 2014-04-10 | 1 | -0/+1 |
| | |||||
* | add tests | skyblue | 2014-03-31 | 1 | -9/+4 |
| | |||||
* | Merge branch 'master' of localhost:xiaoxiao/gogs3 | Lunny Xiao | 2014-03-26 | 1 | -0/+3 |
|\ | | | | | | | | | | | Conflicts: .gitignore README.md | ||||
| * | Init commit | xiaoxiao | 2014-03-26 | 1 | -0/+22 |
| | |||||
* | Merge branch 'master' of localhost:xiaoxiao/gogs7 | Lunny Xiao | 2014-03-25 | 1 | -0/+1 |
|\ | | | | | | | | | Conflicts: .gitignore | ||||
| * | Init commit | xiaoxiao | 2014-03-25 | 1 | -0/+22 |
| | |||||
* | Merge branch 'master' of localhost:xiaoxiao/gogs6 | Lunny Xiao | 2014-03-25 | 1 | -0/+1 |
|\ | | | | | | | | | Conflicts: .gitignore | ||||
| * | Init commit | xiaoxiao | 2014-03-25 | 1 | -0/+22 |
| | |||||
* | Merge branch 'master' of localhost:xiaoxiao/gogs3 | Lunny Xiao | 2014-03-25 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: .gitignore LICENSE | ||||
| * | Init commit | xiaoxiao | 2014-03-25 | 1 | -0/+22 |
| | |||||
* | Merge branch 'master' of try.gogits.org:lunny/gogs | Lunny Xiao | 2014-03-25 | 1 | -1/+24 |
|\ | | | | | | | | | | | Conflicts: .gitignore LICENSE | ||||
| * | Init commit | lunny | 2014-03-24 | 1 | -0/+22 |
| | |||||
* | Mirror fix | Unknown | 2014-03-23 | 1 | -1/+2 |
| | |||||
* | update session | slene | 2014-03-22 | 1 | -0/+1 |
| | |||||
* | Work on admin | Unknown | 2014-03-20 | 1 | -1/+3 |
| | |||||
* | optimize log | Unknown | 2014-03-19 | 1 | -1/+1 |
| | |||||
* | Mirror change | Unknown | 2014-03-17 | 1 | -1/+0 |
| | |||||
* | update tmpl | slene | 2014-03-15 | 1 | -0/+1 |
| |