summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Environment detail viewAnnabel Dunstone Gray2017-06-064-20/+18
* Merge branch 'fix_commits_page' into 'master'Filipa Lacerda2017-06-061-2/+5
|\
| * Fix duplication of commits header on commits pageblackst0ne2017-06-031-2/+5
* | Fix missing tooltip and ARIA labels for accessibilityKushal Pandya2017-06-065-6/+6
* | Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-068-89/+77
* | Resolve "When changing project visibility setting, change other dropdowns aut...Mike Greiling2017-06-061-3/+3
* | 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 '28694-hard-delete-user-from-admin-panel' into 'master'Douwe Maan2017-06-052-5/+30
|\ \
| * | 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
* | | Merge branch 'jej-backport-protected-tag-ee-role-refactorings' into 'master'Tim Zallmann2017-06-056-8/+11
|\ \ \
| * | | Backport EE refactorings for Protected Tag EE-only functionalityjej-backport-protected-tag-ee-role-refactoringsJames Edwards-Jones2017-05-316-8/+11
* | | | Merge branch '32869-project-s-last-updated-time-not-accurately-reflected-in-p...Douwe Maan2017-06-051-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | 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-1/+1
| | |/ | |/|
* | | Merge branch 'fix-realtime-edited-text-for-issues-9-3' into 'master'Phil Hughes2017-06-051-1/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett2017-06-0242-113/+168
| |\ \ \
| * | | | Move issuable_app_data to helperLuke "Jared" Bennett2017-05-311-4/+1
| * | | | Review changes, improve editable helper spec and add hasUpdated computer to i...Luke "Jared" Bennett2017-05-311-4/+4
| * | | | Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett2017-05-311-2/+2
| | |_|/ | |/| |
* | | | Merge branch '30469-convdev-index' into 'master'Sean McGivern2017-06-0528-10/+356
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch '30469-convdev-index' of gitlab.com:gitlab-org/gitlab-ce into 30...30469-convdev-indexSimon Knox2017-06-031-1/+1
| |\ \ \
| | * | | Fix copyAdam Niedzielski2017-06-021-1/+1
| * | | | fixup some classnames and media queriesSimon Knox2017-06-031-3/+2
| |/ / /
| * | | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-0128-10/+357
* | | | Merge branch 'winh-styled-people-search-bar' into 'master'Tim Zallmann2017-06-021-2/+2
|\ \ \ \
| * | | | Move clear search button out of issuable search barwinh2017-06-021-2/+2
* | | | | Use throttle when window is resizedFilipa Lacerda2017-06-021-3/+0
| |_|_|/ |/| | |
* | | | Merge branch 'blameless' into 'master'Rémy Coutable2017-06-022-2/+2
|\ \ \ \
| * | | | Promote blameless culture by using "annotate" insteadIlya Vassilevsky2017-06-022-2/+2
* | | | | Merge branch '31511-jira-settings' into 'master'Sean McGivern2017-06-022-7/+13
|\ \ \ \ \
| * | | | | Minor refactor based on review feedbackkushalpandya2017-06-021-1/+1
| * | | | | Address review comments31511-jira-settingsJarka Kadlecova2017-06-021-2/+2
| * | | | | Update as per reviewkushalpandya2017-06-011-1/+1
| * | | | | Provide `test-url` via backendkushalpandya2017-06-011-1/+1
| * | | | | Fix class name typokushalpandya2017-06-011-1/+1
| * | | | | Use `@service.can_test?` to enable test before savekushalpandya2017-06-011-1/+1
| * | | | | Remove test settings button, enhance Save changes button, include Integration...kushalpandya2017-06-011-3/+8
| * | | | | Add support for required input validationkushalpandya2017-06-011-3/+3
| * | | | | simplify test&save actions when setting a service integrationJarka Kadlecova2017-06-011-0/+1
* | | | | | Pipeline show view real time header sectionFilipa Lacerda2017-06-021-15/+1
| |_|/ / / |/| | | |
* | | | | Merge branch '33207-show-delete-option-in-admin-users-page' into 'master'Grzegorz Bizon2017-06-021-1/+1
|\ \ \ \ \
| * | | | | Allow admins to delete users from the admin users pageNick Thomas2017-06-011-1/+1
| | |_|/ / | |/| | |
* | | | | Show current user immediately in issuable filtersWinnie Hellmann2017-06-022-16/+24
| |_|/ / |/| | |
* | | | Merge branch '24196-protected-variables' into 'master'Kamil Trzciński2017-06-014-3/+16
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-06-0124-47/+46
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Update docs and use protected secret variable as the nameLin Jen-Shin2017-05-312-3/+4
| * | | | Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-05-3122-97/+126
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into '24196-protected-variables'Lin Jen-Shin (godfat)2017-05-2650-256/+402
| |\ \ \ \
| * | | | | Add docs for protected variablesLin Jen-Shin2017-05-251-1/+1