summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* System Hooks: move callback to observerValeriy Sizov2012-07-201-1/+1
* System Hooks: CRUD has doneValeriy Sizov2012-07-191-1/+4
* Feature: ajax load for tree commit lograndx2012-07-101-0/+10
* Look for 'gitolite_admin_uri' in the right sectionVonC2012-07-111-1/+1
* Changes done as per feedbackStefan Morgenthaler2012-07-102-1/+11
* add: rake task to backup/restore gitlab db and reposStefan Morgenthaler2012-07-101-0/+2
* Api page in helprandx2012-07-061-0/+1
* Merge pull request #1012 from NARKOZ/deviseDmitriy Zaporozhets2012-07-062-15/+9
|\
| * enable lockable strategy for usersNihad Abbasov2012-07-061-4/+4
| * update deviseNihad Abbasov2012-07-052-11/+5
* | Admin gitolite logs. Refactored project creation. Few style fixes.Dmitriy Zaporozhets2012-07-051-0/+2
* | Remove GITLAB_OPTS, fixed ldap user creationrandx2012-07-051-1/+0
|/
* Tabs styled. MR Get Patchrandx2012-07-051-0/+1
* fix port issueDmitriy Zaporozhets2012-07-031-3/+11
* Setting: Disable port if httpsDmitriy Zaporozhets2012-07-031-1/+5
* Disable issues sort. Recent issues on top. Fixed testsDmitriy Zaporozhets2012-07-021-3/+8
* fix 80 port configrandx2012-07-011-0/+1
* Improved header fontrandx2012-07-011-7/+7
* Finished with configsrandx2012-07-022-8/+30
* Epic: Gitlab configuration with default valuesDmitriy Zaporozhets2012-07-029-19/+97
* Merge pull request #1023 from SaitoWu/feature/httpsDmitriy Zaporozhets2012-07-022-1/+6
|\
| * bypass gitolite update hook, and set an GL_USER variable.Saito2012-07-021-0/+5
| * dot needs a escape.Saito2012-07-021-1/+1
* | UI changes:randx2012-07-013-0/+4
* | Merge pull request #1020 from SaitoWu/feature/httpsDmitriy Zaporozhets2012-06-292-2/+5
|\ \ | |/
| * fix a npe, and need a patch for path_infoSaito2012-06-291-1/+4
| * now works with git clone http://localhost/repo.git nowSaito2012-06-291-1/+1
* | Merge pull request #1018 from glebm/masterDmitriy Zaporozhets2012-06-293-5/+15
|\ \
| * | Refs #1013gleb2012-06-293-5/+15
* | | Merge pull request #1011 from peikk0/config_projects_limitDmitriy Zaporozhets2012-06-292-0/+5
|\ \ \
| * | | Add configurable default for projects_limitPierre GUINOISEAU2012-06-292-0/+5
| |/ /
* | | Merge branch 'api' of https://github.com/NARKOZ/gitlabhqDmitriy Zaporozhets2012-06-291-0/+4
|\ \ \ | |_|/ |/| |
| * | install grape and mount Gitlab::APINihad Abbasov2012-06-281-21/+25
* | | implements protected branches to smart http protocalSaito2012-06-291-4/+19
* | | integrate with gitlabhq authoritySaito2012-06-291-4/+27
* | | mount grack to git, u can 'git clone http://localhost/git/xx.git' nowSaito2012-06-293-22/+42
| |/ |/|
* | New Feature: Diff patch file export for commitrandx2012-06-281-0/+4
|/
* Merge branch 'separate_user_and_issue_observer_from_mail_observer' of https:/...randx2012-06-242-1/+2
|\
| * Extract observation of User to a UserObserverRobb Kidd2012-06-201-1/+1
| * Add resque_spec to test queuing mail.Robb Kidd2012-06-201-0/+1
| * Make IssueObserver handle issus, not MailerObserverRobb Kidd2012-06-201-1/+1
* | Force resque protectionrandx2012-06-221-0/+0
* | load assets group to allow lazy compilation in productionNihad Abbasov2012-06-221-2/+2
* | resque auth examplerandx2012-06-211-0/+5
|/
* Cucumber:Dmitriy Zaporozhets2012-06-154-25/+67
* no need to extend assets path anymoreNihad Abbasov2012-06-131-3/+0
* Refactored project archive. Improved MR usability formv2.6.0preDmitriy Zaporozhets2012-06-131-1/+13
* Dashboard refactoring:randx2012-06-121-2/+10
* Styled snippets. Raw button for snippetrandx2012-06-121-1/+6
* Merge pull request #917 from teaminsight/queue_fixDmitriy Zaporozhets2012-06-111-2/+19
|\