Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2154 disable change user for non-local users | Unknwon | 2015-12-11 | 2 | -3/+3 |
| | | | | - #2153 remove require for gravatar | ||||
* | fix sqlite3 cannot create repo | Unknwon | 2015-12-11 | 1 | -2/+2 |
| | |||||
* | #2114 External URL for wiki | Unknwon | 2015-12-11 | 2 | -2/+4 |
| | |||||
* | #1938 #1374 disable password change for non-local users | Unknwon | 2015-12-10 | 1 | -2/+2 |
| | |||||
* | #1301 "read-only" users | Unknwon | 2015-12-10 | 1 | -2/+2 |
| | |||||
* | #1575 Limit repo creation | Unknwon | 2015-12-10 | 3 | -7/+9 |
| | |||||
* | #1612 Ability to send mail when a new pull request is submitted | Unknwon | 2015-12-10 | 1 | -709/+926 |
| | |||||
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 24 | -1878/+11 |
| | |||||
* | Merge pull request #2139 from angus-g/fixes/pr-messages | Unknwon | 2015-12-09 | 1 | -913/+696 |
|\ | | | | | Reword messages for PR auto merging (#2117) | ||||
| * | Reword messages for PR auto merging (#2117) | Angus Gibson | 2015-12-10 | 1 | -913/+696 |
| | | |||||
* | | LOCAL_ROOT_URL for workers accessing web service | Adam Strzelecki | 2015-12-09 | 1 | -0/+2 |
|/ | | | | | | | | | | | | | | | | | | | | | Local (DMZ) URL for gogs workers (such as ssh update) accessing web service. In most cases you do not need to change default http://localhost:HTTP_PORT/. You may need to alter it only if your ssh server node is not the same as http node, eg. running behind proxy on different node than web server. --- 80 public port -> 8080 -- web server node / public proxy --< \ --- 22 public port -> 10022 -- ssh server node This option is not intended to be accessible via web GUI settings, since it is unlikely someone needs to change it to somethings else than default http://localhost:HTTP_PORT/ which should work for most of the cases. But this should land into the documentation somewhere. fixup | ||||
* | #1943 Able to config fsck timeout | Unknwon | 2015-12-09 | 2 | -2/+3 |
| | |||||
* | #2037 Add "New Mirror" button on Dashboard | Unknwon | 2015-12-09 | 2 | -700/+914 |
| | |||||
* | unified name: IsViewBranch, IsViewCommit and IsViewTag | Unknwon | 2015-12-09 | 2 | -10/+10 |
| | |||||
* | Only show comparison link for >2 commits #1110 | Angus Gibson | 2015-12-09 | 1 | -926/+709 |
| | | | | | | | We can look at the PushCommits object to see how many commits were included in a commit, and add some template logic to only show the comparison link when there are at least 2 commits in a push. We also correct the link to display the number of commits. | ||||
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 | 4 | -10/+16 |
| | |||||
* | #2115 more precise error message | Unknwon | 2015-12-08 | 1 | -1/+4 |
| | |||||
* | Allow pre-receive hook customization | Adam Strzelecki | 2015-12-08 | 1 | -0/+1 |
| | | | | | | | This hook can be used for example to reject too large commits and it is executed before "update" hook, used exclusively by Gogs to update its state. https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks | ||||
* | force new INI version | Unknwon | 2015-12-07 | 1 | -1/+1 |
| | |||||
* | minor fix for #2113 and other locales | Unknwon | 2015-12-07 | 1 | -19/+19 |
| | |||||
* | Render commit msg as header + verbatim description | Adam Strzelecki | 2015-12-07 | 1 | -5/+17 |
| | | | | | | | | | Most commit in Git are expected to follow standard of single header line, followed by description paragraphs, separated by empty line from previous block. Previously Gogs were treating everything as single header. Now we are trying to render only first line as header, but following lines (description chunks) as a verbatim. | ||||
* | prepare release | Unknwon | 2015-12-06 | 1 | -36/+36 |
| | |||||
* | Fix misspelled words | Alex Myasoedov | 2015-12-06 | 2 | -9/+9 |
| | |||||
* | #2063 Ability to delete repo from admin panel | Unknwon | 2015-12-05 | 1 | -2/+2 |
| | |||||
* | APIs: admin users | Unknwon | 2015-12-05 | 1 | -2/+2 |
| | |||||
* | fix #2105 and fix #1857 | Unknwon | 2015-12-05 | 1 | -2/+2 |
| | |||||
* | #2052 advanced select ops for system notices | Unknwon | 2015-12-05 | 1 | -4/+4 |
| | |||||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 6 | -68/+81 |
| | |||||
* | fix panic for #2045 | Unknwon | 2015-12-04 | 2 | -114/+113 |
| | |||||
* | refactor API routes and some work for #976 | Unknwon | 2015-12-04 | 3 | -152/+0 |
| | |||||
* | minor fix for #2086 | Unknwon | 2015-12-02 | 1 | -28/+28 |
| | |||||
* | fix #2085 | Unknwon | 2015-12-02 | 1 | -0/+2 |
| | |||||
* | fix #2083 | Unknwon | 2015-12-02 | 1 | -2/+2 |
| | |||||
* | #2071 Diff is not showing full content when has super long one line | Unknwon | 2015-12-02 | 1 | -2/+2 |
| | |||||
* | #2052 Ability to batch delete system notices | Unknwon | 2015-12-01 | 1 | -2/+2 |
| | |||||
* | update REMADE and locale | Unknwon | 2015-12-01 | 1 | -16/+16 |
| | |||||
* | LDAP: Optional user name attribute specification | Adam Strzelecki | 2015-12-02 | 2 | -46/+49 |
| | | | | | | | | | | | | | | | Consider following LDAP search query example: (&(objectClass=Person)(|(uid=%s)(mail=%s))) Right now on first login attempt Gogs will use the text supplied on login form as the newly created user name. In example query above the text matches against both e-mail or user name. So if user puts the e-mail then the new Gogs user name will be e-mail which may be undesired. Using optional user name attribute setting we can explicitly say we want Gogs user name to be certain LDAP attribute eg. `uid`, so even user will use e-mail to login 1st time, the new account will receive correct user name. | ||||
* | Merge pull request #2069 from nanoant/patch/admin-see-all-organizations | Unknwon | 2015-11-30 | 1 | -1/+7 |
|\ | | | | | Admin should be able to see all organizations | ||||
| * | Admin should be able to see all organizations | Adam Strzelecki | 2015-11-30 | 1 | -1/+7 |
| | | | | | | | | | | This is follow-up for 56c66ee486b4b8d544201662de62a23f36e6a069 allowing admin to see private repositories, even when not being member of them. | ||||
* | | Merge branch 'feature/wiki' into develop | Unknwon | 2015-11-30 | 5 | -51/+74 |
|\ \ | |/ |/| | |||||
| * | finish wiki | Unknwon | 2015-11-30 | 2 | -236/+232 |
| | | |||||
| * | wiki: finish pages | Unknwon | 2015-11-27 | 1 | -2/+2 |
| | | |||||
| * | wiki: finish edit | Unknwon | 2015-11-27 | 4 | -15/+27 |
| | | |||||
| * | wiki: finish new | Unknwon | 2015-11-27 | 2 | -219/+219 |
| | | |||||
| * | introduce git-shell | Unknwon | 2015-11-26 | 3 | -6/+21 |
| | | |||||
| * | Wiki: UI for page new | Unknwon | 2015-11-25 | 2 | -29/+29 |
| | | |||||
* | | #1681 carry --config flag for builtin SSH | Unknwon | 2015-11-30 | 1 | -1/+5 |
| | | |||||
* | | Use better LDAP lib and should fix #1139 | Unknwon | 2015-11-26 | 23 | -2739/+2 |
|/ | |||||
* | allow admin to migrate for any user/org | Unknwon | 2015-11-25 | 1 | -16/+16 |
| | |||||
* | minor fix markdown post process | Unknwon | 2015-11-24 | 1 | -0/+1 |
| |