Commit Graph

1451 Commits (d1a2228f1cc1b0bec7023d226077e4002c07112a)
 

Author SHA1 Message Date
Tristan Storch d1a2228f1c Docker mix and match setup
Rewrite of the docker setup. Now uses fig to manage containers and container
linkage. The base is a block based mix and match, which will give you the
possibility to easily test all configurations.
无闻 2886eb76b6 Merge pull request from fanningert/patch-1
Add new translation keys
fanningert 1858d2066b Add new translation keys
无闻 3e740278bd Merge pull request from fanningert/patch-3
Update locale_de-DE.ini and correct a wrong translation
无闻 9611f29966 Merge pull request from fanningert/patch-2
Add missing dependencies
Unknwon c5ce33047e Mirror fix and hide missing pages for 0.5 release
fanningert da8dba53a7 Removed not needed deps
Removed
* github.com/gogits/cache
* github.com/gogits/session
Unknwon bf5595f9a0 Merge branch 'dev' of github.com:gogits/gogs into dev
无闻 1ed67798ac Merge pull request from compressed/slack
Slack Support
Unknwon 36661f53e6 Update deps
fanningert 801fc536f2 Update locale_de-DE.ini
fanningert 99e009665c Update locale_de-DE.ini
fanningert 72ec3e8da0 Update locale_de-DE.ini
Christopher Brickley 2bce24068d add Slack API webhook support
fanningert 9554ad514e Change "Repositories" to "Repositorys"
fanningert df3621e050 Update locale_de-DE.ini and correct a wrong translation
无闻 5e6091a30a Merge pull request from fanningert/patch-1
Update german translation with PR 
fanningert 80447f1168 Update german translation with PR
无闻 bc1a578914 Merge pull request from fanningert/patch-1
Update locale_de-DE.ini
fanningert cc9a84b83a Add missing dependencies
fanningert c30063eefb Update locale_de-DE.ini
无闻 ae2f4866d0 Merge pull request from deringer/dev
Add missing 'new migration' link
Unknwon 676bd764fa UI: SSH/HTTPS address switch and copy
Michael Dyrynda 1bbf4c9768 Add missing 'new migration' link
Addresses issue 
Unknwon 7e36bf448d Merge branch 'master' of github.com:gogits/gogs into dev
Conflicts:
	dockerfiles/README.md
无闻 d78008b546 Merge pull request from fanningert/patch-1
Update locale_zh-CN.ini
无闻 1d6df04ecb Merge pull request from fanningert/patch-2
Update locale_en-US.ini
无闻 084dce53ac Merge pull request from fanningert/patch-3
Update locale_de-DE.ini
fanningert 5cdecd74c7 Update locale_de-DE.ini
fanningert 85e01bfe01 Update locale_en-US.ini
Double entry of "config.log_config"
fanningert 73ddf401ee Update locale_zh-CN.ini
Double entry of "config.log_config"
无闻 4c8ef90157 Merge pull request from tstorch/trailing_white_spaces
Removed trailing white spaces
Tristan Storch 69e332f432 Removed trailing white spaces
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.
Unknwon 9bc63bda7d Finish all new admin pages.
无闻 66d51804c9 Merge pull request from fanningert/patch-1
Update locale_en-US.ini
无闻 444032664b Merge pull request from fanningert/patch-2
Update locale_de-DE.ini
fanningert 272d387c0c Update locale_de-DE.ini
fanningert 32760ba49d Update locale_en-US.ini
无闻 08dbf08d39 Merge pull request from fanningert/patch-2
Update locale_de-DE.ini
Unknwon d2aff9a46a Continue working on new admin pages
fanningert 56b735f67b Update locale_de-DE.ini
Add missing translation keys and add some german translations
Unknwon 904bf1a50b Add migrate repo API
Unknwon 8829174574 Finish new admin users pages
无闻 6558990e3a Merge pull request from fanningert/patch-1
Update locale_de-DE.ini
lunnyxiao a6ec6def8d Merge branch 'dev' of github.com:gogits/gogs into dev
lunnyxiao c40e815763 add migrate api
fanningert c4a33892d3 Update locale_de-DE.ini
Add missing translation of "locale_en-US.ini"
Unknwon 1aec1a2dda Finish new admin dashboard
Unknwon 81287ba022 Mirror issue fix
Unknwon 9baf2b38d0 Bug fix on organization