summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Directly refer application code from migration codeShinya Maeda2018-06-042-69/+12
* Add background migrations to arhive legacy tracesShinya Maeda2018-06-041-0/+79
* Use RequestStore to memoize Flipper features so that memoized values are clea...Rémy Coutable2018-06-011-2/+9
* Make http_io honor HTTP(S)_PROXY environment.NLR2018-06-011-1/+1
* Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil Trzciński2018-06-012-11/+11
|\
| * Improve Runners API validationsKamil Trzciński2018-05-311-1/+1
| * Improve runner registration APIKamil Trzciński2018-05-311-7/+9
| * Improve `Ci::Runner#assign_to` to return a flag whether it succeeded or notKamil Trzciński2018-05-311-3/+1
* | Add "deny disk access" Gitaly feature (tripswitch)Jacob Vosmaer (GitLab)2018-06-018-22/+100
* | Merge branch '46481-preserve-warnings-even-if-passed' into 'master'Douwe Maan2018-06-015-20/+37
|\ \
| * | Introduce Gitlab::Auth.omniauth_setup_providersLin Jen-Shin2018-06-011-2/+17
| * | Eliminate constants warnings by:Lin Jen-Shin2018-06-014-10/+12
| * | Preserve warnings even if it passedLin Jen-Shin2018-06-011-10/+10
* | | Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-5/+12
|/ /
* | Merge branch 'rails5-active-sup-subscriber' into 'master'Rémy Coutable2018-05-311-1/+1
|\ \
| * | Make ActiveRecordSubscriber rails 5 compatibleJarka Kadlecová2018-05-311-1/+1
| |/
* | Add merge requests list endpoint for groupsFelipe Artur2018-05-311-17/+32
* | Merge branch '41587-osw-mr-metrics-migration-take-two' into 'master'Grzegorz Bizon2018-05-312-2/+13
|\ \
| * | Take two for MR metrics population background migrationOswaldo Ferreira2018-05-302-2/+13
* | | Export assigned issues in iCalendar feedImre Farkas2018-05-315-26/+36
* | | Merge branch 'sh-fix-issue-api-perf-n-plus-one' into 'master'Nick Thomas2018-05-311-1/+1
|\ \ \
| * | | Eliminate cached N+1 queries for projects in Issue APIStan Hu2018-05-311-1/+1
* | | | Merge branch 'rails5-calendar' into 'master'Yorick Peterse2018-05-311-1/+1
|\ \ \ \
| * | | | Replace .having with .where in calendar queryJan Provaznik2018-05-301-1/+1
* | | | | Merge branch '46445-fix-gitaly-tree-entry-encoding' into 'master'Douwe Maan2018-05-311-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix encoding error in Gitaly::Commit::TreeEntryKim "BKC" Carlbäcker2018-05-301-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'fj-36819-remove-v3-api' into 'master'Douwe Maan2018-05-3142-5369/+12
|\ \ \ \
| * | | | Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-3042-5369/+12
| |/ / /
* | | | Merge branch 'dm-relative-url-root-in-development' into 'master'Rémy Coutable2018-05-312-1/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix various bugs related to relative_url_root in developmentDouwe Maan2018-05-292-1/+6
* | | | Merge branch 'sh-add-usage-ping-api-settings' into 'master'Robert Speicher2018-05-301-0/+1
|\ \ \ \
| * | | | Add missing usage_ping_enabled to API settingsStan Hu2018-05-301-0/+1
| | |/ / | |/| |
* | | | Merge branch '46999-line-profiling-modal-width' into 'master'Clement Ho2018-05-301-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix UI broken in line profiling modal due to Bootstrap 4Takuya Noguchi2018-05-311-2/+2
* | | | Merge branch 'dm-api-projects-members-preload' into 'master'Robert Speicher2018-05-302-16/+20
|\ \ \ \
| * | | | Only preload member records for the relevant projects/groups/user in projects...dm-api-projects-members-preloadDouwe Maan2018-05-302-16/+20
* | | | | Merge branch 'sh-use-grape-path-helpers' into 'master'Sean McGivern2018-05-301-1/+1
|\ \ \ \ \
| * | | | | Replace grape-route-helpers with our own grape-path-helpersStan Hu2018-05-301-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'brodock-refactor-hashed-storage-task' into 'master'Douwe Maan2018-05-302-86/+90
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Specs covering listing all gitlab:storage:* typesbrodock-refactor-hashed-storage-taskGabriel Mazetto2018-05-291-1/+1
| * | | | refactor to remove duplicationGabriel Mazetto2018-05-281-14/+12
| * | | | assign helper full name to variable to reduce code lengthGabriel Mazetto2018-05-281-10/+19
| * | | | Refactor RakeHelper to reduce complexityGabriel Mazetto2018-05-281-26/+18
| * | | | Extracted auxiliary methods from storage.rake into specific RakeHelperGabriel Mazetto2018-05-282-86/+91
* | | | | Merge branch 'fix/bitbucket_import_anonymous' into 'master'Douwe Maan2018-05-302-1/+2
|\ \ \ \ \
| * | | | | Import bitbucket issues that are reported by an anonymous userBart Libert2018-05-242-1/+2
* | | | | | Merge branch 'mattermost-api-v4' into 'master'Sean McGivern2018-05-303-6/+6
|\ \ \ \ \ \
| * | | | | | Updated Mattermost integration to use Mattermost API v4Harrison Healey2018-05-283-6/+6
* | | | | | | Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master'Phil Hughes2018-05-304-10/+13
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-294-10/+13
| | |_|/ / / | |/| | | |