- 28 Mar, 2014 3 commits
-
-
Tom de Bruijn authored
-
Tom de Bruijn authored
Pages affected: - admin/groups#show - admin/projets#index - admin/users#index - dashboard/issues#index (on small screens)
-
Marin Jankovski authored
Update Contribution Guidelines: Specify Merge Request To Master There have been occasions where contributors submitted merge requests to stable branches thinking that was the way to get changes into specific releases. This results in wasted time and effort of the GitLab team responding to the merge request requesting that it be to master, as well as the developer who needs to redo the changes. This merge request very simply updates the contribution guidelines to specify that MRs should only be to master, and that getting changes into stable branches will be determined by the GitLab Team. cc @JobV
-
- 27 Mar, 2014 24 commits
-
-
Marin Jankovski authored
Update 6.0-to-6.5.md
-
-
Dmitriy Zaporozhets authored
Getting-help-on-website
-
Dmitriy Zaporozhets authored
Doc-readme-for-site New readme files for doc.gitlab.com I also but the links for the api readme at the top.
-
Kyle Fazzari authored
-
Dmitriy Zaporozhets authored
Fix another instance of "created at"
-
Dmitriy Zaporozhets authored
Database doc changes to address #2412 and #6451.
-
Dmitriy Zaporozhets authored
Always show merge status
-
Marin Jankovski authored
-
dosire authored
-
Marin Jankovski authored
Fix Architecture Img Image in architecture doc was not showing correctly. Now it is.
-
Job van der Voort authored
-
Jeroen van Baarsen authored
Always show the merge status of a merge request, even if the user has no permission to do the actual merging. Fixes http://feedback.gitlab.com/forums/176466-general/suggestions/5673321-everyone-should-be-able-to-see-a-mr-status
-
Sytse Sijbrandij authored
Update permissions.md
-
Dmitriy Zaporozhets authored
Fix 500 Error When Creating Issue For Project With No Commits This merge request fixes issue #153, where trying to create an issue for a project with no commits results in a 500 error. This was done by updating the form to check that the repository wasn't empty before trying to load the contribution guide.
-
Kyle Fazzari authored
The form was updated to check that the repository wasn't empty before trying to load the contribution guide. This fixes #153.
-
dosire authored
-
dosire authored
-
dosire authored
-
Marin Jankovski authored
Refactor Parallel Diff feature and add scrollbars
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
gitlab:ldap:check uses LDAP user filter
-
blackst0ne authored
-
- 26 Mar, 2014 13 commits
-
-
George Dewar authored
Also now removed lines relating to unused comments feature
-
Dmitriy Zaporozhets authored
Check Css Based on Dmitriy his remark https://gitlab.slack.com/archives/general/p1395770459000142
-
Dmitriy Zaporozhets authored
Case insensitive user search As per implementation by Christopher Arnold.
-
Dmitriy Zaporozhets authored
Rename Diff to Changes
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Jacob Vosmaer authored
Removed the backgrounding of the unicorn_rails startup scripts
-
Jacob Vosmaer authored
Fix Unicorn-Sidekiq Confusion In GitLab Init Script This merge request fixes issue #126 by updating a few sections of the included GitLab init file where Unicorn was referred to as Sidekiq and vice-versa.
-
Jacob Vosmaer authored
Init script - change stop() function name to stop_gitlab()
-
Marin Jankovski authored
-