summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Delete confidential issue todos for guestsFelipe Artur2018-12-145-5/+22
* Merge branch '7788_parse_license_management_reports_in_be-ce' into 'master'Kamil Trzciński2018-12-112-3/+29
|\
| * Generalise test compare serviceGilbert Roulot2018-12-112-3/+29
* | Merge branch 'winh-emoji-menu-jest' into 'master'Kushal Pandya2018-12-114-4/+22
|\ \
| * | Set timeout for Jest to 300msWinnie Hellmann2018-12-111-1/+1
| * | Fail long running testsWinnie Hellmann2018-12-111-0/+16
| * | Move jest.config.js to root directoryWinnie Hellmann2018-12-111-1/+1
| * | Move emoji_menu_spec.js to JestWinnie Hellmann2018-12-112-3/+5
* | | Merge branch 'fix-mr-pipelines-run-on-regex' into 'master'Grzegorz Bizon2018-12-111-0/+58
|\ \ \
| * | | Fix MR pipelines run on only: refexShinya Maeda2018-12-111-0/+58
| | |/ | |/|
* | | Merge branch 'sh-fix-github-import-without-oauth2-config' into 'master'Rémy Coutable2018-12-111-0/+9
|\ \ \ | |_|/ |/| |
| * | Allow GitHub imports via token even if OAuth2 provider not configuredStan Hu2018-12-101-0/+9
* | | Make commit IDs in merge request discussion header monospaceWinnie Hellmann2018-12-111-2/+44
* | | Merge branch 'fix-n-plus-1-queries-projects' into 'master'Douwe Maan2018-12-112-0/+44
|\ \ \ | |_|/ |/| |
| * | Reduce N+1 from Activity Dashboard and BanzaiGabriel Mazetto2018-12-102-0/+44
| |/
* | Merge branch 'sh-revert-mr-22911' into 'master'Grzegorz Bizon2018-12-111-1/+1
|\ \
| * | Revert "Merge branch '28682-can-merge-branch-before-build-is-started' into 'm...Stan Hu2018-12-101-1/+1
* | | Merge branch '55138-fix-mr-discussions-count' into 'master'Phil Hughes2018-12-111-27/+44
|\ \ \ | |/ / |/| |
| * | Fix MR discussion counts being offPaul Slaughter2018-12-101-27/+44
* | | Merge branch 'sh-json-serialize-broadcast-messages' into 'master'Robert Speicher2018-12-101-1/+36
|\ \ \ | |/ / |/| |
| * | Avoid caching BroadcastMessage as an ActiveRecord objectStan Hu2018-12-081-1/+36
* | | Merge branch '55116-runtimeerror-can-t-modify-frozen-string' into 'master'Douwe Maan2018-12-101-0/+6
|\ \ \ | |_|/ |/| |
| * | Fix a frozen string error in lib/gitlab/utils.rbRémy Coutable2018-12-101-0/+6
* | | Merge branch 'sh-remove-gitlab-shell-include' into 'master'Rémy Coutable2018-12-101-4/+0
|\ \ \
| * | | Remove unnecessary includes of ShellAdapterStan Hu2018-12-051-4/+0
* | | | Merge branch 'winh-timecop-frontend-fixtures' into 'master'Rémy Coutable2018-12-101-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Set a fixed date for frontend fixturesWinnie Hellmann2018-12-101-0/+7
* | | | Merge branch '55104-frozenerror-can-t-modify-frozen-string' into 'master'Douwe Maan2018-12-101-2/+2
|\ \ \ \
| * | | | Fix a frozen string error in app/mailers/notify.rbRémy Coutable2018-12-101-2/+2
| |/ / /
* | | | Merge branch '55090-fix-group-clusters-no-project-namespace' into 'master'Kamil Trzciński2018-12-102-0/+151
|\ \ \ \
| * | | | Extract Clusters::BuildServiceDylan Griffith2018-12-101-0/+25
| * | | | Add failing feature specThong Kuah2018-12-101-0/+126
| | |_|/ | |/| |
* | | | Merge branch '39727-registry' into 'master'Phil Hughes2018-12-103-95/+59
|\ \ \ \
| * | | | Reduces technical debtFilipa Lacerda2018-12-073-34/+23
| * | | | Replaces vue-resource with axios for registry codeFilipa Lacerda2018-12-073-81/+56
* | | | | Merge branch 'sh-ignore-arrays-url-sanitizer' into 'master'Rémy Coutable2018-12-101-0/+1
|\ \ \ \ \
| * | | | | Only allow strings in URL::Sanitizer.valid?Stan Hu2018-12-091-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'fix-warnings' into 'master'Rémy Coutable2018-12-102-18/+36
|\ \ \ \ \
| * | | | | Fix already initialized constant IDENTIFIER warningSemyon Pupkov2018-12-102-18/+36
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sh-reject-refs-with-invalid-chars' into 'master'Douwe Maan2018-12-101-0/+30
|\ \ \ \ \
| * | | | | Check for valid refs in CommitController before doing anythingStan Hu2018-12-091-0/+30
| | |/ / / | |/| | |
* | | | | Merge branch '54626-able-to-download-a-single-archive-file-with-api-by-ref-na...Grzegorz Bizon2018-12-102-5/+145
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add endpoint to download single artifact by refSteve Azzopardi2018-12-072-5/+145
* | | | | Merge branch 'osw-update-mr-metrics-with-events-data' into 'master'Douwe Maan2018-12-102-0/+104
|\ \ \ \ \
| * | | | | Populate MR metrics with events table information (migration)osw-update-mr-metrics-with-events-dataOswaldo Ferreira2018-12-062-0/+104
* | | | | | Merge branch 'commit-badge-style-fix' into 'master'Filipa Lacerda2018-12-101-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fixed styling of image comment badges on commitsPhil Hughes2018-12-071-0/+4
| | |_|_|/ | |/| | |
* | | | | CE Backport: Epic issue list and related issue list re-designKushal Pandya2018-12-083-0/+417
* | | | | Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-085-4/+82
* | | | | Resolve "Extended user centric tooltips"Tim Zallmann2018-12-089-6/+361