Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix `/:username.keys` response content type | Dmitry Medvinsky | 2014-03-20 | 1 | -1/+1 |
* | Merge branch 'oauth-require-public-email' into 'master' | Dmitriy Zaporozhets | 2014-03-20 | 1 | -1/+3 |
|\ | |||||
| * | line break | Job van der Voort | 2014-03-19 | 1 | -0/+1 |
| * | require public email with oauth provider message | Job van der Voort | 2014-03-19 | 1 | -1/+2 |
* | | Merge pull request #6469 from mojavelinux/master | Sytse Sijbrandij | 2014-03-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | Add .adoc file extension for AsciiDoc | Dan Allen | 2014-03-04 | 1 | -1/+1 |
* | | | Merge pull request #6457 from lol768/patch-1 | Sytse Sijbrandij | 2014-03-19 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix registration error info typo | lol768 | 2014-03-02 | 1 | -1/+1 |
* | | | Add room placeholder for Slack integration | Dmitriy Zaporozhets | 2014-03-19 | 1 | -1/+1 |
* | | | Replace turbolink spinner with nprogress | Dmitriy Zaporozhets | 2014-03-19 | 4 | -12/+4 |
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-03-19 | 3 | -1/+164 |
|\ \ \ | |||||
| * | | | Added Slack service integration. | Federico Ravasio | 2014-03-18 | 3 | -1/+164 |
* | | | | Do not allow password reset for ldap user. | Marin Jankovski | 2014-03-18 | 1 | -0/+18 |
|/ / / | |||||
* | | | Merge branch 'links_within_same_repo' into 'master' | Dmitriy Zaporozhets | 2014-03-17 | 1 | -4/+3 |
|\ \ \ | |||||
| * | | | Wiki will show relative links related to the wiki gollum repository. | Marin Jankovski | 2014-03-17 | 1 | -2/+1 |
| * | | | Link to blob instead of linking to wiki. | Marin Jankovski | 2014-03-17 | 1 | -2/+2 |
* | | | | Default value for Snippet#private | Dmitriy Zaporozhets | 2014-03-17 | 1 | -0/+2 |
* | | | | Show link to public projects for new users. | Ciro Santillli | 2014-03-17 | 2 | -0/+17 |
|/ / / | |||||
* | | | Merge branch 'improve-project-lookup' into 'master' | Dmitriy Zaporozhets | 2014-03-15 | 1 | -9/+7 |
|\ \ \ | |||||
| * | | | Project must have namespace for Project#find_with_namespace | Dmitriy Zaporozhets | 2014-03-14 | 1 | -9/+7 |
* | | | | Merge branch 'snippets-page' into 'master' | Dmitriy Zaporozhets | 2014-03-14 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Render 404 instead of 500 if trying to see snippets of unexisting user | Dmitriy Zaporozhets | 2014-03-14 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Fix commit comment count css | Dmitriy Zaporozhets | 2014-03-14 | 1 | -1/+1 |
|/ / / | |||||
* | | | Remove confusing code | Dmitriy Zaporozhets | 2014-03-14 | 1 | -3/+1 |
* | | | Fix global search | Dmitriy Zaporozhets | 2014-03-14 | 2 | -1/+3 |
* | | | Ignore newlines per md standard. | Marin Jankovski | 2014-03-14 | 1 | -2/+1 |
* | | | Fix mr process order on push. | Dmitriy Zaporozhets | 2014-03-14 | 1 | -6/+5 |
* | | | Merge branch 'ldap_connections' | Dmitriy Zaporozhets | 2014-03-14 | 1 | -9/+11 |
|\ \ \ | |||||
| * | | | Open/close LDAP in ApplicationController | Jacob Vosmaer | 2014-03-14 | 1 | -9/+11 |
* | | | | Merge branch 'import-timeout' of https://dev.gitlab.org/dzaporozhets/gitlabhq... | Dmitriy Zaporozhets | 2014-03-14 | 9 | -96/+167 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Remove default value for Project#imported | Dmitriy Zaporozhets | 2014-03-13 | 1 | -1/+0 |
| * | | | Hide retry import form for non masters | Dmitriy Zaporozhets | 2014-03-13 | 1 | -12/+13 |
| * | | | Redirect to import page from show when import in progress | Dmitriy Zaporozhets | 2014-03-13 | 1 | -0/+5 |
| * | | | Add retry feature to project import | Dmitriy Zaporozhets | 2014-03-12 | 3 | -6/+26 |
| * | | | Project import and retry import scaffold | Dmitriy Zaporozhets | 2014-03-12 | 4 | -55/+89 |
| * | | | Add project import state machine | Dmitriy Zaporozhets | 2014-03-12 | 2 | -12/+22 |
| * | | | Move project creation to service | Dmitriy Zaporozhets | 2014-03-12 | 2 | -25/+24 |
| * | | | Improve import notice | Dmitriy Zaporozhets | 2014-03-12 | 1 | -1/+1 |
| * | | | Show import notice in callout block | Dmitriy Zaporozhets | 2014-03-11 | 1 | -1/+1 |
| * | | | Better explanation for import url | Dmitriy Zaporozhets | 2014-03-11 | 1 | -2/+5 |
* | | | | Correct BackgroundJobs page for both OSX and linux | Dmitriy Zaporozhets | 2014-03-13 | 1 | -1/+1 |
* | | | | Merge branch 'toggle_diff_comments' of https://github.com/jacob-carlborg/gitl... | Dmitriy Zaporozhets | 2014-03-13 | 4 | -4/+8 |
|\ \ \ \ | |||||
| * | | | | Add button for toggling inline comments in diff view. | Jacob Carlborg | 2014-02-22 | 5 | -4/+42 |
* | | | | | Create event and clear cache on new trag push | Dmitriy Zaporozhets | 2014-03-13 | 1 | -0/+13 |
* | | | | | Fix BackgroundJobs page | Dmitriy Zaporozhets | 2014-03-13 | 1 | -12/+6 |
* | | | | | Move images from vendor to app so they are compiled by rails | Dmitriy Zaporozhets | 2014-03-12 | 12 | -0/+0 |
* | | | | | Correct image path to social icons | Dmitriy Zaporozhets | 2014-03-12 | 1 | -2/+1 |
* | | | | | Merge pull request #6474 from jvanbaarsen/post-tag-hook | Dmitriy Zaporozhets | 2014-03-12 | 4 | -3/+48 |
|\ \ \ \ \ | |||||
| * | | | | | Renamed oldrev/newrev to before/after | Jeroen van Baarsen | 2014-03-06 | 1 | -2/+2 |
| * | | | | | Added newrev and oldrev to the hook data | Jeroen van Baarsen | 2014-03-06 | 2 | -4/+6 |