- 04 Sep, 2012 23 commits
-
-
randx authored
-
randx authored
-
Dmitriy Zaporozhets authored
Refactor the project clone panel
-
randx authored
-
Robert Speicher authored
-
Robert Speicher authored
I have no earthly idea what this file was for, but I couldn't find it being rendered anywhere.
-
Robert Speicher authored
Replaces two calls that this method simplifies
-
Robert Speicher authored
-
Robert Speicher authored
-
Dmitriy Zaporozhets authored
Add tmp/.gitkeep file to ensure tmp folder exists on clone
-
Dmitriy Zaporozhets authored
Clean up doc/installation.md
-
Robert Speicher authored
Closes #939
-
Robert Speicher authored
The install guide lists it as a requirement, so we might as well have it by default.
-
Robert Speicher authored
Closes #1072
-
Valeriy Sizov authored
Changes to text in API documentation
-
Valeriy Sizov authored
use APP_ROOT in init-gitlab to specify root of project
-
Rob Taylor authored
-
Tse-Ching Ho authored
-
Dmitriy Zaporozhets authored
Change @project instance variable to a local in views/help/markdown
-
Robert Speicher authored
It was erroneously appending the project name to the page's title, even though the Help system isn't specific to one project.
-
Dmitriy Zaporozhets authored
Update User#identifier to conform to Gitolite 2.x's user pattern
-
Robert Speicher authored
Also modifies the specs a bit because I can't help myself. Closes #480
-
Robert Speicher authored
[ci skip]
-
- 03 Sep, 2012 10 commits
-
-
randx authored
-
randx authored
-
randx authored
-
Dmitriy Zaporozhets authored
API pagination
-
Nihad Abbasov authored
-
Nihad Abbasov authored
-
Nihad Abbasov authored
-
Dmitriy Zaporozhets authored
API for new project creation
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Update the references to the script and refer to it from the installation manual.
-
- 02 Sep, 2012 7 commits
-
-
Sytse Sijbrandij authored
Update the references to the script and refer to it from the installation manual. Indent the code block.
-
Dmitriy Zaporozhets authored
Trivial fix to docs/installation.md
-
Dmitriy Zaporozhets authored
Non interactive aws install
-
Dmitriy Zaporozhets authored
Give Resque route a name and use that for the iframe src
-
Dmitriy Zaporozhets authored
GFM spec redesign
-
Robert Speicher authored
Should now be much clearer about what each spec is actually testing. For example, instead of testing stuff like link classes and titles in every single call, we only test those things once, in their own specs.
-
Robert Speicher authored
-