- 04 Sep, 2012 10 commits
-
-
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 13 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
-
Robert Speicher authored
Instead of doing this: link_to(commit.id, project_commit_path(project, id: commit.id)) Note.create(noteable_id: commit.id, noteable_type: "Commit", ...) It lets us do this: link_to(commit.id, project_commit_path(project, commit)) Note.create(noteable: commit, ...)
-
Sytse Sijbrandij authored
Conflicts: doc/installation.md
-
Sytse Sijbrandij authored
Merge branch 'master' into non-interactive-aws-install Conflicts: doc/installation.md Fix merge mess in installation.md
-
Sytse Sijbrandij authored
Non-interactive AWS install by running a single script. Complete non-interactive AWS install with one line. Squash of 28 commits: Initial commit of complete install script. Must be sudo. Non interactive prostgres. Install mysql with unique password. Service file. Add init file. Nginx config. Script contains aws specific settings. Update references after rename. Prevent localhost ssh prompt. Postfix with policyd. Typo in localhost. Postfix package has other name. sudo -l session needs oneliners. More sudo commands to prevent permission problems. Change in existing file. Change in existing file must be referenced. Switch order. Postfix comment. Old way to generate password, less sudo. todo login Must use private ip and login instructions. Starting up. Fixed and checked various todos. Use service. Set host name. Go to default dir. Only works on next login. Only replace first host. Cleaned up the comments. Link to nginx config. Move to aws dir. Update links to aws for interactive install. Existing script stays at the same location. Change directory. Use the new init scripts for gitlab service and nginx. Use the branch for file downloads. Update with newest changes to installation.md. Correct reference. Use master branch since we need the nginx condfig and use absolute paths. Need to copy with sudo.
-
randx authored
-
Robert Speicher authored
-
- 01 Sep, 2012 2 commits
- 31 Aug, 2012 5 commits
-
-
Robert Speicher authored
Closes #1350
-
Alex Denisov authored
-
Alex Denisov authored
-
Dmitriy Zaporozhets authored
Issue status changed notifications
-
Alex Denisov authored
-