summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix linting, route, and specsRémy Coutable2017-06-093-7/+7
* Improve the JS for the `p b` shortcut and fix its CSSRémy Coutable2017-06-091-3/+4
* Add `p b` to the shortcuts documentationRémy Coutable2017-06-091-1/+1
* Fix Rubocop offenses, improve SQL duration format and changelog entryRémy Coutable2017-06-092-18/+14
* Small adjustmentsRémy Coutable2017-06-091-0/+2
* Improve UI of the performance barRémy Coutable2017-06-092-10/+10
* Fix replacement of Pygments with RougeRémy Coutable2017-06-091-2/+6
* Replace Tipsy by Bootstrap's tooltipsRémy Coutable2017-06-091-1/+0
* Don't use Pygment,rb, use Rouge instead, and put peek-pg in the :postgres groupRémy Coutable2017-06-091-0/+1
* Tweak Peek to display SQL queriesRémy Coutable2017-06-092-0/+27
* New performance bar that can be enabled with the `p b` shortcutRémy Coutable2017-06-096-1/+39
* Merge branch '33315-es6-findindex-support' into 'master'Tim Zallmann2017-06-091-0/+1
|\
| * Add Array `findIndex` support33315-es6-findindex-supportkushalpandya2017-06-071-0/+1
* | Merge branch 'pat-msg-on-auth-failure' into 'master'Rémy Coutable2017-06-092-2/+2
|\ \
| * | Instruct user to use a personal access token for Git over HTTPRobin Bobbitt2017-06-072-2/+2
* | | Remove nicescroll from job traceFilipa Lacerda2017-06-093-48/+59
* | | Merge branch 'dashboard-milestone-tabs-loading-async' into 'master'Sean McGivern2017-06-093-2/+12
|\ \ \
| * | | Fixed dashboard milestone tabs not loadingdashboard-milestone-tabs-loading-asyncPhil Hughes2017-06-093-2/+12
* | | | Merge branch '33381-display-issue-state-in-mr-widget-issue-links' into 'master'Sean McGivern2017-06-091-2/+14
|\ \ \ \
| * | | | Display issue state in issue links section of merge request widget33381-display-issue-state-in-mr-widget-issue-linksAdam Niedzielski2017-06-091-2/+14
* | | | | Merge branch 'dm-blob-binaryness-change' into 'master'Sean McGivern2017-06-093-13/+22
|\ \ \ \ \
| * | | | | Detect if file that appears to be text in the first 1024 bytes is actually bi...dm-blob-binaryness-changeDouwe Maan2017-06-083-13/+22
* | | | | | Merge branch 'issuable-sidebar-edit-button-field-focus' into 'master'Filipa Lacerda2017-06-091-3/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixed dropdown filter input not focusing after transitionissuable-sidebar-edit-button-field-focusPhil Hughes2017-06-081-3/+15
| | |/ / / | |/| | |
* | | | | Highlight jobs menu when we are in jobs pageFilipa Lacerda2017-06-091-1/+1
* | | | | Merge branch 'port-post-receive-changes' into 'master'Robert Speicher2017-06-081-21/+17
|\ \ \ \ \
| * | | | | Refactor PostReceive worker to limit merge conflictsport-post-receive-changesDouglas Barbosa Alexandre2017-06-051-21/+17
* | | | | | Merge branch 'master-security-update' into 'master'Regis Boudinot2017-06-085-7/+31
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/upstream-9-2-security' into master-secur...master-security-updateDJ Mountney2017-06-081-1/+3
| |\ \ \ \ \ \
| | * | | | | | Make the uploader use the updated folderBob Van Landuyt2017-06-081-1/+3
| | * | | | | | Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-085-7/+29
| * | | | | | | Merge branch 'upstream-9-2-security' into master-security-updateDJ Mountney2017-06-082-4/+21
| |\ \ \ \ \ \ \
| | * | | | | | | Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-075-7/+29
| * | | | | | | | Merge branch '25934-project-snippet-vis' into 'security-9-2'DJ Mountney2017-06-081-0/+5
| * | | | | | | | Merge branch 'dz-restrict-autocomplete' into 'security-9-1'DJ Mountney2017-06-081-1/+1
| * | | | | | | | Merge branch 'cherry-pick-dc2ac993' into 'security-9-2'DJ Mountney2017-06-081-2/+2
* | | | | | | | | Merge branch '25426-group-dashboard-ui' into 'master'Douwe Maan2017-06-0821-46/+1034
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into 25426-group-dashboard-ui25426-group-dashboard-uiAlfredo Sumaran2017-06-0892-351/+492
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add tests when user has no direct acces to a groupAlfredo Sumaran2017-06-081-2/+2
| * | | | | | | | | | Align folder and carets on groups treeAlfredo Sumaran2017-06-081-1/+1
| * | | | | | | | | | Update URL when paginating groupsAlfredo Sumaran2017-06-081-1/+6
| * | | | | | | | | | Add missing aria-hidden attribute to i tagsAlfredo Sumaran2017-06-081-8/+21
| * | | | | | | | | | Fix type casingAlfredo Sumaran2017-06-081-2/+2
| * | | | | | | | | | Do not show access type to a group if there’s no accessAlfredo Sumaran2017-06-081-0/+2
| * | | | | | | | | | Display user access type for each groupAlfredo Sumaran2017-06-072-0/+5
| * | | | | | | | | | Expose human group access on GroupEntityDouwe Maan2017-06-071-2/+2
| * | | | | | | | | | Use group and project finders instead of direct ActiveRecord relationsDouwe Maan2017-06-072-12/+13
| * | | | | | | | | | Merge branch 'master' into 25426-group-dashboard-uiAlfredo Sumaran2017-06-07363-1545/+4419
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Address feedbackAlfredo Sumaran2017-06-072-3/+1
| * | | | | | | | | | | Turn off every event on beforeDestroyAlfredo Sumaran2017-06-071-0/+8