Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fix-already-selected-activity-link' into 'master' | Fatih Acet | 2016-10-06 | 1 | -0/+1 |
|\ | |||||
| * | Fix inconsistent highlighting of already selected activity nav-links | Clement Ho | 2016-10-05 | 1 | -0/+1 |
* | | Merge branch 'dz-root-url' into 'master' | Dmitriy Zaporozhets | 2016-10-06 | 1 | -0/+1 |
|\ \ | |||||
| * | | Change user & group landing page routing from /u/:name & /groups/:name to /:name | Dmitriy Zaporozhets | 2016-10-06 | 1 | -0/+1 |
* | | | Merge branch 'sh-fix-issue-perf-order-by-issue' into 'master' | Yorick Peterse | 2016-10-06 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Improve issue load time performance by avoiding ORDER BY in find_by callsh-fix-issue-perf-order-by-issue | Stan Hu | 2016-10-06 | 1 | -0/+1 |
* | | | | Merge branch 'replace-bootstrap-caret' into 'master' | Jacob Schatz | 2016-10-06 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Replace bootstrap caret with fontawesome caret | Clement Ho | 2016-10-05 | 1 | -0/+1 |
* | | | | Merge branch 'deploy-widget' into 'master' | Annabel Dunstone Gray | 2016-10-06 | 1 | -0/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Only hide deploy status external link on small screens. | Bryce Johnson | 2016-10-06 | 1 | -0/+1 |
* | | | | Add tag shortcut from the Commit page | Akram FARES | 2016-10-06 | 1 | -0/+1 |
* | | | | Merge branch 'issue-boards-new-issue' into 'master' | Fatih Acet | 2016-10-06 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Update CHANGELOG | Douglas Barbosa Alexandre | 2016-10-06 | 1 | -0/+1 |
* | | | | | Merge branch 'revert/5991' into 'master' | Sean McGivern | 2016-10-06 | 1 | -0/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Update CHANGELOGrevert/5991 | Douglas Barbosa Alexandre | 2016-10-06 | 1 | -0/+1 |
* | | | | | Re-add CHANGELOG entries removed by merge (9cc700315) | Rémy Coutable | 2016-10-06 | 1 | -0/+17 |
* | | | | | Merge branch 'new-merge-requests-commit-tab-active' into 'master' | Fatih Acet | 2016-10-06 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | MergeRequest new form load diff asynchronouslynew-merge-requests-commit-tab-active | Paco Guzman | 2016-10-06 | 1 | -0/+1 |
* | | | | | Merge branch 'mahcsig/gitlab-ce-17350-multi-file-commit' | Rémy Coutable | 2016-10-06 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | multi-file commit | Marc Siegfriedt | 2016-10-05 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'issue-board-api-support' into 'master' | Dmitriy Zaporozhets | 2016-10-06 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Added Issue Board API support | Andre Guedes | 2016-10-05 | 1 | -0/+1 |
* | | | | | | Merge branch 'jeroenj/gitlab-ce-group-milestone-archived-projects' | Rémy Coutable | 2016-10-06 | 1 | -17/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Don't include archived projects when creating group milestones | Jeroen Jacobs | 2016-10-05 | 1 | -0/+1 |
* | | | | | | Use higher size on Gitlab::Redis connection pool on Sidekiq servers | Paco Guzman | 2016-10-06 | 1 | -0/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Fix CHANGELOG and wrong conflict resolution | Rémy Coutable | 2016-10-06 | 1 | -8/+0 |
* | | | | | Add 8.12.4 CHANGELOG entries | Rémy Coutable | 2016-10-06 | 1 | -7/+15 |
* | | | | | Merge commit 'dev/security' into 'master' | Rémy Coutable | 2016-10-06 | 1 | -0/+8 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Don't send Private-Token headers to Sentry | Jacob Vosmaer | 2016-10-04 | 1 | -0/+1 |
| * | | | | fix export project file permissions issue | James Lopez | 2016-09-30 | 1 | -0/+3 |
| * | | | | Add a CHANGELOG entry | Nick Thomas | 2016-09-27 | 1 | -0/+1 |
* | | | | | Merge branch 'flash-cherry-pick-error' into 'master' | Fatih Acet | 2016-10-05 | 1 | -0/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Make flash-alert background transparent to match flash-notice.flash-cherry-pick-error | Bryce Johnson | 2016-10-05 | 1 | -0/+1 |
* | | | | | Merge branch 'kradydal/gitlab-ce-20989-disable-all-for-non-project-members' | Rémy Coutable | 2016-10-05 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix test, add author attribute to all tests | Katarzyna Kobierska | 2016-10-03 | 1 | -0/+1 |
* | | | | | | Merge branch '22295-grouped-pipeline-dropdown-should-be-a-scrollable-containe... | Fatih Acet | 2016-10-05 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Grouped pipeline dropdown is a scrollable container added to CHANGELOG22295-grouped-pipeline-dropdown-should-be-a-scrollable-container | Dimitrie Hoekstra | 2016-10-05 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'trending-caching' into 'master' | Rémy Coutable | 2016-10-05 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Refactor TrendingProjectsFinder to support caching | Yorick Peterse | 2016-10-05 | 1 | -0/+1 |
* | | | | | | Merge branch 'desplacturing' into 'master' | Jacob Schatz | 2016-10-05 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Remove 'released' from CHANGELOG. | Bryce Johnson | 2016-10-05 | 1 | -1/+1 |
| * | | | | | Remove CHANGELOG duplicate. | Bryce Johnson | 2016-10-05 | 1 | -4/+1 |
| * | | | | | Update Changelog. | Bryce Johnson | 2016-10-05 | 1 | -0/+4 |
* | | | | | | Merge branch '22509-pipeline-tables' into 'master' | Annabel Dunstone Gray | 2016-10-05 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Fixes invalid html - table was inside an ul and had 2 tbody tags | Filipa Lacerda | 2016-10-03 | 1 | -0/+1 |
* | | | | | | Merge branch 'test-improve-gitlab-identifier' into 'master' | Rémy Coutable | 2016-10-05 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Refactor Gitlab::Identifier | Yorick Peterse | 2016-10-05 | 1 | -0/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'update-runner-information' into 'master' | Rémy Coutable | 2016-10-05 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Update runner version only when updating contacted_at | Kamil Trzcinski | 2016-10-03 | 1 | -0/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'all-skipped-equals-success' into 'master' | Rémy Coutable | 2016-10-05 | 1 | -0/+1 |
|\ \ \ \ \ |