summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '27148-limit-bulk-create-memberships' into 'master'Douwe Maan2017-06-063-5/+26
|\
| * Limit non-administrators to adding 100 members at a time to groups and projectsNick Thomas2017-06-063-5/+26
* | Merge branch 'fix_commits_page' into 'master'Filipa Lacerda2017-06-061-0/+26
|\ \
| * | Fix duplication of commits header on commits pageblackst0ne2017-06-031-0/+26
* | | Merge branch 'single-click-filter' into 'master'Phil Hughes2017-06-062-38/+2
|\ \ \
| * | | Change from double click to single click to open dropdownsingle-click-filterClement Ho2017-06-062-38/+2
| | |/ | |/|
* | | redesign caching of application settingsPaul Charlton2017-06-062-4/+5
* | | Fix binary encoding error on MR diffsJames Lopez2017-06-061-0/+11
* | | Merge branch 'fix-test_env-set_repo_refs' into 'master'Robert Speicher2017-06-061-4/+12
|\ \ \ | |/ / |/| |
| * | Actually clean gitlab-test path when TestEnv.set_repo_refs failsRémy Coutable2017-06-061-4/+12
* | | Merge branch '28340-mass-edit-issues-and-mrs-from-sidebar' into 'master'Phil Hughes2017-06-065-56/+69
|\ \ \ | |/ / |/| |
| * | Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-065-56/+69
* | | Introduce optimistic locking support via optional parameter last_commit_id on...Roman Safronov2017-06-061-0/+19
* | | Merge branch '29271-fix-pages-numeric-domain' into 'master'Grzegorz Bizon2017-06-061-31/+20
|\ \ \
| * | | Allow numeric pages domainDrew Blessing2017-06-061-31/+20
* | | | Merge branch '14707-allow-activity-feed-to-be-accessible-through-api' into 'm...Rémy Coutable2017-06-064-135/+186
|\ \ \ \ | |_|/ / |/| | |
| * | | Accept a username for User-level Events APIMark Fletcher2017-06-061-0/+9
| * | | Introduce an Events APIMark Fletcher2017-06-064-135/+177
| |/ /
* | | Responsive environment tablesAnnabel Dunstone Gray2017-06-064-6/+6
|/ /
* | Fix Projects API spec33340-fix-broken-masterRémy Coutable2017-06-061-2/+2
* | Resolve "When changing project visibility setting, change other dropdowns aut...Mike Greiling2017-06-063-5/+5
* | Merge branch 'issue-23254' into 'master'Rémy Coutable2017-06-061-2/+2
|\ \
| * | Fixed style on unsubscribe pageGustav Ernberg2017-06-031-2/+2
| |/
* | Merge branch '29690-rotate-otp-key-base' into 'master'Brian Neel2017-06-061-0/+70
|\ \
| * | Add a Rake task to aid in rotating otp_key_baseNick Thomas2017-06-051-0/+70
* | | Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan2017-06-057-28/+71
|\ \ \
| * | | backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-057-28/+71
* | | | Fix header component spec33321-spec-failure-in-spec-javascripts-pipelines-header_component_spec-js-46-expected-failed-pipeline-123-triggered-4-weeks-ago-by-foo-to-equal-failed-pipeline-123-triggered-3-weeks-ago-by-fooClement Ho2017-06-051-1/+4
* | | | Merge branch 'mk-fix-git-over-http-rejections' into 'master'Douwe Maan2017-06-057-381/+710
|\ \ \ \
| * | | | Refactor to remove a special caseMichael Kozono2017-06-051-0/+15
| * | | | Clarify error messagesMichael Kozono2017-06-052-5/+5
| * | | | Refactor to let GitAccess errors bubble upMichael Kozono2017-06-053-123/+128
| * | | | Specify new Git-LFS-over-HTTP behaviorMichael Kozono2017-06-051-18/+20
| * | | | Move CI access logic into GitAccessMichael Kozono2017-06-053-29/+166
| * | | | RefactorMichael Kozono2017-06-051-6/+6
| * | | | Check disabled commands in GitAccess insteadMichael Kozono2017-06-051-1/+42
| * | | | Fix Git over HTTP specMichael Kozono2017-06-052-253/+382
| | |/ / | |/| |
* | | | Merge branch '28694-hard-delete-user-from-admin-panel' into 'master'Douwe Maan2017-06-054-7/+20
|\ \ \ \
| * | | | Allow users to be hard-deleted from the admin user show pageNick Thomas2017-06-051-0/+3
| * | | | Allow users to be hard-removed from the admin users list pageNick Thomas2017-06-051-1/+2
| * | | | Support hard deletion in Admin::UsersController#destroyNick Thomas2017-06-051-2/+13
| * | | | Refactor the DeleteUserWorkerNick Thomas2017-06-052-4/+2
| |/ / /
* | | | Merge branch 'jej-backport-protected-tag-ee-role-refactorings' into 'master'Tim Zallmann2017-06-051-0/+2
|\ \ \ \
| * | | | Backport EE refactorings for Protected Tag EE-only functionalityjej-backport-protected-tag-ee-role-refactoringsJames Edwards-Jones2017-05-311-0/+2
* | | | | Merge branch '32869-project-s-last-updated-time-not-accurately-reflected-in-p...Douwe Maan2017-06-051-0/+9
|\ \ \ \ \
| * | | | | Use last_activity_at attr when showing the update date in project listing32869-project-s-last-updated-time-not-accurately-reflected-in-projects-dashboardRuben Davila2017-06-031-0/+9
* | | | | | Merge branch 'dz-fix-submodule-subgroup' into 'master'Douwe Maan2017-06-051-0/+8
|\ \ \ \ \ \
| * | | | | | Fix submodule link to then project under subgroupDmitriy Zaporozhets2017-06-051-0/+8
| |/ / / / /
* | | | | | Merge branch '33154-permissions-for-project-labels-and-group-labels' into 'ma...Douwe Maan2017-06-051-3/+29
|\ \ \ \ \ \
| * | | | | | Allow group reporters to manage group labels33154-permissions-for-project-labels-and-group-labelsSean McGivern2017-06-051-3/+29