summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed rspec testsgroups-section-capitalization-fixJose Ivan Vargas2017-04-041-1/+1
* Fixed spinach feature testsJose Ivan Vargas2017-04-031-2/+2
* Fixed capitalization for the groups sectionJose Ivan Vargas2017-03-316-6/+6
* Merge branch '25556-prevent-users-from-disconnecting-gitlab-account-from-cas'...Douwe Maan2017-03-316-20/+75
|\
| * Prevent users from disconnecting gitlab account from CASTiago Botelho2017-03-316-20/+75
* | Merge branch 'add-download-attr' into 'master' Alfredo Sumaran2017-03-316-5/+6
|\ \
| * | Add download attribute to download linksClement Ho2017-03-296-5/+6
* | | Merge branch '30276-move-top-badges' into 'master' Annabel Dunstone Gray2017-03-312-9/+13
|\ \ \
| * | | 30276 Move issue, mr, todos next to profile dropdown in top navtauriedavis2017-03-312-9/+13
* | | | Merge branch 'doc-upgrade-8.2-to-8.3' into 'master' Achilleas Pipinellis2017-03-311-0/+8
|\ \ \ \
| * | | | Updating documentation to include a missing step in the update procedurePaschalis Korosoglou2017-03-311-0/+8
* | | | | Merge branch 'nav-weird-gap-fix' into 'master' Annabel Dunstone Gray2017-03-311-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed a gap underneath the scrolling inner page linksPhil Hughes2017-03-301-0/+8
* | | | | Merge branch '28812-refactor-search-controller-show' into 'master' Rémy Coutable2017-03-317-72/+408
|\ \ \ \ \
| * | | | | Refactor SearchController#showDongqing Hu2017-03-317-72/+408
|/ / / / /
* | | | | Merge branch 'forked-subquery-order' into 'master' Yorick Peterse2017-03-312-2/+8
|\ \ \ \ \
| * | | | | Remove unnecessary ORDER BY clause from `forked_to_project_id` subquerymhasbini2017-03-302-2/+8
* | | | | | Merge branch '29929-jira-doc' into 'master' Sean McGivern2017-03-312-1/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix link to Jira service documentationJarka Kadlecova2017-03-312-1/+5
* | | | | | Merge branch '29341-add-metrics-button-env-overview' into 'master' Filipa Lacerda2017-03-3114-16/+163
|\ \ \ \ \ \
| * | | | | | Add metrics button to Environment Overview pageKushal Pandya2017-03-3114-16/+163
|/ / / / / /
* | | | | | Merge branch 'docs/ci-dpl-example' into 'master' Achilleas Pipinellis2017-03-311-29/+57
|\ \ \ \ \ \
| * | | | | | Update dpl CI exampleAchilleas Pipinellis2017-03-301-29/+57
* | | | | | | 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
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'fix_admin_monitoring_background' into 'master' Sean McGivern2017-03-314-4/+16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Handle parsing OpenBSD ps output properly to display sidekiqSebastian Reitenbach2017-03-314-4/+16
|/ / / / / /
* | | | | | Merge branch '24861-stringify-group-member-details' into 'master'Clement Ho2017-03-302-2/+6
|\ \ \ \ \ \
| * | | | | | Remove unnecessary variableKushal Pandya2017-02-281-2/+1
| * | | | | | Remove author nameKushal Pandya2017-02-271-1/+1
| * | | | | | Changelog entry for issue #24861Kushal Pandya2017-02-271-0/+4
| * | | | | | Hide form inputs for user without accessKushal Pandya2017-02-271-2/+3
* | | | | | | Merge branch '30289-allow-users-to-import-github-projects-to-subgroups' into ...Robert Speicher2017-03-303-1/+19
|\ \ \ \ \ \ \
| * | | | | | | Allow users to import GitHub projects to subgroupsDouglas Barbosa Alexandre2017-03-303-1/+19
|/ / / / / / /
* | | | | | | Merge branch 'fix-docs-check-links' into 'master' Achilleas Pipinellis2017-03-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix the docs:check:links jobRémy Coutable2017-03-301-1/+1
|/ / / / / / /
* | | | | | | Merge branch '30284-fix-repo-clean-rules' into 'master' Robert Speicher2017-03-301-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Don't clean up the gitlab-test-fork_bare repoNick Thomas2017-03-301-2/+2
* | | | | | | | 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 'allow-multiple-paths-in-repository-log' into 'master' Robert Speicher2017-03-302-5/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Support >1 path in Gitlab::Git::Repository#logSean McGivern2017-03-302-5/+29
* | | | | | | | | Merge branch 'ipython-notebook-viewer-improvements' into 'master' Jacob Schatz2017-03-302-2523/+2540
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added worksheets support to notebook viewerPhil Hughes2017-03-302-2523/+2540
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | 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
* | | | | | | | | | Merge branch 'patch-15' into 'master' Achilleas Pipinellis2017-03-301-0/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add tip about general git clone authentication.Johan Brandhorst2017-03-291-0/+18
* | | | | | | | | | | Merge branch 'group-links-select2-infinite-scroll' into 'master' Rémy Coutable2017-03-305-16/+139
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | group links select2 infinite scrollLuke "Jared" Bennett2017-03-305-16/+139
|/ / / / / / / / / / /