Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added dutch translations | Michael Boke | 2014-10-03 |
| | |||
* | Merge pull request #396 from fanningert/patch-1 | 无闻 | 2014-08-31 |
|\ | | | | | Update locale_zh-CN.ini | ||
| * | Update locale_zh-CN.ini | fanningert | 2014-08-30 |
| | | | | | | Double entry of "config.log_config" | ||
* | | Merge pull request #397 from fanningert/patch-2 | 无闻 | 2014-08-31 |
|\ \ | | | | | | | Update locale_en-US.ini | ||
| * | | Update locale_en-US.ini | fanningert | 2014-08-30 |
| |/ | | | | | Double entry of "config.log_config" | ||
* / | Update locale_de-DE.ini | fanningert | 2014-08-30 |
|/ | |||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 |
| | | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork. | ||
* | Finish all new admin pages. | Unknwon | 2014-08-30 |
| | |||
* | Merge pull request #391 from fanningert/patch-1 | 无闻 | 2014-08-30 |
|\ | | | | | Update locale_en-US.ini | ||
| * | Update locale_en-US.ini | fanningert | 2014-08-30 |
| | | |||
* | | Update locale_de-DE.ini | fanningert | 2014-08-30 |
|/ | |||
* | Merge pull request #386 from fanningert/patch-2 | 无闻 | 2014-08-29 |
|\ | | | | | Update locale_de-DE.ini | ||
| * | Update locale_de-DE.ini | fanningert | 2014-08-29 |
| | | | | | | Add missing translation keys and add some german translations | ||
* | | Continue working on new admin pages | Unknwon | 2014-08-29 |
|/ | |||
* | Finish new admin users pages | Unknwon | 2014-08-29 |
| | |||
* | Update locale_de-DE.ini | fanningert | 2014-08-28 |
| | | | Add missing translation of "locale_en-US.ini" | ||
* | Finish new admin dashboard | Unknwon | 2014-08-28 |
| | |||
* | Mirror issue fix | Unknwon | 2014-08-27 |
| | |||
* | Finsih add/remove repo in organization | Unknwon | 2014-08-26 |
| | |||
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 |
| | |||
* | Working on organization pages | Unknwon | 2014-08-23 |
| | |||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 |
| | |||
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 |
| | |||
* | Correct type issue in locale_en-US.ini | fanningert | 2014-08-14 |
| | |||
* | German translation updated | fanningert | 2014-08-14 |
| | |||
* | Correct type issue in locale_en-US.ini | fanningert | 2014-08-14 |
| | |||
* | Initial release of german translation | fanningert | 2014-08-14 |
| | |||
* | Correct some type issues | fanningert | 2014-08-14 |
| | |||
* | Correct some type issues | fanningert | 2014-08-14 |
| | |||
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 |
| | |||
* | Update locale_en-US.ini | rojaro | 2014-08-13 |
| | | | Fixed typo | ||
* | Finish new home page of organization | Unknwon | 2014-08-10 |
| | |||
* | Finish new reset password, etc. | Unknwon | 2014-08-09 |
| | |||
* | Feature: Social sign in | Unknwon | 2014-08-09 |
| | |||
* | Page: Manage social accounts | Unknwon | 2014-08-09 |
| | |||
* | Finish new web hook pages | Unknwon | 2014-08-09 |
| | |||
* | Finish new hooks list page | Unknwon | 2014-08-09 |
| | |||
* | Finish new collaboration page | Unknwon | 2014-08-07 |
| | |||
* | Finish new repo settings page | Unknwon | 2014-08-02 |
| | |||
* | Merge pull request #311 from nuss-justin/issue/281 | 无闻 | 2014-08-01 |
|\ | | | | | Fix #281. Add mouse-over precise time and on-click switch listener. | ||
| * | Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281 | Justin Nuß | 2014-07-26 |
| |\ | | | | | | | | | | | | | Conflicts: modules/base/tool.go | ||
| * | | Fix #281. Add mouse-over precise time and on-click switch listener. | Justin Nuß | 2014-07-24 |
| | | | |||
* | | | Finish new migrate page | Unknwon | 2014-08-01 |
| | | | |||
* | | | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 |
| |/ |/| | | | | | dashboard news feed page, create organization page | ||
* | | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 |
| | | |||
* | | New UI merge in progress | Unknwon | 2014-07-26 |
|/ | |||
* | Allow disabling uploads | Justin Nuß | 2014-07-24 |
| | |||
* | Update default config with comments | Justin Nuß | 2014-07-24 |
| | |||
* | WIP: Allow attachments for comments | Justin Nuß | 2014-07-23 |
| | |||
* | Fix #165 | Unknown | 2014-06-24 |
| |