summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Remove legacy Runners support in /api/v4/jobs/requestTomasz Maczukin2017-03-202-11/+6
| * | | Make runner's veryfication working againTomasz Maczukin2017-03-201-0/+11
* | | | Allow dot in branch name in trigger/builds endpoint in APIGeorge Andrinopoulos2017-03-202-2/+2
* | | | Allow unauthenticated access to some Branch API GET endpointsRémy Coutable2017-03-201-1/+1
|/ / /
* | | Merge branch '3kami3/gitlab-ce-real_ip'Rémy Coutable2017-03-202-0/+14
|\ \ \ | |/ / |/| |
| * | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9623#note_245736553kami32017-03-032-2/+4
| * | Add real_ip setting to nginx example.3kami32017-03-012-0/+12
* | | All CI offline migrationsKamil Trzciński2017-03-173-28/+9
| |/ |/|
* | Merge branch 'database-config-method' into 'master' Rémy Coutable2017-03-171-1/+5
|\ \
| * | Added Gitlab::Database.configYorick Peterse2017-03-171-1/+5
* | | Merge branch 'feature/use-gitaly-for-commit-show' into 'master'Robert Speicher2017-03-174-3/+61
|\ \ \ | |/ / |/| |