summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add project milestone link to dashboard milestonesccr/49289_milestone_linkFatih Acet2018-12-206-45/+111
* Merge branch 'fj-remove-pipeline_ci_sources_only-feature-glag' into 'master'Kamil Trzciński2018-12-201-18/+3
|\
| * Removed pipeline_ci_sources_only feature flagFrancisco Javier López2018-12-191-18/+3
* | Merge branch 'sh-cache-avatar-paths' into 'master'Sean McGivern2018-12-201-0/+37
|\ \
| * | Cache avatar URLs and paths within a requestStan Hu2018-12-191-0/+37
* | | Resolve "Hide cluster features that don't work yet with Group Clusters"Mike Greiling2018-12-203-18/+64
* | | Merge branch '51606-expanding-a-diff-while-having-an-open-comment-form-will-a...Phil Hughes2018-12-201-2/+18
|\ \ \
| * | | Utilize :key to minimize extra rerendersSam Bigelow2018-12-171-2/+18
* | | | Adds Vuex Store for the releases pageFilipa Lacerda2018-12-206-23/+369
* | | | Merge branch '54814-sidebar-styling-updates' into 'master'Filipa Lacerda2018-12-203-19/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix style issues in job details sidebarNathan Friend2018-12-193-19/+10
* | | | Prevent admins from attempting hashed storage migration on read only DBMichael Kozono2018-12-191-2/+12
* | | | Merge branch 'da-refactor-broadcast-message' into 'master'Stan Hu2018-12-192-22/+402
|\ \ \ \
| * | | | Refactor BroadcastMessage to use Gitlab::JsonCacheDouglas Barbosa Alexandre2018-12-191-22/+1
| * | | | Port Gitlab::JsonCache to CEDouglas Barbosa Alexandre2018-12-191-0/+401
* | | | | Make Projects::DeployKeysController EE-readyRémy Coutable2018-12-191-1/+35
|/ / / /
* | | | Merge branch 'zj-pool-destruction' into 'master'Kamil Trzciński2018-12-193-0/+56
|\ \ \ \
| * | | | Leave object pools when destroying projectsZeger-Jan van de Weg2018-12-193-0/+56
* | | | | Merge branch 'osw-adjust-flaky-rails-logger-call' into 'master'Rémy Coutable2018-12-191-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Adjust flaky Rails logger call testOswaldo Ferreira2018-12-181-1/+2
* | | | | Merge branch '54146-fix-calendar-query' into 'master'Grzegorz Bizon2018-12-191-0/+9
|\ \ \ \ \
| * | | | | Fix calendar feed when sorted by priorityHeinrich Lee Yu2018-12-171-0/+9
| | |_|_|/ | |/| | |
* | | | | Merge branch 'blackst0ne-convert-specs-rails5-style' into 'master'Jan Provaznik2018-12-19212-2691/+3243
|\ \ \ \ \
| * | | | | Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-19212-2691/+3243
* | | | | | Extract a shared example for legacy and hashed storage migrations testsDouglas Barbosa Alexandre2018-12-183-78/+46
* | | | | | Backfill project_repositories for legacy storage projectsDouglas Barbosa Alexandre2018-12-184-52/+158
|/ / / / /
* | | | | Merge branch 'osw-revert-suggestions-ff' into 'master'Douwe Maan2018-12-181-9/+0
|\ \ \ \ \
| * | | | | Remove feature flag for suggest changes featureOswaldo Ferreira2018-12-181-9/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'force-reload-arguments-2' into 'master'Rémy Coutable2018-12-181-1/+1
|\ \ \ \ \
| * | | | | Passing an argument to force an association to reload is now deprecatedJasper Maes2018-12-181-1/+1
| | |_|_|/ | |/| | |
* | | | | Remove content disposition attachment displaying all ssh keysFrancisco Javier López2018-12-181-6/+0
* | | | | Merge branch 'zj-upgrade-gitaly-version' into 'master'Douwe Maan2018-12-181-17/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Upgrade Gitaly to 1.9.0Zeger-Jan van de Weg2018-12-171-17/+7
| | |/ / | |/| |
* | | | Merge branch '41766-create-releases-page' into 'master'Kamil Trzciński2018-12-183-34/+127
|\ \ \ \
| * | | | Move Projects::ReleasesController under TagsAlessio Caiazza2018-12-182-34/+101
| * | | | Adds releases index routeFilipa Lacerda2018-12-181-0/+26
* | | | | Merge branch '51485-new-issue-labels-note' into 'master'Rémy Coutable2018-12-182-4/+47
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Run CommonSystemNotesService on issuable createHeinrich Lee Yu2018-12-182-4/+47
| |/ / /
* | | | Merge branch 'blackst0ne-improve-encoding-helper-spec' into 'master'Rémy Coutable2018-12-184-5/+5
|\ \ \ \
| * | | | Update specs to exclude possible false positive passblackst0ne2018-12-184-5/+5
| | |/ / | |/| |
* | | | Merge branch 'bvl-hide-confidential-events-take2' into 'master'Sean McGivern2018-12-185-69/+97
|\ \ \ \
| * | | | Hide confidential events in rubyBob Van Landuyt2018-12-175-69/+97
| | |_|/ | |/| |
* | | | Change SafeRequestStore#write to accept an options hashDouglas Barbosa Alexandre2018-12-171-0/+12
| |/ / |/| |
* | | Add new predefined variable CI_COMMIT_SHORT_SHAJason Lenny2018-12-171-0/+2
|/ /
* | Merge branch '55230-remove-project-cleanup-feature-flag' into 'master'Douwe Maan2018-12-173-66/+62
|\ \
| * | Remove the project_cleanup feature flagNick Thomas2018-12-152-48/+14
| * | Fix repository cleanup with object storage onNick Thomas2018-12-151-18/+48
* | | Merge branch 'inline-duplicated-discussions' into 'master'Fatih Acet2018-12-171-0/+65
|\ \ \
| * | | Fixed duplicated inline diff discussionsPhil Hughes2018-12-141-0/+65
* | | | Merge branch 'deprecated-comparing-actioncontroller-params-hash' into 'master'Rémy Coutable2018-12-175-10/+10
|\ \ \ \