- 03 Sep, 2013 7 commits
-
-
Dmitriy Zaporozhets authored
Add 'notes' to path blacklist, fixes #4967
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Update installation docs to use v1.7.1 of gitlab-shell
-
Robert Djurasaj authored
-
Jacob Vosmaer authored
Rewrote init script.
-
Rovanion authored
-
Robert Schilling authored
-
- 02 Sep, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 01 Sep, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 31 Aug, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 30 Aug, 2013 6 commits
-
-
Dmitriy Zaporozhets authored
Create satellites during update to 6.0. Fix #4938
-
Dmitriy Zaporozhets authored
add missing comma(s) in api examples
-
Johannes Schleifenbaum authored
-
Dmitriy Zaporozhets authored
have email views use iid
-
Dmitriy Zaporozhets authored
-
James Newton authored
-
- 29 Aug, 2013 15 commits
-
-
Rovanion authored
-
Snooze- authored
Satellites for projects that were located in the root namespace needs to be recreated once they've been migrated to the creator’s namespace during the upgrade process. This can be achieved by running the sudo -u git -H bundle exec rake gitlab:satellites:create RAILS_ENV=production during the update process. The command has been added to the 5.4 to 6.0 update doc.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Dont update namespace if User name was changed. Use user#username for namespace name because Namespace#name validates by uniq
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Standardize recently added commit diff api url
-
Dmitriy Zaporozhets authored
Fixed up wording on the new SSH key page.
-
Dmitriy Zaporozhets authored
update gitlab:check to look for update hook, not post-receive
-
Jon Bringhurst authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 28 Aug, 2013 4 commits
-
-
Dmitriy Zaporozhets authored
-
Rovanion authored
-
Rovanion authored
-
Alex Van't Hof authored
Use "/commits/:sha/diff" as opposed to "/commit/:sha", keeping in line with existing api urls (e.g. "/projects/:id", etc.) Fix 500 error resulting from a diff api call with an invalid commit hash Move "/commits/:sha/blob" to "/blobs/:sha", leaving the old path for backwards compatibility. Add ability to get a single commit via "/commits/:sha"
-
- 27 Aug, 2013 5 commits
-
-
James Newton authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-