summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* cleans up issuable list, making them more responsiveissueable-list-cleanuptauriedavis2017-06-071-40/+39
* Clean up issuable list and make responsivetauriedavis2017-06-051-27/+33
* 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
| * | | | | Frontend implementation, tests, and changelogLin Jen-Shin2017-05-253-1/+13
* | | | | | Resolve "Improve Container Registry description"Achilleas Pipinellis2017-06-011-19/+53
* | | | | | Merge branch 'dm-fix-jump-button' into 'master'Fatih Acet2017-06-011-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix title of discussion jump button at top of pagedm-fix-jump-buttonDouwe Maan2017-05-261-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch '31602-display-whether-shared-runner-is-enabled-in-the-admin-das...Rémy Coutable2017-06-011-0/+6
|\ \ \ \ \
| * | | | | Display Shared Runner status in Admin Dashboardvanadium232017-05-311-0/+6
| | |_|_|/ | |/| | |