Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | models/migartions: make Migration as interface and use session | Unknwon | 2015-02-11 | |
| | | | | | ||||
| * | | | | first pass work on migration #925 | Unknwon | 2015-02-11 | |
| | | | | | ||||
| * | | | | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-11 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-11 | |
| |\ \ \ \ \ | ||||
| | * \ \ \ \ | Merge pull request #925 from phsmit/newcollaboration | 无闻 | 2015-02-11 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | Collaboration | |||
| | | * | | | | Merge branch 'dev' into newcollaboration | Peter Smit | 2015-02-05 | |
| | | |\ \ \ \ | ||||
| | | * | | | | | Fix dashboard issue after collaboration migration | Peter Smit | 2015-02-04 | |
| | | | | | | | | ||||
| | | * | | | | | Fix collaboration migration code | Peter Smit | 2015-02-04 | |
| | | | | | | | | ||||
| | | * | | | | | Introducing Collaboration Struct | Peter Smit | 2015-01-23 | |
| | | | | | | | | ||||
* | | | | | | | | Merge pull request #992 from theangryangel/fix/ldap-auth | 无闻 | 2015-02-28 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Attempt 3 to fix LDAP login issues when git pushing after password change | |||
| * | | | | | | | | Attempt #3 of ldap fixes | Gogs | 2015-02-27 | |
| | | | | | | | | | ||||
* | | | | | | | | | conf/locale: update Russian and Spanish | Unknwon | 2015-02-28 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #982 from nicolai86/bugfix/label-num_issues-2nd | 无闻 | 2015-02-24 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Properly calculate the number of open issues per label | |||
| * | | | | | | | | | Properly calculate the number of open issues per label | Raphael Randschau | 2015-02-23 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #915 from Lafriks/dev | 无闻 | 2015-02-23 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | Get username, name, surname and e-mail from LDAP server | |||
| * | | | | | | | | Get username, name, surname and e-mail from LDAP server | Lauris BH | 2015-02-08 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2015-02-22 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge pull request #978 from albang/dev | 无闻 | 2015-02-22 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | [docker] openssh-client provide ssh-keygen. | |||
| | * | | | | | | | | | openssh-client provide ssh-keygen. GOGS needs that binary to add a ssh key ↵ | Alban Garrigue | 2015-02-22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to a user | |||
* | | | | | | | | | | | models: able to rename user with diff letter cases #981 | Unknwon | 2015-02-22 | |
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - templates/org: mirror fix on name output - routers: add missing error check | |||
* | | | | | | | | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2015-02-22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Merge pull request #977 from albang/dev | 无闻 | 2015-02-22 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $DIRECTORY variable is never set | |||
| | * | | | | | | | | | $DIRECTORY variable is never set | Alban Garrigue | 2015-02-22 | |
| |/ / / / / / / / / | ||||
* / / / / / / / / / | routers: able to migrate repo from local path | Unknwon | 2015-02-22 | |
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | - modules/middleware/context.go: add HandleAPI method | |||
* | | | | | | | | | templates/org/home.tmpl: fix org member can't see public repo | Unknwon | 2015-02-22 | |
| | | | | | | | | | ||||
* | | | | | | | | | reword | Unknwon | 2015-02-22 | |
| | | | | | | | | | ||||
* | | | | | | | | | modules/git: able to parse RFC1123Z date format #663 | Unknwon | 2015-02-21 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2015-02-21 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge pull request #975 from nicolai86/bugfix/label-num_issues | 无闻 | 2015-02-21 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Bugfix for wrong label count | |||
| | * | | | | | | | | | Fix #933 | Raphael Randschau | 2015-02-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not sure why, but xorm ignores the num_issues and num_closed_issues columns when updating, even though the values changed. Listing them explicitly fixes the issue with the wrong issue counts | |||
* | | | | | | | | | | | templates/user/settings/emial.tmpl: little fix on UI | Unknwon | 2015-02-21 | |
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - routers/user: little code format - conf/locale: update French locale | |||
* | | | | | | | | | | Merge pull request #973 from uchti/dev | 无闻 | 2015-02-20 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | Fix: 504 5.5.2 <localhost>: Helo command rejected | |||
| * | | | | | | | | | add error for hello func | Gogs | 2015-02-20 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Fix: 504 5.5.2 <localhost>: Helo command rejected | Gogs | 2015-02-19 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #972 from makhov/the-new-new-highlighting | 无闻 | 2015-02-19 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | fix typo mistake in highlighting | |||
| * | | | | | | | | | | js fix R1-L1 highlight | Alexey Makhov | 2015-02-19 | |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | fix typo mistake | Alexey Makhov | 2015-02-19 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #970 from makhov/the-new-new-highlighting | 无闻 | 2015-02-18 | |
|\| | | | | | | | | | | |/ / / / / / / / / |/| | | | | | | | | | The new new highlighting | |||
| * | | | | | | | | | remove not using vars | Alexey Makhov | 2015-02-19 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | gitlab-like hash naming | Alexey Makhov | 2015-02-19 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #968 from Stefan-Code/dev | 无闻 | 2015-02-18 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Changed repo-clone url behavior on bare repo page, added LESS compile script | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'dev' of https://github.com/gogits/gogs into dev | Stefan-Code | 2015-02-18 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #962 from phsmit/dont_mention_php | 无闻 | 2015-02-17 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Remove the "PHP" style formatting function | |||
| * | | | | | | | | | | Remove the "PHP" style formatting function | Peter Smit | 2015-02-16 | |
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The "PHP" formatting function doesn't add anything, except an undocumented date format. All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience. | |||
* | | | | | | | | | | Merge pull request #963 from phsmit/goget | 无闻 | 2015-02-17 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | Remove GoGet option from repository and handle it with ?go-get=1 instead | |||
| * | | | | | | | | | 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. | |||
* | | | | | | | | | update travis.yml | Unknwon | 2015-02-16 | |
| | | | | | | | | | ||||
* | | | | | | | | | modules/setting: add abs path check before add workdir prefix | Unknwon | 2015-02-14 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #956 from bpollack/docfix | 无闻 | 2015-02-14 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix a bunch of small typos and formatting quirks | |||
| * | | | | | | | | | Fix a bunch of small typos and formatting quirks | Benjamin Pollack | 2015-02-14 | |
| | | | | | | | | | |