summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Avoid calling freeze on already frozen strings in libDinesh Panda2019-09-1018-31/+31
* Merge branch 'issue-67127' into 'master'Ash McKenzie2019-09-101-0/+4
|\
| * Fix after 'static-analysis' job failAndrea Leone2019-09-071-1/+0
| * Expose :protected field for ../tags/:tag_name API endpointAndrea Leone2019-09-071-0/+5
* | Merge branch 'api_settings' into 'master'Douglas Barbosa Alexandre2019-09-091-5/+3
|\ \
| * | Settings API: domain_{black,white}list should be arraysMathieu Parent2019-09-091-4/+2
| * | App settings: Allow all import sources from APIMathieu Parent2019-09-091-1/+1
* | | Improve performance and memory usage of project exportKamil Trzciński2019-09-094-2/+143
* | | Lower searches count limitFrancisco Javier López2019-09-091-2/+3
* | | Merge branch '61927-skeleton-pages-internal-api' into 'master'Kamil Trzciński2019-09-093-1/+44
|\ \ \
| * | | Add skeleton Pages internal API61927-skeleton-pages-internal-apiKrasimir Angelov2019-09-063-1/+44
* | | | Passing job:rules downstream and E2E specs for job:rules configurationdrew2019-09-096-6/+24
| |/ / |/| |
* | | Merge branch 'reduce-parse-options-complexity' into 'master'Ash McKenzie2019-09-091-8/+12
|\ \ \
| * | | Refactor parse_options() in push_options.rbreduce-parse-options-complexityChristian Couder2019-09-071-8/+12
* | | | Application Statistics APIManoj MJ2019-09-093-0/+68
* | | | Merge branch 'kamil-refactor-import-structure' into 'master'Stan Hu2019-09-087-351/+198
|\ \ \ \ | |_|_|/ |/| | |
| * | | Normalize import_export structurekamil-refactor-import-structureKamil Trzciński2019-09-067-351/+198
* | | | Only show `/copy_metadata` when usableLee Tickett2019-09-061-1/+1
* | | | Process workhorse accelerated wiki uploadsAlessio Caiazza2019-09-063-8/+52
* | | | Add new GitlabDanger classAsh McKenzie2019-09-063-1/+81
|/ / /
* | | Merge branch 'ce-detect-github-pull-requests' into 'master'Kamil Trzciński2019-09-063-1/+4
|\ \ \ | |/ / |/| |
| * | CE port for pipelines for external pull requestsce-detect-github-pull-requestsFabio Pitino2019-09-053-1/+4
* | | Stop empty external auth classification labels overriding default labelsWill Chandler2019-09-061-1/+8
* | | Merge branch 'revert-351d72cb' into 'master'Lin Jen-Shin2019-09-063-76/+1
|\ \ \
| * | | Revert "Merge branch '66596-allow-danger-to-be-run-locally' into 'master'"revert-351d72cbAsh McKenzie2019-09-063-76/+1
* | | | Merge branch '59729-estimate-quick-action-does-not-produce-correct-time-for-1...Jan Provaznik2019-09-061-0/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Fix time tracking parsing of months59729-estimate-quick-action-does-not-produce-correct-time-for-1moHeinrich Lee Yu2019-09-051-0/+35
* | | | Merge branch '66596-allow-danger-to-be-run-locally' into 'master'Lin Jen-Shin2019-09-063-1/+76
|\ \ \ \
| * | | | Add new danger_local Rake taskAsh McKenzie2019-09-061-0/+17
| * | | | Add new GitlabDanger classAsh McKenzie2019-09-061-0/+54
| * | | | Allow Danger to detect if running localAsh McKenzie2019-09-061-1/+5
| | |_|/ | |/| |
* | | | Merge branch 'add-label-push-opts' into 'master'Ash McKenzie2019-09-061-2/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Support adding and removing labels w/ push optsChristian Couder2019-09-041-2/+19
* | | | Merge branch 'danger-review-pipeline' into 'master'Rémy Coutable2019-09-052-2/+6
|\ \ \ \
| * | | | Add Danger Roulette rules for pipeline filesdanger-review-pipelineKyle Wiebers2019-09-052-2/+6
* | | | | Merge branch '67037-user-content-gitlab-static-net-brings-back-404-only' into...Sean McGivern2019-09-051-1/+5
|\ \ \ \ \
| * | | | | Set asset_proxy_whitelist default to gitlab host67037-user-content-gitlab-static-net-brings-back-404-onlyBrett Walker2019-09-051-1/+5
| |/ / / /
* | | | | New interruptible attribute supported in YAML parsing.Cédric Tabin2019-09-052-3/+7
|/ / / /
* | | | Merge branch 'ashmckenzie/provide_gl-type_to_gitlab_shell' into 'master'Nick Thomas2019-09-053-29/+60
|\ \ \ \ | |_|/ / |/| | |
| * | | Extract /internal/allowed API Actor logic outashmckenzie/provide_gl-type_to_gitlab_shellAsh McKenzie2019-09-053-29/+60
* | | | Refactor new undo_* methodsReuben Pereira2019-09-051-37/+44
* | | | Merge branch '66150-remove-dynamically-constructed-feature-flags-starting-wit...Peter Leitzen2019-09-051-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove feature flags starting with `prometheus_transaction_`Jacopo2019-09-051-3/+2
* | | | Add .gitlab/ci/frontend.gitlab-ci.yml to frontend review rouletteWinnie Hellmann2019-09-051-1/+2
|/ / /
* | | Merge branch 'remove-unnecessary-freeze-in-lib-gitlab' into 'master'Jan Provaznik2019-09-0561-117/+119
|\ \ \
| * | | Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda2019-09-0461-117/+119
* | | | Add spaces to devops ci template to reduce warningsMarcel Amirault2019-09-051-11/+11
* | | | Allow not resolvable urls when rebinding setting is disabledFrancisco Javier López2019-09-051-2/+6
| |/ / |/| |
* | | Upgrade graphql gem to 1.9.10Brett Walker2019-09-043-2/+6
* | | Show meaningful message on /due quick action with invalid date🙈 jacopo beschi 🙉2019-09-041-1/+5