summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Simplified Repository Settings page"Mike Greiling2017-06-0711-23/+159
* Merge branch '31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controlle...Rémy Coutable2017-06-0747-52/+208
|\
| * Add a rubocop rule to check if a method 'redirect_to' is used without explici...31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controller-destroy-action-without-an-explicit-statusblackst0ne2017-06-0747-52/+208
* | Merge branch '31633-animate-issue' into 'master'Phil Hughes2017-06-077-26/+88
|\ \
| * | animate adding issue to boards31633-animate-issueSimon Knox2017-06-017-26/+88
* | | Merge branch '2563-backport-ee1942' into 'master'Grzegorz Bizon2017-06-077-18/+21
|\ \ \
| * | | Just let the user to create the namespace2563-backport-ee1942Lin Jen-Shin2017-06-062-6/+6
| * | | Backport https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1942Lin Jen-Shin2017-06-065-12/+15
* | | | Merge branch '33380-button-icon' into 'master'Robert Speicher2017-06-072-10/+7
|\ \ \ \
| * | | | Remove icon from reset health check token button33380-button-iconAnnabel Dunstone Gray2017-06-062-10/+7
* | | | | Merge branch 'da-fix-db-seed' into 'master'Douwe Maan2017-06-071-1/+3
|\ \ \ \ \
| * | | | | Fix error while seeding projects in databaseda-fix-db-seedDouglas Barbosa Alexandre2017-06-061-1/+3
* | | | | | Merge branch 'environment-detail-view' into 'master'Clement Ho2017-06-067-22/+33
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Environment detail viewAnnabel Dunstone Gray2017-06-067-22/+33
|/ / / / /
* | | | | Merge branch '27148-limit-bulk-create-memberships' into 'master'Douwe Maan2017-06-067-14/+57
|\ \ \ \ \
| * | | | | Limit non-administrators to adding 100 members at a time to groups and projectsNick Thomas2017-06-067-14/+57
* | | | | | Merge branch 'fix_commits_page' into 'master'Filipa Lacerda2017-06-066-9/+75
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix duplication of commits header on commits pageblackst0ne2017-06-036-9/+75
* | | | | | Merge branch 'single-click-filter' into 'master'Phil Hughes2017-06-065-64/+22
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Change from double click to single click to open dropdownsingle-click-filterClement Ho2017-06-065-64/+22
* | | | | | Merge branch '33279_pc_application_settings_performance' into 'master'Rémy Coutable2017-06-064-25/+43
|\ \ \ \ \ \
| * | | | | | redesign caching of application settingsPaul Charlton2017-06-064-25/+43
|/ / / / / /
* | | | | | Merge branch 'fix/encoding-binary-issue' into 'master'Rémy Coutable2017-06-063-1/+16
|\ \ \ \ \ \
| * | | | | | Fix binary encoding error on MR diffsJames Lopez2017-06-063-1/+16
|/ / / / / /
* | | | | | 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 '31656-fix-hyperlink-a11y' into 'master'Phil Hughes2017-06-066-7/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix missing tooltip and ARIA labels for accessibilityKushal Pandya2017-06-066-7/+7
|/ / / / /
* | | | | Merge branch '28340-mass-edit-issues-and-mrs-from-sidebar' into 'master'Phil Hughes2017-06-0624-394/+553
|\ \ \ \ \
| * | | | | Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-0624-394/+553
| | |_|/ / | |/| | |
* | | | | Merge branch 'pages-v0.4.3' into 'master'Grzegorz Bizon2017-06-061-1/+1
|\ \ \ \ \
| * | | | | Update GitLab Pages to v0.4.3Nick Thomas2017-06-061-1/+1
* | | | | | Merge branch 'docs/registry-self-sign' into 'master'Sean Packham2017-06-061-10/+20
|\ \ \ \ \ \
| * | | | | | Add info on using self-signed certs with RegistryAchilleas Pipinellis2017-06-061-10/+20
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'docs/powershell-ci-vars' into 'master'Sean Packham2017-06-062-4/+49
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add PowerShell to CI variable docsdocs/powershell-ci-varsJohn Spaetzel2017-06-062-4/+49
| | |/ / / | |/| | |
* | | | | Merge branch '32642_last_commit_id_in_file_api' into 'master'Grzegorz Bizon2017-06-064-2/+33
|\ \ \ \ \
| * | | | | Introduce optimistic locking support via optional parameter last_commit_id on...Roman Safronov2017-06-064-2/+33
|/ / / / /
* | | | | Merge branch '29271-fix-pages-numeric-domain' into 'master'Grzegorz Bizon2017-06-063-33/+26
|\ \ \ \ \
| * | | | | Allow numeric pages domainDrew Blessing2017-06-063-33/+26
| | |/ / / | |/| | |
* | | | | Merge branch 'fix_explanation_of_job_level_variable_override' into 'master'Grzegorz Bizon2017-06-062-2/+2
|\ \ \ \ \
| * | | | | Update explanation of job-level variable override to fit exampleTor Bechmann Yamamoto-Sørensen2017-06-062-2/+2
* | | | | | Merge branch '14707-allow-activity-feed-to-be-accessible-through-api' into 'm...Rémy Coutable2017-06-0615-443/+721
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Accept a username for User-level Events APIMark Fletcher2017-06-063-3/+12
| * | | | | Introduce an Events APIMark Fletcher2017-06-0615-443/+712
| | |/ / / | |/| | |
* | | | | Merge branch '23643-responsive-environment-tables' into 'master'Phil Hughes2017-06-0615-123/+232
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Responsive environment tablesAnnabel Dunstone Gray2017-06-0615-123/+232
|/ / / /
* | | | Merge branch '33340-fix-broken-master' into 'master'Sean McGivern2017-06-061-2/+2
|\ \ \ \
| * | | | Fix Projects API spec33340-fix-broken-masterRémy Coutable2017-06-061-2/+2
* | | | | Merge branch 'evn-crosslink-to-architecture' into 'master'Achilleas Pipinellis2017-06-061-3/+5
|\ \ \ \ \