summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* complete hooks for post receiveDmitriy Zaporozhets2012-01-087-5/+64
* Procfile added. use foreman start to run gitlabhqDmitriy Zaporozhets2012-01-085-2/+19
* hooks scaffoldDmitriy Zaporozhets2012-01-048-7/+40
* fixed queue nameDmitriy Zaporozhets2012-01-041-1/+1
* web hooks scaffold startedDmitriy Zaporozhets2012-01-0410-4/+85
* Note on merge request open/closeDmitriy Zaporozhets2012-01-031-46/+53
* Merge pull request #256 from shtirlic/delete_dot_directory_filesDmitriy Zaporozhets2012-01-035-18/+1
|\
| * Add .directory to .gitignoreshtirlic2012-01-011-0/+1
| * Delete .directory filesshtirlic2012-01-014-18/+0
* | Merge pull request #252 from CedricGatay/feature/note_on_issue_status_changedDmitriy Zaporozhets2012-01-031-1/+7
|\ \
| * | Added note when issue status changed (closed / reopened)Cedric Gatay2011-12-291-1/+7
* | | updated readmeDmitriy Zaporozhets2012-01-021-8/+4
* | | version file up to 2.1.pre. updated changelogDmitriy Zaporozhets2012-01-022-1/+10
| |/ |/|
* | Merge branch 'feature/repository_tab'Dmitriy Zaporozhets2011-12-3111-0/+153
|\ \
| * | repo branches and tagsDmitriy Zaporozhets2011-12-317-5/+62
| * | repositories tab specsDmitriy Zaporozhets2011-12-313-1/+48
| * | repo tab added. activities page for repoDmitriy Zaporozhets2011-12-306-0/+49
* | | Merge branch 'grit_ext'Dmitriy Zaporozhets2011-12-3010-29/+31
|\ \ \ | |/ / |/| |
| * | fix travis dependency, add libicu supportSaito2011-12-301-0/+1
| * | use monkey patch to trancoding contentSaito2011-12-301-0/+18
| * | add charlock_holmes gemSaito2011-12-302-3/+3
| * | remove charencode.Saito2011-12-306-26/+9
* | | Merge branch 'feature/project_tab'Dmitriy Zaporozhets2011-12-3016-33/+172
|\ \ \ | |/ / |/| |
| * | code cleaninDmitriy Zaporozhets2011-12-305-22/+33
| * | Project tab r1 is finishedDmitriy Zaporozhets2011-12-3016-53/+128
| * | Project tab added. activities, team, snippets moved to project tabDmitriy Zaporozhets2011-12-2812-27/+80
* | | Revert "merge charlock_holmes to master"Saito2011-12-303-9/+11
* | | Revert "fix travis dependency, add libicu support"Saito2011-12-301-1/+0
| |/ |/|
* | fix travis dependency, add libicu supportSaito2011-12-291-0/+1
* | merge charlock_holmes to masterSaito2011-12-293-11/+9
|/
* favicon updatedDmitriy Zaporozhets2011-12-286-0/+4
* commented dashboard specDmitriy Zaporozhets2011-12-281-7/+9
* temp fix for project hooksDmitriy Zaporozhets2011-12-281-1/+1
* dashboard test fixDmitriy Zaporozhets2011-12-281-2/+6
* small redesign of controls of notesValery Sizov2011-12-282-6/+16
* commit helper refactoringValery Sizov2011-12-281-2/+1
* Merge pull request #237 from CedricGatay/feature/expand_issues_ref_in_commitValeriy Sizov2011-12-273-2/+88
|\
| * I have to domesticate RubyMine, keymapping is not the same as IntelliJ and I ...Cedric Gatay2011-12-271-1/+1
| * 1/ rspec'edCedric Gatay2011-12-273-10/+78
| * Follow up of my pull request, damn last time refactor !Cedric Gatay2011-12-261-1/+1
| * Autolinks to issues in commit message (see #155)Cedric Gatay2011-12-262-2/+20
* | Merge pull request #234 from dbr/patch-1Valeriy Sizov2011-12-271-3/+3
|\ \
| * | Listify "Application details" in readme, as it was rendered as a single, conf...dbr/Ben2011-12-261-3/+3
| |/
* | Merge pull request #203 from mlitwiniuk/top_nav_fixValeriy Sizov2011-12-272-7/+12
|\ \
| * | hide admin menu for non-adminsMaciej Litwiniuk2011-12-152-7/+12
* | | commented some testsValery Sizov2011-12-272-55/+36
* | | Merge branch 'web_hooks' of https://github.com/ariejan/gitlabhq into ariejan-...Valery Sizov2011-12-2718-3/+377
|\ \ \ | |_|/ |/| |
| * | Use URI::regexp for validating WebHook urlsAriejan de Vroom2011-12-261-1/+1
| * | Fixed typo in spec mster => masterAriejan de Vroom2011-12-261-1/+1
| * | Added specs for special casesAriejan de Vroom2011-12-152-1/+27