- Oct 09, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Sid Sijbrandij authored
Refactor contributing process to make it more readable and make sure other core team members are mentioned.
-
Dmitriy Zaporozhets authored
-
Johannes Schleifenbaum authored
-
Dmitriy Zaporozhets authored
-
James Newton authored
-
Rovanion authored
-
Austin Robertson 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.
-
Rovanion authored
-
Rovanion authored
-
Rovanion authored
-
Rovanion authored
-
Rovanion Luckey authored
Since it is easily could break installations running on the server - hence the person doing the install should be able to make the decision to remove himself.
-
Jonhnny Weslley authored
-
Jonhnny Weslley authored
-
- Oct 04, 2013
-
-
Wes Gurney authored
-
- Sep 03, 2013
-
-
Wes Gurney authored
-
- Aug 30, 2013
-
-
Wes Gurney authored
-
- Aug 29, 2013
-
-
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
-
- Aug 28, 2013
-
-
Dmitriy Zaporozhets 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"
-
- Aug 27, 2013
-
-
James Newton authored
-
Dmitriy Zaporozhets authored
-