summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Simplified Repository Settings page"Mike Greiling2017-06-079-22/+154
* Merge branch '31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controlle...Rémy Coutable2017-06-0743-52/+73
|\
| * 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-0743-52/+73
* | Merge branch '31633-animate-issue' into 'master'Phil Hughes2017-06-075-8/+57
|\ \
| * | animate adding issue to boards31633-animate-issueSimon Knox2017-06-015-8/+57
* | | Merge branch '2563-backport-ee1942' into 'master'Grzegorz Bizon2017-06-071-1/+1
|\ \ \
| * | | Backport https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1942Lin Jen-Shin2017-06-061-1/+1
* | | | 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
* | | | | Environment detail viewAnnabel Dunstone Gray2017-06-066-22/+29
| |_|_|/ |/| | |
* | | | Merge branch '27148-limit-bulk-create-memberships' into 'master'Douwe Maan2017-06-063-9/+27
|\ \ \ \
| * | | | Limit non-administrators to adding 100 members at a time to groups and projectsNick Thomas2017-06-063-9/+27
* | | | | Merge branch 'fix_commits_page' into 'master'Filipa Lacerda2017-06-064-9/+45
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix duplication of commits header on commits pageblackst0ne2017-06-034-9/+45
* | | | | Merge branch 'single-click-filter' into 'master'Phil Hughes2017-06-062-26/+16
|\ \ \ \ \
| * | | | | Change from double click to single click to open dropdownsingle-click-filterClement Ho2017-06-062-26/+16
* | | | | | redesign caching of application settingsPaul Charlton2017-06-061-2/+3
|/ / / / /
* | | | | Fix missing tooltip and ARIA labels for accessibilityKushal Pandya2017-06-065-6/+6
| |/ / / |/| | |
* | | | Merge branch '28340-mass-edit-issues-and-mrs-from-sidebar' into 'master'Phil Hughes2017-06-0619-338/+484
|\ \ \ \
| * | | | Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-0619-338/+484
| | |/ / | |/| |
* | | | Merge branch '29271-fix-pages-numeric-domain' into 'master'Grzegorz Bizon2017-06-061-2/+2
|\ \ \ \
| * | | | Allow numeric pages domainDrew Blessing2017-06-061-2/+2
* | | | | Merge branch '14707-allow-activity-feed-to-be-accessible-through-api' into 'm...Rémy Coutable2017-06-062-0/+94
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Introduce an Events APIMark Fletcher2017-06-062-0/+94
| |/ / /
* | | | Responsive environment tablesAnnabel Dunstone Gray2017-06-0611-117/+226
|/ / /
* | | Resolve "When changing project visibility setting, change other dropdowns aut...Mike Greiling2017-06-066-12/+86
* | | Merge branch 'issue-23254' into 'master'Rémy Coutable2017-06-061-6/+4
|\ \ \
| * | | Fixed style on unsubscribe pageGustav Ernberg2017-06-031-6/+4
| |/ /
* | | Merge branch 'sh-fix-typo-user-activity-service' into 'master'Rémy Coutable2017-06-061-1/+1
|\ \ \
| * | | Fix typo in user activity debug log messagesh-fix-typo-user-activity-serviceStan Hu2017-06-031-1/+1
* | | | Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan2017-06-057-42/+71
|\ \ \ \
| * | | | backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-057-42/+71
* | | | | Merge branch 'mk-fix-git-over-http-rejections' into 'master'Douwe Maan2017-06-053-78/+25
|\ \ \ \ \
| * | | | | Refactor to let GitAccess errors bubble upMichael Kozono2017-06-051-35/+14
| * | | | | Refactor to let `GitAccess` check protocol configMichael Kozono2017-06-051-10/+0
| * | | | | Move CI access logic into GitAccessMichael Kozono2017-06-053-25/+15
| * | | | | RefactorMichael Kozono2017-06-051-4/+0
| * | | | | Check disabled commands in GitAccess insteadMichael Kozono2017-06-051-4/+0
| * | | | | Render GitAccess message if authorizedMichael Kozono2017-06-051-5/+1
* | | | | | Merge branch 'added_chinese_for_i18n' into 'master'Douwe Maan2017-06-053-0/+3
|\ \ \ \ \ \
| * | | | | | Optimize translation content黄涛2017-06-053-3/+3
| * | | | | | Add translation zh_TW to I18N黄涛2017-06-051-0/+1
| * | | | | | Add translation zh_HK to I18N黄涛2017-06-051-0/+1
| * | | | | | Change the language name zh to zh_CN黄涛2017-06-052-195/+1
| * | | | | | fix plural form of translation黄涛2017-06-051-16/+8
| * | | | | | optimize part of the translation黄涛2017-06-051-28/+28
| * | | | | | added Simplified Chinese to I18N黄涛2017-06-051-0/+203
* | | | | | | Merge branch '28694-hard-delete-user-from-admin-panel' into 'master'Douwe Maan2017-06-058-12/+55
|\ \ \ \ \ \ \
| * | | | | | | Allow users to be hard-deleted from the admin user show pageNick Thomas2017-06-051-1/+20
| * | | | | | | Allow users to be hard-removed from the admin users list pageNick Thomas2017-06-051-4/+10