- 31 Mar, 2014 7 commits
-
-
Dmitriy Zaporozhets authored
Grammar correction: "View in Gitlab"
-
Dmitriy Zaporozhets authored
add 'Link' header for API response
-
Robert Boloc authored
-
Dmitriy Zaporozhets authored
Configurable repo downloads path
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Robert Boloc authored
Changed to "View on Gitlab"
-
- 29 Mar, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Refactor project watchers notifications
-
Dmitriy Zaporozhets authored
Fix searching by extern_uid for LDAP to be case-insensitive
-
- 28 Mar, 2014 10 commits
-
-
Dmitriy Zaporozhets authored
.well-list item name spacing fix Follow up on #6643
-
Dmitriy Zaporozhets authored
Conflicts: CHANGELOG
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Remove omniauth-ldap nickname bug workaround
-
Jacob Vosmaer authored
Before there was a bug in omniauth-ldap which prevented samaccountname showing up as a possible username for new LDAP users. Thanks to upstream fixes, we no longer need to work around this bug.
-
Jacob Vosmaer authored
Invoking 'db:schema:load' turned out to be a bad idea: when downgrading an existing GitLab installation, the schema of the newer version would be preserved when trying to import the old version.
-
Jacob Vosmaer authored
-
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 21 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
-