Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #2079 from nanoant/patch/ldap-custom-username-attr | Unknwon | 2015-12-01 | 7 | -67/+97 | |
|\ | ||||||
| * | LDAP: Optional user name attribute specification | Adam Strzelecki | 2015-12-02 | 7 | -67/+97 | |
|/ | ||||||
* | Merge pull request #2078 from nanoant/patch/makefile-improvements | Unknwon | 2015-12-01 | 2 | -10/+17 | |
|\ | ||||||
| * | scripts: Remove less.sh superseded by Makefile | Adam Strzelecki | 2015-12-01 | 1 | -4/+0 | |
| * | Makefile: Remove trailing whitespace & add last LF | Adam Strzelecki | 2015-12-01 | 1 | -2/+2 | |
| * | Makefile: Auto-build CSS & bin-data when necessary | Adam Strzelecki | 2015-12-01 | 1 | -3/+14 | |
| * | Makefile: Copy installed binary instead 2nd build | Adam Strzelecki | 2015-12-01 | 1 | -1/+1 | |
* | | fix API | Unknwon | 2015-12-01 | 1 | -1/+1 | |
* | | Merge pull request #2076 from Gibheer/new_mirror | Unknwon | 2015-12-01 | 1 | -0/+3 | |
|\ \ | |/ |/| | ||||||
| * | add new mirror button to dashboard | Gibheer | 2015-12-01 | 1 | -0/+3 | |
* | | Merge pull request #2016 from raxetul/develop | Unknwon | 2015-12-01 | 1 | -0/+22 | |
|\ \ | ||||||
| * \ | Latest develop updates is merged with my RaspberryPi Dockerfile version. | Emrah URHAN | 2015-11-22 | 321 | -44264/+18769 | |
| |\ \ | ||||||
| * | | | Dockerfile for RaspberryPi is added. | Emrah URHAN | 2015-11-22 | 1 | -0/+22 | |
* | | | | Merge pull request #2069 from nanoant/patch/admin-see-all-organizations | Unknwon | 2015-11-30 | 3 | -5/+11 | |
|\ \ \ \ | ||||||
| * | | | | Admin should be able to see all organizations | Adam Strzelecki | 2015-11-30 | 3 | -5/+11 | |
* | | | | | fix #2042 | Unknwon | 2015-11-30 | 4 | -4/+5 | |
* | | | | | Merge branch 'feature/wiki' into develop | Unknwon | 2015-11-30 | 54 | -2537/+1519 | |
|\ \ \ \ \ | ||||||
| * | | | | | finish wiki | Unknwon | 2015-11-30 | 27 | -536/+815 | |
| * | | | | | wiki: finish pages | Unknwon | 2015-11-27 | 4 | -9/+86 | |
| * | | | | | wiki: finish edit | Unknwon | 2015-11-27 | 14 | -135/+245 | |
| * | | | | | wiki: finish new | Unknwon | 2015-11-27 | 15 | -2236/+474 | |
| * | | | | | introduce git-shell | Unknwon | 2015-11-26 | 16 | -135/+155 | |
| * | | | | | Wiki: UI for page new | Unknwon | 2015-11-25 | 20 | -49/+307 | |
* | | | | | | Merge pull request #2053 from kakwa/develop | Unknwon | 2015-11-30 | 1 | -10/+33 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | add name of the dump file in last log message | kakwa | 2015-11-28 | 1 | -1/+1 | |
| * | | | | | Fix dump of log and custom directory in dump cmd | kakwa | 2015-11-28 | 1 | -4/+8 | |
| * | | | | | Using a tmp dir to generate db and repo dumps | kakwa | 2015-11-28 | 1 | -6/+17 | |
| * | | | | | Adding more error handling in dump cmd | kakwa | 2015-11-28 | 1 | -4/+12 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | #1681 carry --config flag for builtin SSH | Unknwon | 2015-11-30 | 1 | -1/+5 | |
* | | | | | add line break after SSH error message | Unknwon | 2015-11-30 | 1 | -1/+1 | |
|/ / / / | ||||||
* / / / | Use better LDAP lib and should fix #1139 | Unknwon | 2015-11-26 | 24 | -2739/+4 | |
|/ / / | ||||||
* | | | Merge branch '0.8.0' of github.com:gogits/gogs into develop | Unknwon | 2015-11-25 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * | | | add unsupported migration prompt | Unknwon | 2015-11-25 | 1 | -0/+5 | |
* | | | | prepare for release | Unknwon | 2015-11-25 | 14 | -119/+145 | |
|/ / / | ||||||
* | | | allow admin to migrate for any user/org | Unknwon | 2015-11-25 | 6 | -20/+25 | |
* | | | minor fix markdown post process | Unknwon | 2015-11-24 | 1 | -0/+1 | |
* | | | more link fix | Unknwon | 2015-11-24 | 2 | -2/+6 | |
* | | | #1944 Drop /org/ URL path prefix in organization home page | Unknwon | 2015-11-24 | 12 | -125/+122 | |
* | | | fix #2020 | Unknwon | 2015-11-24 | 8 | -10/+10 | |
* | | | #2008 more supported git hooks | Unknwon | 2015-11-24 | 3 | -5/+13 | |
* | | | print error log to client side when dev mode | Unknwon | 2015-11-23 | 1 | -0/+3 | |
* | | | #1681 some fixes for builtin SSH server on Windows | Unknwon | 2015-11-23 | 6 | -8/+14 | |
* | | | some fix to #2026 | Unknwon | 2015-11-23 | 3 | -5/+5 | |
* | | | Merge pull request #2024 from andreynering/dropzone-allow-all-files | Unknwon | 2015-11-23 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fixing Dropzone should accept all files when config is "*/*". | Andrey Nering | 2015-11-23 | 1 | -1/+1 | |
|/ / / | ||||||
* | / | more HTTP clone word fix | Unknwon | 2015-11-22 | 4 | -5/+5 | |
| |/ |/| | ||||||
* | | fix #2013 | Unknwon | 2015-11-22 | 2 | -1/+4 | |
* | | minor JS fix | Unknwon | 2015-11-22 | 2 | -9/+11 | |
* | | fix #650 | Unknwon | 2015-11-22 | 84 | -12749/+740 | |
* | | upgrade libs | Unknwon | 2015-11-21 | 16 | -256/+230 |