summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add metrics button to Environment Overview pageKushal Pandya2017-03-318-13/+108
* Merge branch 'sh-fix-unnecessary-queries' into 'master' Rémy Coutable2017-03-311-0/+3
|\
| * Eliminate unnecessary queries that add ~500 ms of load time for a large issueStan Hu2017-03-301-0/+3
* | Handle parsing OpenBSD ps output properly to display sidekiqSebastian Reitenbach2017-03-312-4/+4
|/
* Merge branch '24861-stringify-group-member-details' into 'master'Clement Ho2017-03-301-2/+2
|\
| * Remove unnecessary variableKushal Pandya2017-02-281-2/+1
| * Hide form inputs for user without accessKushal Pandya2017-02-271-2/+3
* | Allow users to import GitHub projects to subgroupsDouglas Barbosa Alexandre2017-03-301-1/+1
* | Merge branch '29883-retry-button' into 'master' Annabel Dunstone Gray2017-03-301-0/+1
|\ \
| * | Adds container option for tooltip to prevent the button from losing round cor...Filipa Lacerda2017-03-291-0/+1
* | | Merge branch 'ipython-notebook-viewer-improvements' into 'master' Jacob Schatz2017-03-301-1/+1
|\ \ \
| * | | Added worksheets support to notebook viewerPhil Hughes2017-03-301-1/+1
* | | | Merge branch '30063-builds-sidebar-stutter' into 'master' Filipa Lacerda2017-03-301-1/+1
|\ \ \ \
| * | | | Add subnav height to sidebar scroll calculationAnnabel Dunstone Gray2017-03-281-1/+1
* | | | | group links select2 infinite scrollLuke "Jared" Bennett2017-03-302-15/+79
* | | | | Merge branch 'tc-cleanup-application-settings-spec' into 'master' Sean McGivern2017-03-301-9/+0
|\ \ \ \ \
| * | | | | Remove redundant code to convert restricted_levels to integersToon Claes2017-03-231-9/+0
* | | | | | Merge branch '30248-fix-production-admin-fixture' into 'master' Sean McGivern2017-03-301-1/+1
|\ \ \ \ \ \
| * | | | | | Fix production admin fixture to use the new `Users::CreateService`Rémy Coutable2017-03-301-1/+1
* | | | | | | Merge branch '26595-fix-issue-preselected-template' into 'master' Rémy Coutable2017-03-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix linking to new issue with selected templateEric Eastwood2017-03-291-1/+1
* | | | | | | | Merge branch '28799-todo-creation' into 'master' Sean McGivern2017-03-304-22/+24
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Create todos only for new mentionsJarka Kadlecova2017-03-294-22/+24
* | | | | | | | Merge branch '24784-system-notes-meta-data' into 'master' Sean McGivern2017-03-304-39/+76
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Create metadata when creating system notesJarka Kadlecova2017-03-284-40/+63
| * | | | | | | Add system_note_metadata modelJarka Kadlecova2017-03-282-1/+15
* | | | | | | | Merge branch 'jej-group-name-disclosure' into 'security'Sean McGivern2017-03-293-1/+26
* | | | | | | | Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable2017-03-291-9/+9
* | | | | | | | Merge branch '29539-fix-pipelines-container-width-with-parallel-diff' into 'm...Alfredo Sumaran2017-03-292-11/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Reset container width when switching to pipelines MR tabEric Eastwood2017-03-282-11/+29
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch '23674-simplify-milestone-summary' into 'master' Jacob Schatz2017-03-2910-94/+186
|\ \ \ \ \ \ \ \
| * | | | | | | | prever #count over #size when calculating issue/mr totalsMike Greiling2017-03-291-12/+12
| * | | | | | | | combine milestone start and end dates in collapsed sidebarMike Greiling2017-03-272-9/+31
| * | | | | | | | add start date to sidebar and display dates on group and dashboard views when...Mike Greiling2017-03-271-20/+35
| * | | | | | | | use smaller font-weight in sidebar to match other sidebar content in gitlabMike Greiling2017-03-272-4/+3
| * | | | | | | | enable links to browse milsetone issuables in dashboard and group viewMike Greiling2017-03-271-13/+5
| * | | | | | | | move progress bar from milestone summary into the sidebarMike Greiling2017-03-246-57/+35
| * | | | | | | | add separator before milestone reference in collapsed viewMike Greiling2017-03-242-1/+7
| * | | | | | | | update styling for milestone sidebar contentMike Greiling2017-03-242-1/+17
| * | | | | | | | move links to browse issuables into sidebarMike Greiling2017-03-244-48/+41
| * | | | | | | | move issue and milestone counts to sidebarMike Greiling2017-03-242-17/+39
| * | | | | | | | move milestone due date info to sidebarMike Greiling2017-03-244-9/+23
| * | | | | | | | add milestone reference clipboard button to sidebarMike Greiling2017-03-241-2/+15
| * | | | | | | | prevent formatted milestone date string from having html escapedMike Greiling2017-03-241-0/+2
| * | | | | | | | add basic sidebar functionality to milestones pageMike Greiling2017-03-247-1/+23
* | | | | | | | | Add shortcuts and counters to MRs and issues in navbarAnnabel Dunstone Gray2017-03-295-39/+61
* | | | | | | | | Merge branch 'remove-jquery-from-notebook-viewer' into 'master' Jacob Schatz2017-03-291-6/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove jQuery from IPython notebook viewerPhil Hughes2017-03-291-6/+10
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Fix admin projects page in admin areaAlfredo Sumaran2017-03-295-17/+32
* | | | | | | | | Merge branch '30149-fix-protected-branch-scroll-to-to-top' into 'master' Annabel Dunstone Gray2017-03-294-41/+56
|\ \ \ \ \ \ \ \ \