summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add space to separate different files in diffimprove-diff-uiDmitriy Zaporozhets2016-03-171-1/+9
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'rm_duplicate_cache_ci_docs' into 'master' Achilleas Pipinellis2016-03-171-62/+48
|\ | | | | | | | | | | | | Merge duplicate cache entry in CI docs See merge request !3208
| * Merge branch 'master' into rm_duplicate_cache_ci_docsAchilleas Pipinellis2016-03-17212-4709/+2860
| |\
| * | Merge duplicate cache entry in CI docsrm_duplicate_cache_ci_docsAchilleas Pipinellis2016-03-141-60/+48
| | | | | | | | | | | | [ci skip]
* | | Merge branch 'patch/refactor-post-receive' into 'master' Douwe Maan2016-03-172-27/+79
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | PostReceive refactor Back-ported PostReceive refactor made for https://gitlab.com/gitlab-org/gitlab-ee/issues/367 in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/267 See merge request !3264
| * | | Back-porting PostReceive refactor made for EE đŸșGabriel Mazetto2016-03-172-27/+79
| | | |
* | | | Merge branch '4009-external-users' into 'master' Douwe Maan2016-03-1723-80/+265
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | External Users The user has the rights of a public user execpt it can never create a project, group, or team. Also it cant view internal projects. Partially fix for both #4009 and #13938 (except the LDAP sync or a pattern to detect external users) ![Screen_Shot_2016-03-14_at_22.02.52](/uploads/486a84ab3acb98c6cfb71a4ec7d268e2/Screen_Shot_2016-03-14_at_22.02.52.png) See merge request !3171
| * | | | Add missing API docs on external userAchilleas Pipinellis2016-03-172-2/+3
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | API support for setting External flag on existing usersZeger-Jan van de Weg2016-03-172-1/+9
| | | | |
| * | | | Refactor external users docsAchilleas Pipinellis2016-03-171-14/+18
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-15134-4265/+2169
| |\ \ \ \
| * | | | | Doc external users featureZeger-Jan van de Weg2016-03-154-2/+21
| | | | | |
| * | | | | Improve external users featureZeger-Jan van de Weg2016-03-144-6/+8
| | | | | |
| * | | | | Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-1468-91/+964
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Create an external users tab on Admin user listZeger-Jan van de Weg2016-03-138-8/+57
| | | | | | | | | | | | | | | | | | | | | | | | Also incorporates the review into this, mainly spec changes.
| * | | | | Remove Project#publicishZeger-Jan van de Weg2016-03-132-8/+2
| | | | | |
| * | | | | External UsersZeger-Jan van de Weg2016-03-1315-60/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The user has the rights of a public user execpt it can never create a project, group, or team. Also it cant view internal projects.
* | | | | | Merge branch 'new-branch-button-issue' into 'master' Douwe Maan2016-03-1715-43/+238
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New branch button on issues Creates a button which creates a branch for you, referencing the original issue in the branch name. When creating the MR the text `Closes #iid` is appended to the description field. The button; with styling ![Screenshot_from_2016-02-13_17-28-54](/uploads/9595fbfef88c10a499829beaa3db11c1/Screenshot_from_2016-02-13_17-28-54.png) Links to the related branches on the issue ![Screenshot_from_2016-02-13_17-31-48](/uploads/ee7a78754eb5e2389f8671771bb59af9/Screenshot_from_2016-02-13_17-31-48.png) Styled like the MR links ![Screenshot_from_2016-02-13_17-31-53](/uploads/c60130333a650a16f51b014aeb1458c3/Screenshot_from_2016-02-13_17-31-53.png) Please provide input on the following; the CI repo on the GDK had the following happening with the current way I implemented the matching: ![Screenshot_from_2016-02-14_08-57-19](/uploads/35e7a3687a0fa801aba1ad66305ab2ff/Screenshot_from_2016-02-14_08-57-19.png) Closes #3886 cc @DouweM See merge request !2808
| * | | | | | Fix specsZeger-Jan van de Weg2016-03-172-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Spinach was right, I was a fool..
| * | | | | | Merge branch 'master' into new-branch-button-issueZeger-Jan van de Weg2016-03-1789-448/+697
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Incorporate the review and update specZeger-Jan van de Weg2016-03-155-21/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The feature spec now also tests the absence of the new branch button
| * | | | | | Incorporate reviewZeger-Jan van de Weg2016-03-1510-27/+93
| | | | | | |
| * | | | | | Link in the note when started a new branch from an issueZeger-Jan van de Weg2016-03-151-1/+4
| | | | | | |
| * | | | | | Enhance new branch button on an issueZeger-Jan van de Weg2016-03-158-50/+99
| | | | | | |
| * | | | | | new-branch-buttonZeger-Jan van de Weg2016-03-1511-4/+81
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix_horizontal_overflow_in_code_tag' into 'master' Jacob Schatz2016-03-171-0/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix horizontal overflow that occurs in the code tag closes #14167 ### Before Fix ![Screen_Shot_2016-03-16_at_9.10.52_PM](/uploads/b4a282ffc33684983d7e2482b8e13a8f/Screen_Shot_2016-03-16_at_9.10.52_PM.png) ### After Fix ![Screen_Shot_2016-03-16_at_9.11.16_PM](/uploads/8acca3b46bfdbd929cc096ad070022e2/Screen_Shot_2016-03-16_at_9.11.16_PM.png) See merge request !3255
| * | | | | | Added comment to make builds runJacob Schatz2016-03-171-0/+1
| | | | | | |
| * | | | | | fix horizontal overflow that occurs in the code tagArinde Eniola2016-03-161-0/+6
| | | | | | |
* | | | | | | Merge branch 'css-space-after-colon' into 'master' Jacob Schatz2016-03-1710-32/+32
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow the CSS Style Guide rules for including a space after the property colon. Fixes violations of SpaceAfterPropertyColon. Discussed in #14299. [ci skip] cc: @rspeicher @jschatz1 See merge request !3260
| * | | | | | | Follow the CSS Style Guide rules for including a space after the property colon.connorshea2016-03-1610-32/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes violations of SpaceAfterPropertyColon. Discussed in #14299. [ci skip]
* | | | | | | | Merge branch 'fix/reuse-existing-no-cache-method' into 'master' Kamil TrzciƄski2016-03-172-13/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reuse `no_cache_headers` method in badges controller Closes #14100 See merge request !3269
| * | | | | | | Reuse `no_cache_headers` method in badges controllerGrzegorz Bizon2016-03-172-13/+2
|/ / / / / / /
* | | | | | | Merge branch 'patch-1' into 'master' Robert Schilling2016-03-171-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in README.md See merge request !3250
| * | | | | | | Fix typo in README.md.Mark Pundsack2016-03-161-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'fix_wiki_links' into 'master' Robert Speicher2016-03-175-4/+25
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix wiki search results point to raw source Closes https://github.com/gitlabhq/gitlabhq/issues/9581 See merge request !3138
| * | | | | | Fix wiki search results point to raw sourceHiroyuki Sato2016-03-175-4/+25
| | | | | | |
* | | | | | | Merge branch 'css-zero-unit-fix' into 'master' Jacob Schatz2016-03-1726-139/+140
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow the CSS Style Guide rules for unitless zero values. Discussed in #14299. cc: @rspeicher @jschatz1 See merge request !3259
| * | | | | | Follow the CSS Style Guide rules for unitless zero values.connorshea2016-03-1626-139/+140
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Emoji Rake task to conform to style guide. Discussed in #14299. [ci skip]
* | | | | | Merge branch 'danielcarraro/gitlab-ce-feature/omniauth-auth0-gem' into 'master' Robert Speicher2016-03-166-0/+101
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | omniauth-auth0 gem support See merge request !3246
| * | | | | | Added omniauth-auth0 Gem + Applicable Documentation.Daniel Carraro2016-03-166-0/+101
| | | | | | |
* | | | | | | Merge branch 'dropdown-caret-color' into 'master' Jacob Schatz2016-03-163-3/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes issue with dropdown caret being incorrect color Previously: ![Screen_Shot_2016-03-16_at_19.31.20](/uploads/b887a7b8249f172513c68289c52a4cf7/Screen_Shot_2016-03-16_at_19.31.20.png) Now: ![Screen_Shot_2016-03-16_at_19.29.37](/uploads/9c0d6a3002c18a8c7890df8dce612dcb/Screen_Shot_2016-03-16_at_19.29.37.png) See merge request !3254
| * | | | | | Fixes issue with dropdown caret being incorrect colorPhil Hughes2016-03-163-3/+1
|/ / / / / /
* | | | | | Merge branch 'ci-runners-token-index' into 'master' Yorick Peterse2016-03-162-4/+18
|\ \ \ \ \ \ | | | | | | | | | | | | | | See merge request !3249
| * | | | | | Added an index on ci_runners.tokenYorick Peterse2016-03-162-4/+18
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On PostgreSQL the index is created concurrently. Fixes gitlab-org/gitlab-ce#14325
* | | | | | Merge branch 'css-hex-format' into 'master' Jacob Schatz2016-03-1645-242/+242
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow the CSS Style Guide rules for HEX colors. Use lowercase letters and shorthand values for HEX colors where possible, in accordance with the CSS Style Guide. Discussed in #14299. \cc @jschatz1 @rspeicher See merge request !3238
| * | | | | | Follow the CSS Style Guide rules for HEX colors.connorshea2016-03-1545-242/+242
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use lowercase letters and shorthand values for HEX colors where possible. Discussed in #14299.
* | | | | | Merge branch 'git-version' into 'master' Jacob Vosmaer2016-03-161-3/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Install Git 2.7.3, not 2.4.3 See merge request !3248
| * | | | | Fix golang shasum invocationJacob Vosmaer2016-03-161-1/+1
| | | | | |
| * | | | | Update Git source installation steps to 2.7.3Jacob Vosmaer2016-03-161-2/+3
|/ / / / /
* | | | | Merge branch 'doc-updates' into 'master' Achilleas Pipinellis2016-03-162-12/+5
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix requirements.md link and improve PostgreSQL commands - Point requirements.md link to the correct location - Link to gitlab installation.md document instead of github - Use psql command switch to run specified SQL commands for creation of user and database permissions. - Instead of requiring a comment like `# Do not type the 'template1=#', this is part of the prompt` it may be easier to just use the command switch with `psql` to execute the SQL commands. *forgot [ci skip] :(* See merge request !3176