summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'glensc/gitlab-ce-17325-rugged-gem-update' into 'master' Robert Speicher2017-03-281-20/+3
|\
| * Use Rugged::SORT_NONE instead of Rugged::SORT_DATEAdam Niedzielski2017-03-281-3/+3
| * Remove unused method Gitlab::Git::Repository#commits_sinceAdam Niedzielski2017-03-281-17/+0
* | Merge branch 'tc-api-remove-comments-endpoint' into 'master' Rémy Coutable2017-03-283-40/+14
|\ \
| * | API: Make the /notes endpoint work with noteable iid instead of idToon Claes2017-03-272-5/+14
| * | Remove `:id/merge_requests/:merge_request_iid/comments` endpointsToon Claes2017-03-271-35/+0
* | | Merge branch '30098-banzai-filter-mergerequestreferencefilter-has-an-n-1-quer...Yorick Peterse2017-03-281-2/+27
|\ \ \ | |_|/ |/| |
| * | Get rid of a third N+1 query problemRémy Coutable2017-03-281-1/+3
| * | Get rid of second N+1 query problemRémy Coutable2017-03-281-0/+4
| * | Get rid of a first N+1 query problemRémy Coutable2017-03-281-2/+21
* | | Fix Gitlab::EeCompatCheck: use `ee_branch_found` instead of `ee_branch`Rémy Coutable2017-03-281-2/+2
|/ /
* | Merge branch '12818-expose-simple-cicd-status-endpoints-with-status-serialize...Kamil Trzciński2017-03-279-0/+36
|\ \
| * | Revert adding favicon to extended statuses. Change extended statues specs to ...Shinya Maeda2017-03-232-8/+0
| * | Fix unchanged structure. Add favicon for 'failed_allowed' and 'success_warnin...Shinya Maeda2017-03-232-0/+8
| * | Add spec for spec/lib/gitlab/ci/statusShinya Maeda2017-03-231-0/+4
| * | Roolback unneccesary changesShinya Maeda2017-03-231-1/+1
| * | Remove def favicon from extended statusShinya Maeda2017-03-232-8/+0
| * | change favicon nameShinya Maeda2017-03-239-9/+9
| * | Expose only status. ci_cd_status to status. Support abstract class.Shinya Maeda2017-03-231-0/+4
| * | Add api points for ci cd status. Add favicon.Shinya Maeda2017-03-239-0/+36
* | | Implement new service for creating userGeorge Andrinopoulos2017-03-273-27/+59
| |/ |/|
* | Merge branch 'improve-ee_check_compat-again' into 'master' Sean McGivern2017-03-241-107/+188
|\ \
| * | Put banners in constantsRémy Coutable2017-03-231-29/+27
| * | Fetch deeper the tested branch before fetching masterRémy Coutable2017-03-231-98/+181
* | | Merge branch 'fix-ci-api-regression-for-after-script' into 'master' Kamil Trzciński2017-03-241-7/+2
|\ \ \ | |/ / |/| |
| * | Fix after_script processing for Runners APIv4Tomasz Maczukin2017-03-231-7/+2
| |/
* | Merge branch 'increase-etag-cache-expiry-time' into 'master' Sean McGivern2017-03-231-1/+1
|\ \
| * | Increase ETag cache expiry timeAdam Niedzielski2017-03-231-1/+1
| |/
* | Introduce a new middleware for the test environment that can block requestsRémy Coutable2017-03-221-0/+61
|/
* Merge branch 'gitaly-install-rake' into 'master' Robert Speicher2017-03-215-9/+94
|\
| * Add gitaly source installation instructionsJacob Vosmaer2017-03-212-8/+63
| * Print command output when a task failedJacob Vosmaer2017-03-211-1/+1
| * Rake task that can install gitaly at a tag versionJacob Vosmaer2017-03-212-0/+30
* | Resolve "Circular dependency detected" (duplicate)Mike Greiling2017-03-211-4/+4
|/
* Merge branch 'index-routes-path-for-like' into 'master' Douwe Maan2017-03-211-0/+2
|\
| * Add LIKE index for routes.pathYorick Peterse2017-03-211-0/+2
* | Add a rake task to reset all email and private tokensJames Lopez2017-03-211-0/+38
* | Merge branch 'api-project-issues-404' into 'master' Sean McGivern2017-03-212-2/+2
|\ \ | |/ |/|
| * Return 404 in project issues API endpoint when project cannot be foundAdam Niedzielski2017-03-202-2/+2
* | Merge branch '29685-wrong-number-of-arguments-calling-http_url_to_repo-on-clo...Sean McGivern2017-03-211-0/+6
|\ \
| * | Fix ProjectWiki#http_url_to_repo signatureRémy Coutable2017-03-201-0/+6
| |/
* | Merge branch 'sh-fix-admin-application-settings' into 'master' Robert Speicher2017-03-211-2/+2
|\ \
| * | Make level_value accept string integersToon Claes2017-03-201-2/+2
* | | Merge remote-tracking branch 'dev/master'DJ Mountney2017-03-203-2/+62
|\ \ \ | |_|/ |/| |
| * | Merge branch 'ssrf' into 'security' Rubén Dávila2017-03-201-0/+2
| * | Merge branch 'ssrf' into 'security' Douwe Maan2017-03-201-0/+57
| * | Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-202-2/+3
* | | Merge branch 'fix/regressions-in-ci-v4-api' into 'master' Kamil Trzciński2017-03-203-13/+19
|\ \ \
| * | | Send only defined dependenciesTomasz Maczukin2017-03-201-1/+1
| * | | Send token of depenent jobTomasz Maczukin2017-03-201-1/+1