| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use PDFLab to render PDFs in GitLabrender-pdfs-in-gitlab | Sam Rose | 2017-04-05 | 4 | -0/+76 |
| * | Merge branch '30264-fix-vue-pagination' into 'master' | Fatih Acet | 2017-04-03 | 1 | -10/+17 |
| |\ | |||||
| | * | Fixes method not replacing URL parameters correctly | Filipa Lacerda | 2017-04-03 | 1 | -10/+17 |
| * | | Merge branch '29669-redirect-referer-params' into 'master' | Rémy Coutable | 2017-04-03 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fix redirection after login when the referer have params | mhasbini | 2017-04-02 | 1 | -1/+1 |
| * | | | Merge branch 'todo-update-order' into 'master' | Yorick Peterse | 2017-04-03 | 1 | -1/+1 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Remove unnecessary ORDER BY clause when updating todos | mhasbini | 2017-04-02 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch 'use-gitaly-commit-is-ancestor' into 'master' | Robert Speicher | 2017-04-02 | 1 | -1/+7 |
| |\ \ | |||||
| | * | | Make GitLab use Gitaly for commit_is_ancestor | Kim "BKC" Carlbäcker | 2017-03-30 | 1 | -1/+7 |
| * | | | Fix N+1 query in loading pipelines in merge requests | Stan Hu | 2017-04-02 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | Merge branch '20914-project-home-width' into 'master' | Clement Ho | 2017-04-01 | 2 | -4/+4 |
| |\ \ | |||||
| | * | | 20914 Limits line length for project home page | tauriedavis | 2017-03-30 | 2 | -4/+4 |
| * | | | Merge branch '25556-prevent-users-from-disconnecting-gitlab-account-from-cas'... | Douwe Maan | 2017-03-31 | 3 | -5/+20 |
| |\ \ \ | |||||
| | * | | | Prevent users from disconnecting gitlab account from CAS | Tiago Botelho | 2017-03-31 | 3 | -5/+20 |
| * | | | | Merge branch 'add-download-attr' into 'master' | Alfredo Sumaran | 2017-03-31 | 6 | -5/+6 |
| |\ \ \ \ | |||||
| | * | | | | Add download attribute to download links | Clement Ho | 2017-03-29 | 6 | -5/+6 |
| * | | | | | Merge branch '30276-move-top-badges' into 'master' | Annabel Dunstone Gray | 2017-03-31 | 1 | -9/+9 |
| |\ \ \ \ \ | |||||
| | * | | | | | 30276 Move issue, mr, todos next to profile dropdown in top nav | tauriedavis | 2017-03-31 | 1 | -9/+9 |
| * | | | | | | Merge branch 'nav-weird-gap-fix' into 'master' | Annabel Dunstone Gray | 2017-03-31 | 1 | -0/+8 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Fixed a gap underneath the scrolling inner page links | Phil Hughes | 2017-03-30 | 1 | -0/+8 |
| * | | | | | | Refactor SearchController#show | Dongqing Hu | 2017-03-31 | 5 | -33/+82 |
| * | | | | | | Merge branch 'forked-subquery-order' into 'master' | Yorick Peterse | 2017-03-31 | 1 | -2/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Remove unnecessary ORDER BY clause from `forked_to_project_id` subquery | mhasbini | 2017-03-30 | 1 | -2/+4 |
| * | | | | | | | Merge branch '29929-jira-doc' into 'master' | Sean McGivern | 2017-03-31 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix link to Jira service documentation | Jarka Kadlecova | 2017-03-31 | 1 | -1/+1 |
| * | | | | | | | | Add metrics button to Environment Overview page | Kushal Pandya | 2017-03-31 | 8 | -13/+108 |
| * | | | | | | | | Merge branch 'sh-fix-unnecessary-queries' into 'master' | Rémy Coutable | 2017-03-31 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Eliminate unnecessary queries that add ~500 ms of load time for a large issue | Stan Hu | 2017-03-30 | 1 | -0/+3 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Handle parsing OpenBSD ps output properly to display sidekiq | Sebastian Reitenbach | 2017-03-31 | 2 | -4/+4 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge branch '24861-stringify-group-member-details' into 'master' | Clement Ho | 2017-03-30 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Remove unnecessary variable | Kushal Pandya | 2017-02-28 | 1 | -2/+1 |
| | * | | | | | | | Hide form inputs for user without access | Kushal Pandya | 2017-02-27 | 1 | -2/+3 |
| * | | | | | | | | Allow users to import GitHub projects to subgroups | Douglas Barbosa Alexandre | 2017-03-30 | 1 | -1/+1 |
| | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | | Merge branch '29883-retry-button' into 'master' | Annabel Dunstone Gray | 2017-03-30 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Adds container option for tooltip to prevent the button from losing round cor... | Filipa Lacerda | 2017-03-29 | 1 | -0/+1 |
| * | | | | | | | | Merge branch 'ipython-notebook-viewer-improvements' into 'master' | Jacob Schatz | 2017-03-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Added worksheets support to notebook viewer | Phil Hughes | 2017-03-30 | 1 | -1/+1 |
| | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge branch '30063-builds-sidebar-stutter' into 'master' | Filipa Lacerda | 2017-03-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Add subnav height to sidebar scroll calculation | Annabel Dunstone Gray | 2017-03-28 | 1 | -1/+1 |
| * | | | | | | | | | group links select2 infinite scroll | Luke "Jared" Bennett | 2017-03-30 | 2 | -15/+79 |
| * | | | | | | | | | Merge branch 'tc-cleanup-application-settings-spec' into 'master' | Sean McGivern | 2017-03-30 | 1 | -9/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Remove redundant code to convert restricted_levels to integers | Toon Claes | 2017-03-23 | 1 | -9/+0 |
| * | | | | | | | | | | Merge branch '30248-fix-production-admin-fixture' into 'master' | Sean McGivern | 2017-03-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Fix production admin fixture to use the new `Users::CreateService` | Rémy Coutable | 2017-03-30 | 1 | -1/+1 |
| * | | | | | | | | | | | Merge branch '26595-fix-issue-preselected-template' into 'master' | Rémy Coutable | 2017-03-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Fix linking to new issue with selected template | Eric Eastwood | 2017-03-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | Merge branch '28799-todo-creation' into 'master' | Sean McGivern | 2017-03-30 | 4 | -22/+24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Create todos only for new mentions | Jarka Kadlecova | 2017-03-29 | 4 | -22/+24 |
| * | | | | | | | | | | | | Merge branch '24784-system-notes-meta-data' into 'master' | Sean McGivern | 2017-03-30 | 4 | -39/+76 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Create metadata when creating system notes | Jarka Kadlecova | 2017-03-28 | 4 | -40/+63 |
