summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Address review feedbackport-features-project-project-to-rspecRémy Coutable2018-04-0920-101/+57
* Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable2018-04-0668-1411/+1161
* Merge branch 'fj-41900-import-endpoint-with-overwrite-support' into 'master'Douwe Maan2018-04-0637-13/+1439
|\
| * Extend API for importing a project export with overwrite supportFrancisco Javier López2018-04-0637-13/+1439
|/
* Merge branch 'jramsay-38830-tarball' into 'master'Douwe Maan2018-04-0615-38/+98
|\
| * Add new repository archive routeJames Ramsay2018-04-0611-29/+76
| * Add option to suppress archive commit shaJames Ramsay2018-04-047-14/+27
* | 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 'gitaly-0.94.0' into 'master'Sean McGivern2018-04-061-1/+1
|\ \ \
| * | | Use gitaly 0.94.0gitaly-0.94.0Jacob Vosmaer2018-04-061-1/+1
* | | | Merge branch 'docs/gb/improve-pipeline-variables-expressions-docs' into 'master'Grzegorz Bizon2018-04-063-15/+62
|\ \ \ \
| * | | | Document unsupported variables for dynamic environmentsdocs/gb/improve-pipeline-variables-expressions-docsGrzegorz Bizon2018-04-062-3/+16
| * | | | Improve docs about pipeline variables expressionsGrzegorz Bizon2018-04-052-12/+46
* | | | | Merge branch 'fix/gb/fix-deployment-platform-for-environment' into 'master'Kamil Trzciński2018-04-063-2/+28
|\ \ \ \ \
| * | | | | Fix environment deployment platform filter methodGrzegorz Bizon2018-04-063-2/+28
* | | | | | Merge branch 'remove-pages-tar-support' into 'master'Kamil Trzciński2018-04-063-67/+56
|\ \ \ \ \ \
| * | | | | | ChangelogJacob Vosmaer2018-04-061-0/+5
| * | | | | | Remove support for legacy tar.gz pages artifactsJacob Vosmaer2018-04-032-67/+51
* | | | | | | Merge branch '42448-change-commit-row-actions-and-sha-design-for-project-comm...Tim Zallmann2018-04-065-45/+70
|\ \ \ \ \ \ \
| * | | | | | | Implement a new SHA partial for commit listsShah El-Rahman2018-04-065-45/+70
|/ / / / / / /
* | | | | | | Merge branch '43246-checkfilter' into 'master'Sean McGivern2018-04-0621-257/+315
|\ \ \ \ \ \ \
| * | | | | | | Fix breadcrumb linksWinnie Hellmann2018-04-063-5/+5
| * | | | | | | Use template strings in search_autocomplete_spec.jsWinnie Hellmann2018-04-051-104/+110
| * | | | | | | Increase top margin of illustrationWinnie Hellmann2018-04-041-1/+1
| * | | | | | | Resolve conflicts in issues_filter_spec.rbWinnie Hellmann2018-04-031-7/+1
| * | | | | | | Fixed dashboard filtering testsJan Provaznik2018-04-038-101/+137
| * | | | | | | 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-0312-48/+53
* | | | | | | | Merge branch 'dz-add-plugins-note' into 'master'Dmitriy Zaporozhets2018-04-062-28/+43
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Copyedit plugins docsAchilleas Pipinellis2018-04-062-31/+42
| * | | | | | | Add note about contributing back to GitLab to plugins.mdDmitriy Zaporozhets2018-04-061-0/+4
* | | | | | | | Merge branch 'update-gitlab-com-settings-docs' into 'master'Achilleas Pipinellis2018-04-061-17/+89
|\ \ \ \ \ \ \ \
| * | | | | | | | Update GitLab.com settings with current stateupdate-gitlab-com-settings-docsTomasz Maczukin2018-04-051-17/+89
* | | | | | | | | Merge branch 'ab-37462-cache-personal-projects-count' into 'master'Yorick Peterse2018-04-069-8/+58
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unused method.Andreas Brandl2018-04-061-6/+0
| * | | | | | | | | Cache personal projects count.Andreas Brandl2018-04-069-8/+64
* | | | | | | | | | Merge branch 'ab-changelog-docs' into 'master'Yorick Peterse2018-04-061-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Performance improvements warrants a changelog entry.ab-changelog-docsAndreas Brandl2018-04-061-0/+1
* | | | | | | | | | Merge branch 'blackst0ne-rails5-fix-type-cast-for-from-database' into 'master'blackst0ne-rails5-update-skip-befor-action-in-authenticates-with-two-factor-concernSean McGivern2018-04-066-34/+66
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | [Rails5] Update `type_cast_*_database` methodsblackst0ne2018-04-066-34/+66
|/ / / / / / / / /
* | | | | | | | | Merge branch '44939-epic-comment-thread-backports' into 'master'Fatih Acet2018-04-069-33/+25
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add noteableType to mock data object44939-epic-comment-thread-backportsKushal Pandya2018-04-061-0/+1
| * | | | | | | | 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