summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Return an empty Array when there aren't lines to parse.Rubén Dávila2016-03-151-0/+2
| * | | | Merge branch 'master' into git-2-7-3Douwe Maan2016-03-154-10/+43
| |\ \ \ \
| * | | | | Bump Git version requirement to 2.7.3Douwe Maan2016-03-151-1/+1
* | | | | | Improve group visibility level featureZeger-Jan van de Weg2016-03-182-3/+3
* | | | | | Code fixesFelipe Artur2016-03-172-8/+6
* | | | | | Merge 4009-external-users into issue_12658Felipe Artur2016-03-1620-64/+278
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-154-10/+43
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'css-style-guide' into 'master' Jacob Schatz2016-03-151-0/+10
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documenta...connorshea2016-03-141-0/+10
| | * | | | Merge branch 'rs-issue-14220' into 'master' Douwe Maan2016-03-151-2/+7
| | |\ \ \ \
| | | * | | | Be more intelligent about sanitizing links with unsafe protocolsrs-issue-14220Robert Speicher2016-03-141-2/+7
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'fix-commit-status-rendering' into 'master' Robert Speicher2016-03-151-7/+0
| | |\ \ \ \
| | | * | | | Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-141-7/+0
| | * | | | | Merge branch 'gitlab-ci-yaml-updates' into 'master' Douwe Maan2016-03-141-1/+26
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Merge branch 'master' into gitlab-ci-yaml-updatesAchilleas Pipinellis2016-03-127-39/+63
| | | |\ \ \ \
| | | * \ \ \ \ Merge remote-tracking branch 'origin/master' into gitlab-ci-yaml-updatesKamil Trzcinski2016-03-111-1/+1
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | Allow to define on which builds the current one depends onKamil Trzcinski2016-03-111-1/+20
| | | * | | | | Allow to pass name of created artifacts archive in `.gitlab-ci.yml`Kamil Trzcinski2016-03-111-0/+4
| | | * | | | | Describe special YAML features: the use of anchors and hidden jobsKamil Trzcinski2016-03-111-0/+2
| * | | | | | | Doc external users featureZeger-Jan van de Weg2016-03-151-0/+1
| * | | | | | | Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-142-0/+34
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-142-0/+31
| | |\ \ \ \ \ \
| | | * | | | | | Bring share project with group API from EEshare-project-ceDmitriy Zaporozhets2016-03-132-0/+31
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'rs-snippet-expires-api' into 'master' Robert Speicher2016-03-141-0/+3
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Don't remove `ProjectSnippet#expires_at` from APIrs-snippet-expires-apiRobert Speicher2016-03-091-0/+3
| * | | | | | | External UsersZeger-Jan van de Weg2016-03-131-2/+3
| |/ / / / / /
| * | | | | | Revert "Revert "Merge branch 'support-go-subpackages' into 'master' ""Stan Hu2016-03-121-0/+50
| * | | | | | Revert "Merge branch 'support-go-subpackages' into 'master' "Douwe Maan2016-03-121-50/+0
| * | | | | | Merge branch 'support-go-subpackages' into 'master' Douwe Maan2016-03-121-0/+50
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Ensure PATH_INFO exists for go-getStan Hu2016-03-121-1/+1
| | * | | | | Simplify codeStan Hu2016-03-121-4/+3
| | * | | | | Support Golang subpackage fetchingsupport-go-subpackagesStan Hu2016-03-121-0/+51
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'fix-gh-pr-import' into 'master' Douwe Maan2016-03-122-9/+12
| |\ \ \ \ \
| | * | | | | Fix importing PR's from GitHub when the source repo was removedDouglas Barbosa Alexandre2016-03-102-9/+12
| | * | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into redis-c...redis-config-parserJacob Vosmaer2016-03-101-0/+121
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| * | | | | | Merge branch 'rs-issue-12944' into 'master' Douwe Maan2016-03-111-0/+23
| |\ \ \ \ \ \
| | * | | | | | Use a custom Devise failure app to handle unauthenticated .zip requestsrs-issue-12944Robert Speicher2016-03-081-0/+23
| * | | | | | | Removed order from sub-query projects for searchYorick Peterse2016-03-111-1/+1
| * | | | | | | Added ProjectSearchResults#project_ids_relationYorick Peterse2016-03-111-0/+4
| * | | | | | | Refactor Gitlab::ProjectSearchResultsYorick Peterse2016-03-111-7/+3
| * | | | | | | Refactor Gitlab::SnippetSearchResultsYorick Peterse2016-03-111-5/+5
| * | | | | | | Refactor Gitlab::SearchResultsYorick Peterse2016-03-111-9/+16
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'remove-benchmark-suite' into 'master' Douwe Maan2016-03-111-11/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Removed benchmark suite and its documentationremove-benchmark-suiteYorick Peterse2016-03-101-11/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'gitlab-ci-yaml-alias' into 'master' Kamil Trzciński2016-03-111-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Support YAML alias/anchor usage in .gitlab-ci.ymlPascal Bach2016-03-081-1/+1
| * | | | | web hooks to webhooksashleys2016-03-102-8/+8
| * | | | | Typoexpiring-lockJacob Vosmaer2016-03-101-1/+1
| * | | | | Make comment less ambivalentJacob Vosmaer2016-03-101-2/+1
| * | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into expirin...Jacob Vosmaer2016-03-101-0/+121
| |\ \ \ \ \ | | | |/ / / | | |/| | |