summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-271-4/+2
* | 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
|/
* Rake task that can install gitaly at a tag versionJacob Vosmaer2017-03-211-0/+7
* 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 branch 'ssrf' into 'security' Rubén Dávila2017-03-201-0/+2
* | | Merge branch 'ssrf' into 'security' Douwe Maan2017-03-201-0/+57
| |/ |/|
* | All CI offline migrationsKamil Trzciński2017-03-172-5/+7
|/
* 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
|\ \ | |/ |/|
| * Use Gitaly for CommitController#showfeature/use-gitaly-for-commit-showAhmad Sherif2017-03-154-3/+61
* | Merge branch '26470-branch-names-with-reference-prefixes-results-in-buggy-bra...Sean McGivern2017-03-171-0/+3
|\ \
| * | Strip reference prefixes on branch creationMatthieu Tardy2017-01-091-0/+3
* | | Merge branch '29565-name-of-the-uncompressed-folder-of-a-tag-archive-changed'...Rémy Coutable2017-03-161-1/+1
|\ \ \
| * | | Fix archive prefix bug for refs containing dotsMark Fletcher2017-03-161-1/+1
* | | | This quick-fixes an issue with existing award emoji not being valid anymoreRémy Coutable2017-03-161-14/+4
|/ / /
* | | Merge branch 'dm-fix-mailroom-config' into 'master' DJ Mountney2017-03-161-2/+6
|\ \ \
| * | | Fix config/mail_room.yml to be interpretable RubyDouwe Maan2017-03-151-0/+1
| * | | Verify config/mail_room.yml is interpretable RubyDouwe Maan2017-03-151-2/+5
| | |/ | |/|
* | | Merge branch 'dm-copy-code-as-gfm' into 'master' Sean McGivern2017-03-151-2/+2
|\ \ \
| * | | Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan2017-03-141-2/+2
| |/ /
* | | Merge branch 'allow-resolving-conflicts-in-utf-8' into 'master' Robert Speicher2017-03-151-5/+3
|\ \ \ | |/ / |/| |
| * | Allow resolving conflicts with non-ASCII charsallow-resolving-conflicts-in-utf-8Sean McGivern2017-03-151-5/+3
* | | Merge branch '28864-use-the-v4-api-from-the-frontend' into 'master' Sean McGivern2017-03-141-1/+1
|\ \ \
| * | | Update API on frontend to use v428864-use-the-v4-api-from-the-frontendSam Rose2017-03-141-1/+1
* | | | Merge branch '29389-fix-already-initialized-constants' into 'master' Robert Speicher2017-03-141-2/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove explicit `require` calls, and use `require_dependency` when needed29389-fix-already-initialized-constantsRémy Coutable2017-03-131-2/+0
* | | | Merge branch 'nonewline-parser' into 'master' Sean McGivern2017-03-142-4/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | take nonewline context into account in diff parsermhasbini2017-03-132-4/+8
* | | | Backport changes from gitlab-org/gitlab-ee!1406adam-backport-ee-1406Adam Niedzielski2017-03-132-3/+9
| |/ / |/| |
* | | Merge branch 'refactor/global-permissions-for-internal-users' into 'master' Sean McGivern2017-03-132-8/+8
|\ \ \ | |/ / |/| |
| * | reverse the logic and use a clearer namehttp://jneen.net/2017-03-091-7/+7
| * | protect git access through the policy infrahttp://jneen.net/2017-03-091-1/+1
| * | use a magic default :global symbol instead of nilhttp://jneen.net/2017-03-091-1/+1
* | | Using guard clause and added more specs29046-fix-github-importer-open-prsGabriel Mazetto2017-03-102-9/+3
* | | Fix GitHub Import for open PRs from a forkGabriel Mazetto2017-03-102-1/+13