summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove overridden `link_to` helperrs-remove-link-to-overrideRobert Speicher2015-06-172-70/+0
* Merge branch 'link-to-rc-packages-in-tweet' into 'master'Sytse Sijbrandij2015-06-171-2/+4
|\
| * Add 'proposed tweet' for RC1link-to-rc-packages-in-tweetJacob Vosmaer2015-06-171-2/+4
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-06-173-2/+29
|\
| * Merge branch 'swellard-issue-6123' into 'master'Dmitriy Zaporozhets2015-06-172-1/+24
| |\
| | * Fix duplicate 'Email has already been taken' message when creating a user, up...swellard2015-06-161-1/+1
| | * Fix duplicate 'Email has already been taken' message when creating a userswellard2015-06-162-1/+24
| * | Merge branch 'rs-dev-issue-2373' into 'master'Dmitriy Zaporozhets2015-06-171-1/+5
| |\ \
| | * | Prefix 2FA issuer with the GitLab host (e.g., 'dev.gitlab.org')rs-dev-issue-2373Robert Speicher2015-06-161-1/+5
* | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2015-06-171-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'from_own_instance' into 'master'Job van der Voort2015-06-171-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | added info about migrating to gitlab.comKaren Carias2015-06-171-0/+3
* | | | | Merge branch 'placeholder_text'Dmitriy Zaporozhets2015-06-173-27/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Changed the placeholder text and modified the css class to make it visibleplaceholder_textDarby2015-06-163-24/+8
| | |/ / | |/| |
* | | | Merge branch 'rs-rails-update' into 'master'Dmitriy Zaporozhets2015-06-172-34/+37
|\ \ \ \
| * | | | Bump jquery-rails gem versionrs-rails-updateRobert Speicher2015-06-162-3/+3
| * | | | Bump rails to 4.1.11, and make the version requirement exactRobert Speicher2015-06-162-31/+34
|/ / / /
* | | | Merge branch 'rs-bootlint-fixes' into 'master'Robert Speicher2015-06-1620-29/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Bootlint: Fix incorrectly nested `form-group` elementRobert Speicher2015-06-161-2/+2
| * | | Bootlint: Add missing `type` attribute for buttonsRobert Speicher2015-06-162-1/+3
| * | | Bootlint: Modals no longer need a '.hide' classRobert Speicher2015-06-168-8/+8
| * | | Bootlint: Use offset grid classes instead of empty divsRobert Speicher2015-06-1610-18/+10
|/ / /
* | | Merge branch 'support-comment-parallel-diff' into 'master'Douwe Maan2015-06-1612-44/+139
|\ \ \ | |_|/ |/| |
| * | Support commenting on a diff in side-by-side viewStan Hu2015-06-1612-44/+139
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-06-161-0/+8
|\ \ \
| * \ \ Merge branch 'require_kerberos_when_enabled' into 'master'Dmitriy Zaporozhets2015-06-161-0/+8
| |\ \ \ | | |/ / | |/| |
| | * | Use explicit if.Marin Jankovski2015-06-161-2/+3
| | * | If kerberos is enabled require it.require_kerberos_when_enabledMarin Jankovski2015-06-151-0/+7
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-06-163-1/+13
|\ \ \ \ | |/ / /
| * | | Merge branch 'fix-ext-issue-webbased-hooks' into 'master'Douwe Maan2015-06-163-1/+13
| |\ \ \ | | |_|/ | |/| |
| | * | Fix hooks for web based events with external issue referencesDaniel Gerhardt2015-06-143-1/+13
* | | | Merge branch 'header_layout_issue' into 'master'Douwe Maan2015-06-164-17/+14
|\ \ \ \
| * | | | Fix layout issue in header title truncation.Nicolas2015-06-164-17/+14
| |/ / /
* | | | Merge branch 'applications_form' into 'master'Douwe Maan2015-06-164-15/+26
|\ \ \ \
| * | | | Fix consistency issues on New Application page.Nicolas2015-06-153-4/+10
| * | | | Fix layout issue when New Application validation fails.Nicolas2015-06-151-10/+15
| * | | | Highlight Applications nav item when validation fails.Nicolas2015-06-141-1/+1
| | |/ / | |/| |
* | | | Merge branch 'update-release-doc' into 'master'Job van der Voort2015-06-161-3/+1
|\ \ \ \
| * | | | Add 'build RC1 packages' to monthly release stepsJacob Vosmaer2015-06-151-0/+1
| * | | | The changelogs are kept up to date continuouslyJacob Vosmaer2015-06-151-3/+0
* | | | | Merge branch 'db-dump-instructions' into 'master'Dmitriy Zaporozhets2015-06-161-0/+5
|\ \ \ \ \
| * | | | | Improve DB dump instructionsJacob Vosmaer2015-06-161-0/+5
| |/ / / /
* | | | | Merge branch 'new_syntax_yaml' into 'master'Valery Sizov2015-06-161-25/+37
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | new syntax of .gitlab-ci.ymlValery Sizov2015-06-151-25/+37
|/ / / /
* | | | Merge branch 'fix-gitlab-ci-yml' into 'master'Dmitriy Zaporozhets2015-06-153-12/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Look for .gitlab-ci.yml only if checkout_sha is presentfix-gitlab-ci-ymlDmitriy Zaporozhets2015-06-152-10/+14
| * | | Dont set checkout sha for removed branch/tagDmitriy Zaporozhets2015-06-151-2/+5
|/ / /
* | | Merge branch 'blog-post-in-advance' into 'master'Job van der Voort2015-06-151-2/+4
|\ \ \
| * | | Prepare blog post in advanceSytse Sijbrandij2015-06-151-2/+4
* | | | Merge branch 'fix-ext-issue-tracker-hook' into 'master'Dmitriy Zaporozhets2015-06-152-10/+6
|\ \ \ \ | |/ / / |/| | |