summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'shortcuts-help' into 'master' Rémy Coutable2016-03-021-0/+1
|\ | | | | | | | | | | | | Fix help keyboard shortcut for relative URL setups Fixes gitlab-org/gitlab-ce#12751 See merge request !3016
| * Fix help keyboard shortcut for relative URL setupsArtem Sidorenko2016-03-011-0/+1
| |
* | Merge branch 'logged-out-search' into 'master' Robert Speicher2016-03-011-0/+1
|\ \ | |/ |/| | | | | | | | | Logged out search Fixes #13676 See merge request !3045
| * Add CHANGELOG and testlogged-out-searchDmitriy Zaporozhets2016-03-011-0/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'fix/commit-status-api-improvement' into 'master' Douwe Maan2016-03-011-0/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Return empty array when commit has no statuses in API This makes API endpoint for Commit Statuses return empty array instead of 404 when commit exists, but has no statuses. Closes #3080 See merge request !3010
| * | Add Changelog entry for commit status API changesGrzegorz Bizon2016-02-291-0/+1
| | |
* | | Merge branch 'rel-url-fix' into 'master' Douwe Maan2016-03-011-0/+1
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix relative URL See https://github.com/gitlabhq/gitlabhq/issues/10053 1. Same configuration way for relative URL like with Omnibus 2. Loading the relative configuration from Rakefile as Rails do not load initializers for `asset:precompile` First point has another positive side effect: no collisions (due to git controlled `application.rb`) any more during the upgrades of source based installations and relative url configuration - [x] tests on the source based installation - [x] tests on the centos&ubuntu omnibus packages Fixes: gitlab-org/gitlab-ce#13730, gitlab-org/gitlab-ce#13727, gitlab-org/omnibus-gitlab#1143 and https://github.com/gitlabhq/gitlabhq/issues/10053 See merge request !2979
| * | Include relative url configuration in rake tasksArtem Sidorenko2016-02-291-0/+1
| | | | | | | | | | | | | | | | | | initializers are not loaded during the rake task assets:precompile, so assets generation runs without relative url configuration in Rails and produces broken assets.
* | | Replaced prefix with to_reference method callsPhil Hughes2016-03-011-0/+1
| | |
* | | Merge branch 'fix/contributions-forked-projects' into 'master' Douwe Maan2016-03-011-0/+1
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | include contributions from forked projects on profile calendar Shows contributions from forked projects in the calendar Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/3612 See merge request !2918
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵James Lopez2016-02-291-0/+30
| |\ \ | | |/ | | | | | | fix/contributions-forked-projects
| * | include contributions from forked projects on profile calendarJames Lopez2016-02-221-0/+1
| | |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵James Lopez2016-02-291-0/+11
|\ \ \ | | |/ | |/| | | | fix/project-wiki-ending
| * | Update CHANGELOGRobert Speicher2016-02-271-3/+4
| | | | | | | | | | | | [ci skip]
| * | Adjust documentation of permissionsThomas Schmidt2016-02-271-0/+1
| | | | | | | | | | | | [ci skip]
| * | Allow webhooks URL to have leading and trailing spacesevuez/gitlab-ce-webhook-url-spacesevuez2016-02-261-0/+1
| | |
| * | Update CHANGELOGAlfredo Sumaran2016-02-261-0/+1
| | |
| * | Merge branch 'fix-todos' into 'master' Robert Speicher2016-02-251-0/+3
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Does not create a Todo when commenting on commit or project snippet Closes #13733 See merge request !2964
| | * | Does not create a todo when commenting on commit or project snippetDouglas Barbosa Alexandre2016-02-241-0/+3
| | |/
| * | Merge remote-tracking branch 'origin/Baertierchen/gitlab-ce-showTestCoverage'Dmitriy Zaporozhets2016-02-251-0/+1
| |\ \
| | * | Add a spec for coverage indicator in project's builds listBaertierchen/gitlab-ce-showTestCoverageRémy Coutable2016-02-221-0/+1
| | |/
| * | Update CHANGELOGRobert Speicher2016-02-251-0/+3
| | | | | | | | | | | | [ci skip]
* | | fix changelog [ci skip]James Lopez2016-02-251-1/+1
| | |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵James Lopez2016-02-241-0/+18
|\ \ \ | |/ / | | | | | | fix/project-wiki-ending
| * | Add 8.5.1 in CHANGELOGRémy Coutable2016-02-241-0/+17
| | |
| * | Improve the formatting for the user page bioconnorshea/gitlab-ce-user-bio-improveconnorshea2016-02-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Separates the User page bio from the username and account creation date. - Separates the pseudo-selector adding a Middle Dot out from the `profile-link-holder` class and into a `middle-dot-divider` class. Resolves #13406. See merge request !2827.
* | | added changelogJames Lopez2016-02-241-0/+1
|/ /
* | Show Crowd login even when sign-in is disabledPeter Hudec2016-02-231-0/+1
|/
* Update CHANGELOG and VERSION for 8.6.0-preRémy Coutable2016-02-221-1/+3
|
* Merge branch 'tasks' into 'master' Douglas Barbosa Alexandre2016-02-221-1/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Todos Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/2425 Tasks: - Prepare database - [X] Create a new table (`todos`) - Tasks Queue view - [X] Add a number icon showing the number of todos on the top right next to the new and logout button that will redirect the user to the todos page - [X] Add a chronological list of todos, with the 'Todos' tab active by default - [X] Add a 'Done' button to each todo - [x] Add filters (project, author, type, and action) - Todos generation - [X] When user issue/mr is assgined to someone - [x] When user is mentioned on (issues/mr's/comments) - Mark todo as `done` - [X] When clicks on the 'Done' button - [X] When edit issue/mr - [X] When left/edit a comment - [X] When reassign issue/mr - [X] When add/remove labels to issue/mr - [X] When issue/mr is closed - [X] When mr is merged - [X] When added an emoji - [X] When changed the issue/mr milestone * Screenshot: ![Screenshot_2016-02-20_12.45.57](/uploads/4b2554b1bde25aed3347e1ae41e8e0c0/Screenshot_2016-02-20_12.45.57.png) See merge request !2817
| * Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-2/+2
| |
| * Update CHANGELOGDouglas Barbosa Alexandre2016-02-201-0/+1
| |
* | Merge branch 'merge-when-succeeded' into 'master' Douwe Maan2016-02-221-0/+2
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | Fix bugs in MergeWhenSucceeded 1. This fixes support for merge when succeeded for statuses without ref. 2. This fixes support for merge when succeeded for multiple stages. Stages are created after all builds for previous one are finished. Fixes: https://gitlab.com/gitlab-org/gitlab-ce/issues/9060 https://gitlab.com/gitlab-org/gitlab-ce/issues/8108 https://gitlab.com/gitlab-org/gitlab-ce/issues/12931 https://gitlab.com/gitlab-org/gitlab-ce/issues/13269 /cc @grzesiek @DouweM @rspeicher See merge request !2894
| * Discover branches for commit statuses ref-less when doing merge when succeededmerge-when-succeededKamil Trzcinski2016-02-191-0/+1
| |
| * Fix Merge When Succeeded for multiple stagesKamil Trzcinski2016-02-191-0/+1
| | | | | | | | Use around_transition to trigger build creation for next stages
* | Merge branch 'visibletrap/gitlab-ce-label'Douwe Maan2016-02-191-0/+2
|\ \
| * | Add my name to the changelogTap2016-02-191-2/+2
| | |
| * | Label description and Label rowTap2016-02-171-0/+2
| | | | | | | | | | | | | | | - Add label description - Show label row when filtering issues or merge requests by label
* | | Merge branch '12792-emoji-as-text-diff-comment'Douwe Maan2016-02-191-0/+1
|\ \ \
| * | | Emoji reponses on diffs aren't award emojiZeger-Jan van de Weg2016-02-191-0/+1
| | | |
* | | | Merge branch 'builds-artifacts-API' into 'master' Kamil Trzciński2016-02-191-0/+1
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce API for serving the artifacts archive Add API to download build artifacts archive in context of GitLab API /cc @DouweM @grzesiek See merge request !2893
| * | | Introduce API for serving the artifacts archiveKamil Trzcinski2016-02-191-0/+1
| | | |
* | | | Update CHANGELOGRubén Dávila2016-02-191-0/+1
|/ / /
* | | Remove doubled entry from Changelog introduced by mergeGrzegorz Bizon2016-02-191-1/+0
| | |
* | | Fix Changelog entry for builds erasable after a rebaseGrzegorz Bizon2016-02-191-0/+1
| | |
* | | Add Changelog entry for build eraseableGrzegorz Bizon2016-02-191-0/+1
| | | | | | | | | | | | [ ci skip]
* | | Merge branch 'saml-decoupling' into 'master'Patricio Cano2016-02-191-0/+3
|\ \ \
| * | | Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-181-0/+3
| | | |
* | | | Add CHANGELOG entryTomasz Maczukin2016-02-191-0/+1
| |/ / |/| |
* | | Project limit is reached warning is hidden when the projects_limit is zeroZeger-Jan van de Weg2016-02-191-0/+1
|/ / | | | | | | Fixes #12791