Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'patch/refactor-post-receive' into 'master' | Douwe Maan | 2016-03-17 | 1 | -0/+60 |
|\ | |||||
| * | Back-porting PostReceive refactor made for EE 🍺 | Gabriel Mazetto | 2016-03-17 | 1 | -0/+60 |
* | | Merge branch '4009-external-users' into 'master' | Douwe Maan | 2016-03-17 | 2 | -3/+6 |
|\ \ | |||||
| * | | Add missing API docs on external user | Achilleas Pipinellis | 2016-03-17 | 1 | -2/+2 |
| * | | API support for setting External flag on existing users | Zeger-Jan van de Weg | 2016-03-17 | 1 | -1/+2 |
| * | | Merge branch 'master' into 4009-external-users4009-external-users | Zeger-Jan van de Weg | 2016-03-15 | 4 | -10/+43 |
| |\ \ | |||||
| * | | | Doc external users feature | Zeger-Jan van de Weg | 2016-03-15 | 1 | -0/+1 |
| * | | | Merge branch 'master' into 4009-external-users | Zeger-Jan van de Weg | 2016-03-14 | 2 | -0/+34 |
| |\ \ \ | |||||
| * | | | | External Users | Zeger-Jan van de Weg | 2016-03-13 | 1 | -2/+3 |
* | | | | | Follow the CSS Style Guide rules for unitless zero values. | connorshea | 2016-03-16 | 1 | -0/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Return an empty Array when there aren't lines to parse. | Rubén Dávila | 2016-03-15 | 1 | -0/+2 |
* | | | | Merge branch 'master' into git-2-7-3 | Douwe Maan | 2016-03-15 | 4 | -10/+43 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch 'css-style-guide' into 'master' | Jacob Schatz | 2016-03-15 | 1 | -0/+10 |
| |\ \ \ | |||||
| | * | | | Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documenta... | connorshea | 2016-03-14 | 1 | -0/+10 |
| * | | | | Merge branch 'rs-issue-14220' into 'master' | Douwe Maan | 2016-03-15 | 1 | -2/+7 |
| |\ \ \ \ | |||||
| | * | | | | Be more intelligent about sanitizing links with unsafe protocolsrs-issue-14220 | Robert Speicher | 2016-03-14 | 1 | -2/+7 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'fix-commit-status-rendering' into 'master' | Robert Speicher | 2016-03-15 | 1 | -7/+0 |
| |\ \ \ \ | |||||
| | * | | | | Cleanup CiCommit and CiBuild | Kamil Trzcinski | 2016-03-14 | 1 | -7/+0 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'gitlab-ci-yaml-updates' into 'master' | Douwe Maan | 2016-03-14 | 1 | -1/+26 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Merge branch 'master' into gitlab-ci-yaml-updates | Achilleas Pipinellis | 2016-03-12 | 7 | -39/+63 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'origin/master' into gitlab-ci-yaml-updates | Kamil Trzcinski | 2016-03-11 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | * | | | | | Allow to define on which builds the current one depends on | Kamil Trzcinski | 2016-03-11 | 1 | -1/+20 |
| | * | | | | | Allow to pass name of created artifacts archive in `.gitlab-ci.yml` | Kamil Trzcinski | 2016-03-11 | 1 | -0/+4 |
| | * | | | | | Describe special YAML features: the use of anchors and hidden jobs | Kamil Trzcinski | 2016-03-11 | 1 | -0/+2 |
* | | | | | | | Bump Git version requirement to 2.7.3 | Douwe Maan | 2016-03-15 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'share-project-ce' into 'master' | Dmitriy Zaporozhets | 2016-03-14 | 2 | -0/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bring share project with group API from EEshare-project-ce | Dmitriy Zaporozhets | 2016-03-13 | 2 | -0/+31 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'rs-snippet-expires-api' into 'master' | Robert Speicher | 2016-03-14 | 1 | -0/+3 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Don't remove `ProjectSnippet#expires_at` from APIrs-snippet-expires-api | Robert Speicher | 2016-03-09 | 1 | -0/+3 |
* | | | | | | Revert "Revert "Merge branch 'support-go-subpackages' into 'master' "" | Stan Hu | 2016-03-12 | 1 | -0/+50 |
* | | | | | | Revert "Merge branch 'support-go-subpackages' into 'master' " | Douwe Maan | 2016-03-12 | 1 | -50/+0 |
* | | | | | | Merge branch 'support-go-subpackages' into 'master' | Douwe Maan | 2016-03-12 | 1 | -0/+50 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Ensure PATH_INFO exists for go-get | Stan Hu | 2016-03-12 | 1 | -1/+1 |
| * | | | | | Simplify code | Stan Hu | 2016-03-12 | 1 | -4/+3 |
| * | | | | | Support Golang subpackage fetchingsupport-go-subpackages | Stan Hu | 2016-03-12 | 1 | -0/+51 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'fix-gh-pr-import' into 'master' | Douwe Maan | 2016-03-12 | 2 | -9/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Fix importing PR's from GitHub when the source repo was removed | Douglas Barbosa Alexandre | 2016-03-10 | 2 | -9/+12 |
| * | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into redis-c...redis-config-parser | Jacob Vosmaer | 2016-03-10 | 1 | -0/+121 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
* | | | | | | Merge branch 'rs-issue-12944' into 'master' | Douwe Maan | 2016-03-11 | 1 | -0/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use a custom Devise failure app to handle unauthenticated .zip requestsrs-issue-12944 | Robert Speicher | 2016-03-08 | 1 | -0/+23 |
* | | | | | | | Removed order from sub-query projects for search | Yorick Peterse | 2016-03-11 | 1 | -1/+1 |
* | | | | | | | Added ProjectSearchResults#project_ids_relation | Yorick Peterse | 2016-03-11 | 1 | -0/+4 |
* | | | | | | | Refactor Gitlab::ProjectSearchResults | Yorick Peterse | 2016-03-11 | 1 | -7/+3 |
* | | | | | | | Refactor Gitlab::SnippetSearchResults | Yorick Peterse | 2016-03-11 | 1 | -5/+5 |
* | | | | | | | Refactor Gitlab::SearchResults | Yorick Peterse | 2016-03-11 | 1 | -9/+16 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge branch 'remove-benchmark-suite' into 'master' | Douwe Maan | 2016-03-11 | 1 | -11/+2 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Removed benchmark suite and its documentationremove-benchmark-suite | Yorick Peterse | 2016-03-10 | 1 | -11/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'gitlab-ci-yaml-alias' into 'master' | Kamil Trzciński | 2016-03-11 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Support YAML alias/anchor usage in .gitlab-ci.yml | Pascal Bach | 2016-03-08 | 1 | -1/+1 |
* | | | | | web hooks to webhooks | ashleys | 2016-03-10 | 2 | -8/+8 |