summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Case-insensetive search for commentscomment-case-insensetive-searchDmitriy Zaporozhets2015-08-193-1/+8
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'security' into 'master'Job van der Voort2015-08-191-0/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | Added note about backing up recovery codes Several people have tried to recover their 2FA codes. I think we could be more clear about it in the docs. This is why I added a section about it at the top, so they read it before enabling them. https://twitter.com/deathgreps/status/632006221814464512 https://twitter.com/benniemosher/status/633768429313372160 See merge request !1923
| * added note about backing up recovery codeskaren Carias2015-08-181-0/+4
| |
* | Merge branch 'remove-satellites'Dmitriy Zaporozhets2015-08-1984-1434/+666
|\ \ | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * \ Merge branch 'master' into remove-satellitesDmitriy Zaporozhets2015-08-1736-70/+328
| |\ \ | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * \ \ Merge branch 'pre-receive-wo-satellites' into 'remove-satellites'Dmitriy Zaporozhets2015-08-179-129/+174
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support of pre-receive hooks without satellites Implement commit transaction with pre-receive and post-receive hooks for web editor and merge Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1154
| | * | | Fix typo in text when raise pre-receive exceptionDmitriy Zaporozhets2015-08-171-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | save repo empty state into variable for proper resultpre-receive-wo-satellitesDmitriy Zaporozhets2015-08-171-2/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | Remove unnecessary fileDmitriy Zaporozhets2015-08-141-5/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | merge with support of pre-receive and post-receive hooksDmitriy Zaporozhets2015-08-142-20/+12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | Refactor how repository makes commit with pre/post receive hooksDmitriy Zaporozhets2015-08-146-95/+94
| | | | |
| | * | | Refactor pre/post receive commit services into one classDmitriy Zaporozhets2015-08-145-154/+76
| | | | |
| | * | | Make sure target has not changed during pre-receive hookDmitriy Zaporozhets2015-08-141-1/+8
| | | | |
| | * | | Fix tests for web editorDmitriy Zaporozhets2015-08-142-3/+4
| | | | |
| | * | | Disable pre-receive check in test envDmitriy Zaporozhets2015-08-141-0/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | Capture pre-receive exceptionDmitriy Zaporozhets2015-08-132-7/+19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | Implement commit transaction with pre-receive and post-receive hooks for web ↵Dmitriy Zaporozhets2015-08-139-13/+122
| |/ / / | | | | | | | | | | | | | | | | | | | | editor Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Merge branch 'master' into remove-satellitesDmitriy Zaporozhets2015-08-1112-40/+59
| |\ \ \ | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | Update CHANGELOGDmitriy Zaporozhets2015-08-111-4/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-11100-1670/+844
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c.
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-08-194-1/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge pull request #9567 from bigsurge/bigsurge-patch-1Stan Hu2015-08-191-0/+1
| |\ \ \ \ | | | | | | | | | | | | add CommitNote field expose :created_at
| | * | | | add CommitNote field expose :created_atbigsurge2015-08-191-0/+1
| | | | | | | | | | | | | | | | | | add CommitNote field expose :created_at
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceRobert Schilling2015-08-191-0/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'wip-blog-post' into 'master'Sytse Sijbrandij2015-08-181-0/+1
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure blog post MR has WIP keyword cc @sytses @rspeicher See merge request !1172
| | | * | | | | Make sure blog post MR has WIP keywordwip-blog-postDmitriy Zaporozhets2015-08-181-0/+1
| | | | | | | |
| * | | | | | | Time for 8.0.0.preRobert Schilling2015-08-192-1/+3
| |/ / / / / /
* | | | | | | Merge branch 'rs-help-path-traversal' into 'master'Douwe Maan2015-08-181-2/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix path traversal in HelpController Closes #2543 See merge request !1922
| * | | | | | Use File.join instead of Rails.root.join in HelpControllerRobert Speicher2015-08-181-2/+4
|/ / / / / /
* | | | | | Merge branch 'fix-authhash-infinite-loop' into 'master'Robert Speicher2015-08-183-20/+31
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix infinite loop when SAML was incorrectly configured. See merge request !1170
| * | | | | | Fix infinite loop when SAML was incorrectly configured.fix-authhash-infinite-loopDouwe Maan2015-08-173-20/+31
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fix-rake-info' into 'master'Robert Speicher2015-08-181-2/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix gitlab:env:info rake task. Found doing QA. See merge request !1169
| * | | | | Fix gitlab:env:info rake task.fix-rake-infoDouwe Maan2015-08-171-2/+1
| |/ / / /
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceStan Hu2015-08-184-1/+21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'mr-source-branch-clear-cache' into 'master'Dmitriy Zaporozhets2015-08-184-0/+20
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clear cache to prevent listing deleted branches after MR removes source branch Closes #2272 See merge request !1160
| | * | | | | Clear cache to prevent listing deleted branches after MR removes source branchStan Hu2015-08-144-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #2272
| * | | | | | Fix incorrect CHANGELOG versionStan Hu2015-08-171-1/+1
| | | | | | |
* | | | | | | Merge pull request #9564 from bbodenmiller/robots.txtStan Hu2015-08-182-1/+63
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | disallow irrelevant pages by defaults in robots
| * | | | | | | disallow irrelevant pages by default in robotsBen Bodenmiller2015-08-172-1/+63
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update default robots.txt rules to disallow irrelevant pages that search engines should not care about. This will still allow important pages like the files, commit details, merge requests, issues, comments, etc. to be crawled.
* | | | | | | Merge pull request #9436 from bbodenmiller/patch-4Stan Hu2015-08-182-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | capitalize URL in "Home page URL"
| * | | | | | capitalize URL in "Home page URL"Ben Bodenmiller2015-08-172-2/+2
|/ / / / / /
* | | | | | Merge branch 'bump-gitlab-git' into 'master'Stan Hu2015-08-183-3/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade gitlab_git to 7.2.14 to ignore CRLFs in .gitmodules Closes #2262 See merge request !1171
| * | | | | | Upgrade gitlab_git to 7.2.14 to ignore CRLFs in .gitmodulesStan Hu2015-08-173-3/+4
|/ / / / / / | | | | | | | | | | | | | | | | | | Closes #2262
* | | | | | Merge branch 'rs-remove-gfm_with_options' into 'master'Douwe Maan2015-08-173-14/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the `gfm_with_options` helper It was redundant because `gfm` also took options. See merge request !1152
| * | | | | | Remove the `gfm_with_options` helperrs-remove-gfm_with_optionsRobert Speicher2015-08-123-14/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | It was redundant because `gfm` also took options.
* | | | | | | Merge branch 'fix-backslashes-inline-diff' into 'master'Douwe Maan2015-08-173-2/+45
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug where backslashes in inline diffs could be dropped This MR fixes a bug in inline diff generation causing backslashes to be dropped. For example, the input: ``` input.to_s.sub(/[\r\n].+/,'').sub(/\\[rn].+/, '').strip ``` The second backslash is dropped in the second `sub` statement: ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/16e513894f7ecda1b111fe7d43e7f388/image.png) With this fix, it looks like: ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/90fd635a937a68f1b2403740ebc75e3a/image.png) Closes #2253 See merge request !1143
| * | | | | | | Fix bug where backslashes in inline diffs could be droppedStan Hu2015-08-113-2/+45
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | Closes #2253
* | | | | | | Merge branch 'code-import-error-ui-improvements' into 'master'Douwe Maan2015-08-171-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve error message display when project fails to import Follow-up to !1134. New screenshot: ![image](https://gitlab.com/stanhu/gitlab-ce/uploads/c1a8ffa30ab3b78010e16cf65c2ff438/image.png) See merge request !1138
| * | | | | | | Improve error message display when project fails to importStan Hu2015-08-111-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #9565 from gitlabhq/revert-9528-Fixed_alignment_issueDmitriy Zaporozhets2015-08-171-12/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Revert "Fix for #9527"