summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Procfile production, resque scriptDmitriy Zaporozhets2012-01-091-0/+1
* Merge branch 'web_hooks_scaffold'Dmitriy Zaporozhets2012-01-089-2/+159
|\
| * complete hooks for post receiveDmitriy Zaporozhets2012-01-085-3/+62
| * Procfile added. use foreman start to run gitlabhqDmitriy Zaporozhets2012-01-082-1/+11
| * hooks scaffoldDmitriy Zaporozhets2012-01-047-6/+39
| * web hooks scaffold startedDmitriy Zaporozhets2012-01-047-2/+69
* | Merge branch 'feature_312'Valery Sizov2012-01-071-6/+6
|\ \
| * | More descriptive subject in notification messageValery Sizov2012-01-071-6/+6
* | | Auto-populate the path and code on the name input's onchange event to the slu...Valery Sizov2012-01-072-6/+19
|/ /
* | Merge pull request #264 from flixflax/remove_issue_fixDmitriy Zaporozhets2012-01-061-0/+1
|\ \
| * | Redirect to issues list after deleting an issue in edit viewFelix Richter2012-01-041-0/+1
| |/
* | Merge branch 'project_activities'Dmitriy Zaporozhets2012-01-055-22/+96
|\ \
| * | Project activities restyledDmitriy Zaporozhets2012-01-045-22/+96
* | | Merge remote-tracking branch 'origin/bug_322'VSizov2012-01-052-0/+17
|\ \ \ | |/ / |/| |
| * | fix bug #322Valery Sizov2012-01-032-0/+17
| |/
* | removed tags from repo activitiesDmitriy Zaporozhets2012-01-042-2/+2
* | Project activities perfomance increased. Cache for project activitites disabl...Dmitriy Zaporozhets2012-01-0410-4/+64
|/
* Note on merge request open/closeDmitriy Zaporozhets2012-01-031-46/+53
* Merge pull request #256 from shtirlic/delete_dot_directory_filesDmitriy Zaporozhets2012-01-031-4/+0
|\
| * Delete .directory filesshtirlic2012-01-011-4/+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
* | Merge branch 'feature/repository_tab'Dmitriy Zaporozhets2011-12-318-0/+76
|\ \
| * | repo branches and tagsDmitriy Zaporozhets2011-12-315-4/+33
| * | repositories tab specsDmitriy Zaporozhets2011-12-311-1/+1
| * | repo tab added. activities page for repoDmitriy Zaporozhets2011-12-305-0/+47
* | | Merge branch 'grit_ext'Dmitriy Zaporozhets2011-12-304-8/+6
|\ \ \ | |/ / |/| |
| * | remove charencode.Saito2011-12-304-8/+6
| |/
* | code cleaninDmitriy Zaporozhets2011-12-305-22/+33
* | Project tab r1 is finishedDmitriy Zaporozhets2011-12-3014-49/+126
* | Project tab added. activities, team, snippets moved to project tabDmitriy Zaporozhets2011-12-2811-27/+76
|/
* favicon updatedDmitriy Zaporozhets2011-12-285-0/+4
* temp fix for project hooksDmitriy Zaporozhets2011-12-281-1/+1
* 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-272-2/+21
|\
| * 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-272-10/+11
| * 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 #203 from mlitwiniuk/top_nav_fixValeriy Sizov2011-12-272-7/+12
|\ \
| * | hide admin menu for non-adminsMaciej Litwiniuk2011-12-152-7/+12
* | | Merge branch 'web_hooks' of https://github.com/ariejan/gitlabhq into ariejan-...Valery Sizov2011-12-274-0/+97
|\ \ \ | |_|/ |/| |
| * | Use URI::regexp for validating WebHook urlsAriejan de Vroom2011-12-261-1/+1
| * | Added specs for special casesAriejan de Vroom2011-12-151-0/+5
| * | Added web hooks functionalityAriejan de Vroom2011-12-144-2/+71
| * | Automatically write hooks when updating a repository.Ariejan de Vroom2011-12-131-2/+9
| * | First attempt at a post-receive hook that posts directly to ResqueAriejan de Vroom2011-12-132-0/+16
* | | Merge pull request #231 from CedricGatay/feature/commit_author_mail_for_noteDmitriy Zaporozhets2011-12-255-2/+13
|\ \ \
| * | | Alert commit author on noteCedric Gatay2011-12-245-2/+13