Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4009-external-users' into 'master' | Douwe Maan | 2016-03-17 | 23 | -80/+265 |
|\ | |||||
| * | Add missing API docs on external user | Achilleas Pipinellis | 2016-03-17 | 2 | -2/+3 |
| * | API support for setting External flag on existing users | Zeger-Jan van de Weg | 2016-03-17 | 2 | -1/+9 |
| * | Refactor external users docs | Achilleas Pipinellis | 2016-03-17 | 1 | -14/+18 |
| * | Merge branch 'master' into 4009-external-users4009-external-users | Zeger-Jan van de Weg | 2016-03-15 | 134 | -4265/+2169 |
| |\ | |||||
| * | | Doc external users feature | Zeger-Jan van de Weg | 2016-03-15 | 4 | -2/+21 |
| * | | Improve external users feature | Zeger-Jan van de Weg | 2016-03-14 | 4 | -6/+8 |
| * | | Merge branch 'master' into 4009-external-users | Zeger-Jan van de Weg | 2016-03-14 | 68 | -91/+964 |
| |\ \ | |||||
| * | | | Create an external users tab on Admin user list | Zeger-Jan van de Weg | 2016-03-13 | 8 | -8/+57 |
| * | | | Remove Project#publicish | Zeger-Jan van de Weg | 2016-03-13 | 2 | -8/+2 |
| * | | | External Users | Zeger-Jan van de Weg | 2016-03-13 | 15 | -60/+171 |
* | | | | Merge branch 'new-branch-button-issue' into 'master' | Douwe Maan | 2016-03-17 | 15 | -43/+238 |
|\ \ \ \ | |||||
| * | | | | Fix specs | Zeger-Jan van de Weg | 2016-03-17 | 2 | -1/+2 |
| * | | | | Merge branch 'master' into new-branch-button-issue | Zeger-Jan van de Weg | 2016-03-17 | 89 | -448/+697 |
| |\ \ \ \ | |||||
| * | | | | | Incorporate the review and update spec | Zeger-Jan van de Weg | 2016-03-15 | 5 | -21/+20 |
| * | | | | | Incorporate review | Zeger-Jan van de Weg | 2016-03-15 | 10 | -27/+93 |
| * | | | | | Link in the note when started a new branch from an issue | Zeger-Jan van de Weg | 2016-03-15 | 1 | -1/+4 |
| * | | | | | Enhance new branch button on an issue | Zeger-Jan van de Weg | 2016-03-15 | 8 | -50/+99 |
| * | | | | | new-branch-button | Zeger-Jan van de Weg | 2016-03-15 | 11 | -4/+81 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'fix_horizontal_overflow_in_code_tag' into 'master' | Jacob Schatz | 2016-03-17 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Added comment to make builds run | Jacob Schatz | 2016-03-17 | 1 | -0/+1 |
| * | | | | | fix horizontal overflow that occurs in the code tag | Arinde Eniola | 2016-03-16 | 1 | -0/+6 |
* | | | | | | Merge branch 'css-space-after-colon' into 'master' | Jacob Schatz | 2016-03-17 | 10 | -32/+32 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Follow the CSS Style Guide rules for including a space after the property colon. | connorshea | 2016-03-16 | 10 | -32/+32 |
* | | | | | | | Merge branch 'fix/reuse-existing-no-cache-method' into 'master' | Kamil Trzciński | 2016-03-17 | 2 | -13/+2 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Reuse `no_cache_headers` method in badges controller | Grzegorz Bizon | 2016-03-17 | 2 | -13/+2 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'patch-1' into 'master' | Robert Schilling | 2016-03-17 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix typo in README.md. | Mark Pundsack | 2016-03-16 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'fix_wiki_links' into 'master' | Robert Speicher | 2016-03-17 | 5 | -4/+25 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix wiki search results point to raw source | Hiroyuki Sato | 2016-03-17 | 5 | -4/+25 |
* | | | | | | Merge branch 'css-zero-unit-fix' into 'master' | Jacob Schatz | 2016-03-17 | 26 | -139/+140 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Follow the CSS Style Guide rules for unitless zero values. | connorshea | 2016-03-16 | 26 | -139/+140 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'danielcarraro/gitlab-ce-feature/omniauth-auth0-gem' into 'master' | Robert Speicher | 2016-03-16 | 6 | -0/+101 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Added omniauth-auth0 Gem + Applicable Documentation. | Daniel Carraro | 2016-03-16 | 6 | -0/+101 |
* | | | | | | | Merge branch 'dropdown-caret-color' into 'master' | Jacob Schatz | 2016-03-16 | 3 | -3/+1 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Fixes issue with dropdown caret being incorrect color | Phil Hughes | 2016-03-16 | 3 | -3/+1 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'ci-runners-token-index' into 'master' | Yorick Peterse | 2016-03-16 | 2 | -4/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Added an index on ci_runners.token | Yorick Peterse | 2016-03-16 | 2 | -4/+18 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'css-hex-format' into 'master' | Jacob Schatz | 2016-03-16 | 45 | -242/+242 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Follow the CSS Style Guide rules for HEX colors. | connorshea | 2016-03-15 | 45 | -242/+242 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'git-version' into 'master' | Jacob Vosmaer | 2016-03-16 | 1 | -3/+4 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix golang shasum invocation | Jacob Vosmaer | 2016-03-16 | 1 | -1/+1 |
| * | | | | | Update Git source installation steps to 2.7.3 | Jacob Vosmaer | 2016-03-16 | 1 | -2/+3 |
|/ / / / / | |||||
* | | | | | Merge branch 'doc-updates' into 'master' | Achilleas Pipinellis | 2016-03-16 | 2 | -12/+5 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Use relative link for installation.md | Chris Wilson | 2016-03-15 | 1 | -1/+1 |
| * | | | | Revert to relative requirements.md link use gitlab.com link for installation ... | Chris Wilson | 2016-03-15 | 2 | -2/+2 |
| * | | | | Fix requirements.md link and improve PostgreSQL commands | Chris Wilson | 2016-03-11 | 2 | -12/+5 |
* | | | | | Merge branch 'issue_14306' into 'master' | Robert Speicher | 2016-03-16 | 2 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Return an empty Array when there aren't lines to parse. | Rubén Dávila | 2016-03-15 | 2 | -0/+7 |
* | | | | | | Merge branch 'support-utf8-wiki-page-title' into 'master' | Douwe Maan | 2016-03-16 | 6 | -7/+27 |
|\ \ \ \ \ \ |