summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix Error 500 when updating a projectsh-fix-update-serviceStan Hu2018-03-081-0/+9
* Merge branch '40525-listing-user-activity-timeouts' into 'master'Yorick Peterse2018-03-081-1/+0
|\
| * Leverage user_contributed_projects to find recent events.40525-listing-user-activity-timeoutsAndreas Brandl2018-03-071-1/+0
* | Merge branch 'jprovazn-revert-commit-cleanup' into 'master'Sean McGivern2018-03-081-0/+0
|\ \
| * | Revert "Cleanup after adding MR diff's commit_count"Jan Provaznik2018-03-081-0/+0
* | | [CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto2018-03-084-5/+5
|/ /
* | Merge branch 'sh-remove-double-caching-repo-empty' into 'master'Sean McGivern2018-03-081-2/+0
|\ \
| * | Memoize Repository#empty? instead of double caching the valuesh-remove-double-caching-repo-emptyStan Hu2018-03-071-2/+0
* | | Merge branch '43770-change-clear-runners-cache-ujs-action-to-an-axios-request...Kamil Trzciński2018-03-084-37/+41
|\ \ \
| * | | Fix broken tests43770-change-clear-runners-cache-ujs-action-to-an-axios-requestFilipa Lacerda2018-03-072-9/+9
| * | | [ci skip] Merge branch 'master' into 43770-change-clear-runners-cache-ujs-act...Filipa Lacerda2018-03-0720-545/+819
| |\ \ \
| * | | | Removes UJS from reset cache buttonFilipa Lacerda2018-03-072-16/+29
| * | | | [ci skip] Merge branch 'master' into 43770-change-clear-runners-cache-ujs-act...Filipa Lacerda2018-03-0776-801/+2184
| |\ \ \ \
| * \ \ \ \ [ci skip] Merge branch 'master' into 43770-change-clear-runners-cache-ujs-act...Filipa Lacerda2018-03-06237-6316/+4976
| |\ \ \ \ \
| * | | | | | Update Projects::Settings::CiCdController#reset_cache specsMatija Čupić2018-03-011-14/+5
* | | | | | | Add missing delete method in mattermost sessionjulien MILLAU2018-03-081-0/+104
* | | | | | | Merge branch 'ce-jej/github-project-service-for-ci' into 'master'Douwe Maan2018-03-083-0/+48
|\ \ \ \ \ \ \
| * | | | | | | Hides Triggers if integration only has one eventJames Edwards-Jones2018-03-081-0/+35
| * | | | | | | Service integration displays validation errors on test failJames Edwards-Jones2018-03-071-0/+12
| * | | | | | | Backport changes from EE's GithubService integrationJames Edwards-Jones2018-03-071-0/+1
* | | | | | | | Merge branch 'unassign-when-leaving' into 'master'Robert Speicher2018-03-082-59/+60
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't delete todos or unassign issues and MRs when a user leaves a projectunassign-when-leavingDouwe Maan2018-03-072-59/+60
* | | | | | | | | Address frontend feedbackBob Van Landuyt2018-03-081-8/+25
* | | | | | | | | Merge branch 'jivl-backport-custom-metrics-frontend' into 'master'Filipa Lacerda2018-03-071-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | backport of custom metrics for the common metrics section of CEjivl-backport-custom-metrics-frontendJose Ivan Vargas2018-03-071-1/+1
* | | | | | | | | | Merge branch 'da-update-project-activity' into 'master'Stan Hu2018-03-071-0/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update project activity when pushing to a wiki repositoryda-update-project-activityDouglas Barbosa Alexandre2018-03-071-0/+12
* | | | | | | | | | | Merge branch 'ce-3839-ci-cd-only-github-projects-fe' into 'master'Douwe Maan2018-03-072-7/+12
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 'ce-3839-ci-cd-only-github-projects-fe'ce-3839-ci-cd-only-github-projects-feDouwe Maan2018-03-0723-35/+672
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| * | | | | | | | | | | CE backport for creating CI/CD projects from GitHubRubén Dávila2018-03-072-7/+12
* | | | | | | | | | | | Merge branch 'refactor/move-sidebar-assignee-vue-component' into 'master'Clement Ho2018-03-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Move SidebarAssignees vue componentGeorge Tsiolis2018-03-071-1/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'bvl-allow-maintainer-to-push' into 'master'Douwe Maan2018-03-0719-5/+497
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Only allow users that can merge to push to sourcebvl-allow-maintainer-to-pushBob Van Landuyt2018-03-072-12/+22
| * | | | | | | | | | Limit queries to a user-branch combinationBob Van Landuyt2018-03-074-30/+70
| * | | | | | | | | | Set `allow_maintainer_to_push` using the APIBob Van Landuyt2018-03-072-1/+30
| * | | | | | | | | | Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-074-2/+63
| * | | | | | | | | | Allow maintainers to push to a single branchBob Van Landuyt2018-03-071-0/+35
| * | | | | | | | | | Allow abilities on forks while MR is openBob Van Landuyt2018-03-074-3/+93
| * | | | | | | | | | Allow a user to select `allow maintainer to push`Bob Van Landuyt2018-03-078-1/+228
* | | | | | | | | | | Merge branch 'jivl-new-modal-project-labels-milestones' into 'master'Filipa Lacerda2018-03-073-4/+173
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | used respond_to formats for persisting flash messages insteadjivl-new-modal-project-labels-milestonesJose Ivan Vargas2018-03-064-12/+3
| * | | | | | | | | | | Add persistent flash messagesJose Ivan Vargas2018-03-012-4/+2
| * | | | | | | | | | | Changed selector names, address code concernsJose Ivan Vargas2018-03-012-28/+15
| * | | | | | | | | | | Added vue based promotion modals for labels and milestonesJose Ivan Vargas2018-03-013-1/+194
* | | | | | | | | | | | Merge branch 'gitaly-git-mandatory' into 'master'Douwe Maan2018-03-071-26/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | fix specsgitaly-git-mandatoryKim "BKC" Carlbäcker2018-03-071-26/+2
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge remote-tracking branch 'dev/master'Robert Speicher2018-03-071-0/+12
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'sh-fix-otp-backup-invalidation-10-5' into 'security-10-5'Douwe Maan2018-03-071-0/+12
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'zj-move-opt-out-ruby-endpoints' into 'master'Sean McGivern2018-03-071-3/+3
|\ \ \ \ \ \ \ \ \ \