- 30 Oct, 2014 7 commits
-
-
Dmitriy Zaporozhets authored
Finish up work on annotated tags
-
Sean Edge authored
Create RepoTag Grape entity and present it when doing stuff with tags via API. Update API doc for repositories. Add tag message to tag list page in UI. Update Changelog. Update spec to set .gitconfig identity, required for annotated tags.
-
Robert Schilling authored
fix markdown formatting
-
Robert Schilling authored
ruby -> Ruby
-
Robert Schilling authored
fix git installation
-
Ben Bodenmiller authored
-
Ben Bodenmiller authored
-
- 29 Oct, 2014 4 commits
-
-
Dmitriy Zaporozhets authored
Display renamed files in diff views
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Add Atlassian Bamboo service
-
Jacob Vosmaer authored
Close #717 This closes #717: Add documentation changes to: * Set the permissions of the unix socket properly * Create the directory for the socket * Make sure tmpfiles.d persists said directory The first change makes sure gitlabl can connect to the socket. The latter two avoid redis from failing to start on systemd-based systems, including recent versions of Debian. You may probably want to cherry-pick this into the documentation for the latest stable release. See merge request !224
-
- 28 Oct, 2014 17 commits
-
-
Robert Schilling authored
minor requirements.md cleanup
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Ben Bodenmiller authored
* "Non Unix"->"Non-Unix" * Fix poor wording
-
Dmitriy Zaporozhets authored
Transfer service spec cleanups Simplify the current tests for Projects::TransferService See merge request !208
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
https://gitlab.com/mr-vinn/gitlab-ceDmitriy Zaporozhets authored
Merge branch 'api-project-delete' of https://gitlab.com/mr-vinn/gitlab-ce into mr-vinn/gitlab-ce-api-project-delete Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: spec/features/projects_spec.rb
-
Dmitriy Zaporozhets authored
Dashboard issues and merge request filters Fixes #1597 See merge request !1219
-
Dmitriy Zaporozhets authored
Disable email option Fixes #1569 See merge request !1222
-
Dmitriy Zaporozhets authored
Handle undefined text area values
-
Dmitriy Zaporozhets authored
support latest firefox esr release
-
Drew Blessing authored
-
Dmitriy Zaporozhets authored
Use button type=submit instead of input.
-
Dmitriy Zaporozhets authored
Factor abilities methods
-
Dmitriy Zaporozhets authored
Run user select Js only where needed
-
Ben Bodenmiller authored
fix markdown formatting issue
-
- 27 Oct, 2014 12 commits
-
-
Sytse Sijbrandij authored
Change update recommendation
-
Dmitriy Zaporozhets authored
Only run profile js on pages that need it
-
Ciro Santilli authored
Transform current implementation into regular Coffescript classes so that the same call method can be reused on the dispatcher as for other classes.
-
Dmitriy Zaporozhets authored
Show nothing instead of unassigned on issues
-
Dmitriy Zaporozhets authored
Only run namespace select js when needed
-
Dmitriy Zaporozhets authored
Use Gitlab.config instead of Settings everywhere
-
Dmitriy Zaporozhets authored
Better js -> URL projects map to reduce unneeded execution
-
Dmitriy Zaporozhets authored
Improvements for release documentation See merge request !1203
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
Fix raw view snippets See merge request !1220
-