Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | The pruning for the synchronized mirrors is a option now. Default value: ↵ | Pablo Saavedra | 2016-07-09 |
| | | | | | | | | | | | | | enable_prune = true (#3246) Executed go fmt getEngine() not handles DB parameters (#2972) (#2974) Uses .AllCols() for Update in updateMirror() Spanish traslation removed Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function | ||
* | Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) | Cosmin Stroe | 2016-04-22 |
| | |||
* | #2334 strip whitespace for migrate URL | Unknwon | 2016-02-20 |
| | | | | Also fix a possible race condition while install | ||
* | Allow modification of a release if Content is empty (fix #2516) | Florian Kaiser | 2016-01-30 |
| | |||
* | #2114 External URL for wiki | Unknwon | 2015-12-11 |
| | |||
* | #2037 Add "New Mirror" button on Dashboard | Unknwon | 2015-12-09 |
| | |||
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 |
| | |||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 |
| | |||
* | wiki: finish edit | Unknwon | 2015-11-27 |
| | |||
* | wiki: finish new | Unknwon | 2015-11-27 |
| | |||
* | introduce git-shell | Unknwon | 2015-11-26 |
| | |||
* | fix #1958 | Unknwon | 2015-11-15 |
| | |||
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 |
| | |||
* | Fix the JSON field names for MigrateRepoForm | Nathan Zadoks | 2015-10-30 |
| | | | | For some reason, the field names for Private and Mirror got swapped. | ||
* | fix import path, fix #1782 | Unknwon | 2015-10-15 |
| | |||
* | work on #1570 | Unknwon | 2015-09-03 |
| | |||
* | fix migrate api | Unknwon | 2015-09-03 |
| | |||
* | fix migrate API | Unknwon | 2015-09-03 |
| | |||
* | new repo options UI | Unknwon | 2015-08-30 |
| | |||
* | webhook APIs | Unknwon | 2015-08-29 |
| | |||
* | new create webhook event | Unknwon | 2015-08-28 |
| | |||
* | #1487 Readme Template | Unknwon | 2015-08-28 |
| | |||
* | complate list of gitignores and licenses | Unknwon | 2015-08-28 |
| | |||
* | new edit webhook UI | Unknwon | 2015-08-27 |
| | |||
* | new create webhook UI | Unknwon | 2015-08-27 |
| | |||
* | finish close/reopen issue | Unknwon | 2015-08-13 |
| | |||
* | finish view comments on issue page | Unknwon | 2015-08-13 |
| | |||
* | finish attachments when create issue | Unknwon | 2015-08-11 |
| | |||
* | finish create issue with labels | Unknwon | 2015-08-10 |
| | |||
* | UI: create issue with title and content | Unknwon | 2015-08-09 |
| | |||
* | milestone: create page | Unknwon | 2015-08-05 |
| | |||
* | UI: CURD labels | Unknwon | 2015-07-24 |
| | | | | - fix update lable break connection with repository | ||
* | UI: basic label list | Unknwon | 2015-07-24 |
| | | | | - create new label | ||
* | remove unused scripts and simplify migrate form definition | Unknwon | 2015-03-11 |
| | |||
* | routers: able to migrate repo from local path | Unknwon | 2015-02-22 |
| | | | | - modules/middleware/context.go: add HandleAPI method | ||
* | Remove GoGet option from repository and handle it with ?go-get=1 instead | Peter Smit | 2015-02-17 |
| | | | | The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page. | ||
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 |
| | | | | | - POST /user/repos - POST /org/:org/repos | ||
* | Finish new UI for release page | Unknwon | 2014-12-10 |
| | |||
* | update slack hook to use new format | Christopher Brickley | 2014-10-24 |
| | |||
* | Use binding middleware | Unknwon | 2014-10-15 |
| | |||
* | Fix #522 | Unknwon | 2014-10-06 |
| | |||
* | UI fix | Unknwon | 2014-09-13 |
| | |||
* | Fix #453 | Unknwon | 2014-09-09 |
| | |||
* | add Slack API webhook support | Christopher Brickley | 2014-08-31 |
| | |||
* | Finish new web hook pages | Unknwon | 2014-08-09 |
| | |||
* | Fix invalid struct tags and remove unreachable code. | Justin Nuß | 2014-08-04 |
| | |||
* | Finish new repo settings page | Unknwon | 2014-08-02 |
| | |||
* | Finish new migrate page | Unknwon | 2014-08-01 |
| | |||
* | New UI merge in progress | Unknwon | 2014-07-26 |