Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update git-module required version | Unknwon | 2016-12-20 |
| | |||
* | Update git-module version to support back Git 1.7.1 | Unknwon | 2016-12-08 |
| | |||
* | Add github.com/go-xorm/builder to dependency | Unknwon | 2016-11-23 |
| | |||
* | Update glide.lock and .gopmfile for XORM | Unknwon | 2016-11-23 |
| | |||
* | Drop Go 1.4 support | Unknwon | 2016-11-23 |
| | | | | | | Due to golang.org/x/crypto/ssh requires a method from STD in Go 1.5. And Go 1.4 is fairly old version for now. | ||
* | Update glide.lock and .gopmfile | Unknwon | 2016-11-23 |
| | | | | Closes #3690 #3727 | ||
* | Fork go-libravatar to remove import path check | Unknwon | 2016-11-19 |
| | | | | To use GitHub import path as much as possible. | ||
* | Update locales and add Swedish | Unknwon | 2016-11-19 |
| | |||
* | Fix mention in comments like (@dblk) (#3655) | Rémy Boulanouar | 2016-10-16 |
| | | | | | | * Fix mention in comments like (@dblk) * Better fix to avoid making link for "Hello@DblK" | ||
* | Prevented user enumeration of valid users through HTTP status codes of login ↵ | LefsFlare | 2016-10-16 |
| | | | | (#3639) (#3654) | ||
* | Changed interface (#3685) | LefsFlare | 2016-09-22 |
| | |||
* | Update locales | Unknwon | 2016-09-15 |
| | | | | Add new locale Serbian (Cyrillic) | ||
* | Add build system link to README [CI SKIP] | Unknwon | 2016-09-08 |
| | |||
* | #3590 fix 404 for release draft edition | Unknwon | 2016-09-03 |
| | | | | Closes #3591 | ||
* | #3589 LoadRepoConfig after ORM is initialized | Unknwon | 2016-09-02 |
| | |||
* | #3577 incorrect URL produced by AvatarLink | Unknwon | 2016-09-01 |
| | |||
* | Add the ability to explore organizations (#3573) | Daniel Oaks | 2016-09-01 |
| | | | | | | * Add ability to explore organizations * Use right icon for org explore links | ||
* | Fix repo list display on Safari (#3569) | Daniel Oaks | 2016-09-01 |
| | |||
* | fix link error under preview (#3566) | raphael10241024 | 2016-09-01 |
| | |||
* | Fix panic when attempt login with non-exist user | Unknwon | 2016-09-01 |
| | |||
* | Feature #3492: Add option to hide footer load times (#3562) | Thibault Meyer | 2016-09-01 |
| | | | | | | * Add option to hide footer load times * Rename option variable + minor changes | ||
* | Update locales | Unknwon | 2016-09-01 |
| | |||
* | Update size of SHA to fix #3538 (#3563) | Rémy Boulanouar | 2016-08-31 |
| | |||
* | Add a (Open)SuSE init script (#3558) | Corben Dallas | 2016-08-31 |
| | |||
* | #3559 fix template error | Unknwon | 2016-08-31 |
| | |||
* | Minor code fix [CI SKIP] | Unknwon | 2016-08-31 |
| | |||
* | models/login_source: code improvement | Unknwon | 2016-08-31 |
| | |||
* | #3515 use alert instead 500 for duplicated login source name | Unknwon | 2016-08-31 |
| | |||
* | Support Editorconfig on web editor (#3512) | 无闻 | 2016-08-30 |
|\ | |||
| * | Support Editorconfig on web editor | Andrey Nering | 2016-08-30 |
| | | |||
* | | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 |
| | | | | | | | | | | - Refactor code to use sync.UniqueQueue - Closes #3509 | ||
* | | modules/sync: add UniqueQueue | Unknwon | 2016-08-30 |
| | | |||
* | | modules/sync: rename SingleInstancePool to ExclusivePool | Unknwon | 2016-08-30 |
| | | |||
* | | js: fix comment issue status button title change | Unknwon | 2016-08-30 |
|/ | |||
* | Add all, check and dist Makefile rules (#3549) | Sandro Santilli | 2016-08-30 |
| | | | | These are to follow the GNU Coding Standards Makefile Targets: https://www.gnu.org/prep/standards/html_node/Standard-Targets.html | ||
* | templates/repo/view: fix bad link | Unknwon | 2016-08-30 |
| | |||
* | UI: fix block selection on code for empty line are not highlighted | Unknwon | 2016-08-30 |
| | |||
* | Fix import path | Unknwon | 2016-08-30 |
| | |||
* | #3548 disable issue cannot edit label and milestonefor pull requests | Unknwon | 2016-08-30 |
| | |||
* | Make bindata | Unknwon | 2016-08-30 |
| | |||
* | Web editor: support upload files | Unknwon | 2016-08-30 |
| | |||
* | Web editor: support upload files | Unknwon | 2016-08-30 |
| | |||
* | codegangsta/cli => urfave/cli (#3546) | Kim "BKC" Carlbäcker | 2016-08-30 |
| | |||
* | router/repo: code refactoring | Unknwon | 2016-08-30 |
| | |||
* | Bump git-module required version | Unknwon | 2016-08-29 |
| | |||
* | #3459 code quality improvement | Unknwon | 2016-08-29 |
| | |||
* | Load a set of predefined labels (#3459) | Thibault Meyer | 2016-08-29 |
| | | | | | | | | | | | | | | | | | | | | | | * Can use a predefined set of labels * Change UI * Fix HTML file indentation * Avoid reading file from other directory (security issue) * Apply a better fix * Remove not used variable * Merge upstream/develop * Do modifications * Raname * remove binding + rename variable | ||
* | Update .editorconfig (#3534) | Andrey Nering | 2016-08-29 |
| | | | [CI SKIP] | ||
* | Fixed typo (#3533) | LFlare | 2016-08-29 |
| | | | Git convention has it capitalised. | ||
* | Web editor: fix cannot create new file in subdirectory | Unknwon | 2016-08-29 |
| |