summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Extend API for importing a project export with overwrite supportFrancisco Javier López2018-04-0616-6/+451
* Merge branch 'jramsay-38830-tarball' into 'master'Douwe Maan2018-04-063-7/+23
|\
| * Add new repository archive routeJames Ramsay2018-04-062-5/+21
| * Add option to suppress archive commit shaJames Ramsay2018-04-041-2/+2
* | Merge branch 'blackst0ne-rails5-update-skip-before-action-in-authenticates-wi...Douwe Maan2018-04-061-1/+1
|\ \
| * | [Rails5] Add `raise: false` to skip_before_action in authenticates_with_two_f...blackst0ne-rails5-update-skip-before-action-in-authenticates-with-two-factor-concernblackst0ne2018-04-061-1/+1
* | | Merge branch 'fix/gb/fix-deployment-platform-for-environment' into 'master'Kamil Trzciński2018-04-061-1/+1
|\ \ \
| * | | Fix environment deployment platform filter methodGrzegorz Bizon2018-04-061-1/+1
* | | | Merge branch 'remove-pages-tar-support' into 'master'Kamil Trzciński2018-04-061-13/+1
|\ \ \ \
| * | | | Remove support for legacy tar.gz pages artifactsJacob Vosmaer2018-04-031-13/+1
* | | | | Implement a new SHA partial for commit listsShah El-Rahman2018-04-063-44/+63
* | | | | Merge branch '43246-checkfilter' into 'master'Sean McGivern2018-04-0610-44/+63
|\ \ \ \ \
| * | | | | Fix breadcrumb linksWinnie Hellmann2018-04-063-5/+5
| * | | | | Increase top margin of illustrationWinnie Hellmann2018-04-041-1/+1
| * | | | | Fixed dashboard filtering testsJan Provaznik2018-04-031-3/+8
| * | | | | Display illustration and message if no filter is selectedWinnie Hellmann2018-04-035-5/+22
| * | | | | Check if at least one filter is set on dashboardJan Provaznik2018-04-038-35/+32
* | | | | | Merge branch 'ab-37462-cache-personal-projects-count' into 'master'Yorick Peterse2018-04-064-4/+17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove unused method.Andreas Brandl2018-04-061-6/+0
| * | | | | Cache personal projects count.Andreas Brandl2018-04-064-4/+23
* | | | | | [Rails5] Update `type_cast_*_database` methodsblackst0ne2018-04-061-1/+1
|/ / / / /
* | | | | Merge branch '44939-epic-comment-thread-backports' into 'master'Fatih Acet2018-04-068-33/+24
|\ \ \ \ \
| * | | | | Set `noteable_type` to use in notesAppKushal Pandya2018-04-062-0/+2
| * | | | | Return noteableType from app initial configKushal Pandya2018-04-061-10/+1
| * | | | | Use noteable type map from constantsKushal Pandya2018-04-061-10/+1
| * | | | | Add map for supported noteable typesKushal Pandya2018-04-061-0/+6
| * | | | | Set noteableType on noteableData as provided from DOM datasetKushal Pandya2018-04-051-1/+4
| * | | | | Use `isInVueNoteablePage` from dom_utilsKushal Pandya2018-04-051-11/+4
| * | | | | Add page helper methods for notesAppKushal Pandya2018-04-051-1/+6
* | | | | | Add confirmation modal to "Change username"Shah El-Rahman2018-04-065-61/+186
* | | | | | Merge branch 'issue_44270' into 'master'Sean McGivern2018-04-0617-41/+36
|\ \ \ \ \ \
| * | | | | | Fix rubocopissue_44270Felipe Artur2018-04-051-1/+1
| * | | | | | Fix rubocopFelipe Artur2018-04-051-1/+1
| * | | | | | Improve specs and docsFelipe Artur2018-04-051-1/+1
| * | | | | | Fix more specsFelipe Artur2018-04-052-2/+2
| * | | | | | Fix specsFelipe Artur2018-04-051-2/+2
| * | | | | | Show issues of subgroups in group-level issue boardFelipe Artur2018-04-0515-38/+33
* | | | | | | Merge branch 'ui-mr-counter-cache' into 'master'Sean McGivern2018-04-062-5/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Deleting a MR you are assigned to should decrements counterm b2018-04-052-5/+1
| |/ / / / /
* | | | | | Merge branch '43976-fix-access-token-clipboard-button-style' into 'master'Phil Hughes2018-04-062-8/+5
|\ \ \ \ \ \
| * | | | | | Fix personal access token clipboard button styleFabian Schneider2018-03-252-8/+5
* | | | | | | Polish design of domain verification for Gitlab PagesLukas Eipert2018-04-068-47/+129
* | | | | | | Merge branch 'sh-appearance-cache-key-version' into 'master'Douwe Maan2018-04-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Use the GitLab version as part of the appearances cache keysh-appearance-cache-key-versionStan Hu2018-04-051-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-0510-19/+47
* | | | | | | Merge branch 'direct-upload-of-artifacts' into 'master'Grzegorz Bizon2018-04-055-38/+44
|\ \ \ \ \ \ \
| * | | | | | | Add `direct_upload` setting for artifactsdirect-upload-of-artifactsKamil Trzciński2018-04-055-38/+44
* | | | | | | | Merge branch 'improve-jobs-queuing-time-metric' into 'master'jramsay-masterKamil Trzciński2018-04-051-2/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin2018-04-051-2/+17
* | | | | | | | | Merge branch '44389-always-allow-http-for-ci-git-operations' into 'master'Kamil Trzciński2018-04-052-1/+2
|\ \ \ \ \ \ \ \ \