summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Hash syntax improvedAndrew8xx82013-02-183-7/+7
* Debug remomvedAndrew8xx82013-02-181-1/+0
* States events fixedAndrew8xx82013-02-186-15/+16
* Observer refactored to use StateMachine eventsAndrew8xx82013-02-181-4/+12
* Spinach tests fixedAndrew8xx82013-02-181-1/+1
* Issue uses StateMachine nowAndrew8xx82013-02-186-22/+49
* Milestone uses StateMachine nowAndrew8xx82013-02-184-16/+25
* Merge Request uses StateMachine nowAndrew8xx82013-02-181-1/+1
* Merge Request uses StateMachine nowAndrew8xx82013-02-1810-39/+54
* Issuable consern uses StateMachine nowAndrew8xx82013-02-181-11/+2
* State renamed to merge_statusAndrew8xx82013-02-183-13/+13
* Prevent xss attack over group name. Added regex validation for group and team...Dmitriy Zaporozhets2013-02-184-6/+18
* use attachment secure_url for Attachemnt pageDmitriy Zaporozhets2013-02-171-1/+1
* Merge pull request #3017 from jojosch/owner-link-adminDmitriy Zaporozhets2013-02-172-2/+2
|\
| * Fix link to owner of group and team in admin interfaceJohannes Schleifenbaum2013-02-172-2/+2
* | redesign mars theme a bit. Better border color for search-input for dark themeDmitriy Zaporozhets2013-02-172-16/+8
* | Fix link color for dark themeDmitriy Zaporozhets2013-02-171-0/+3
|/
* create satellite for imported repoDmitriy Zaporozhets2013-02-162-1/+3
* Fix logo alignment for default themeDmitriy Zaporozhets2013-02-161-1/+1
* Reduce size of nav panel. Fixed nav background for IE. Refactored mars themeDmitriy Zaporozhets2013-02-165-64/+32
* Merge branch 'features/attachment_server' of /home/git/repositories/gitlab/gi...Dmitriy Zaporozhets2013-02-164-2/+23
|\
| * Per project protectionDmitriy Zaporozhets2013-02-151-2/+8
| * skip protection to aws3Dmitriy Zaporozhets2013-02-152-2/+5
| * handle attahcment with send_fileDmitriy Zaporozhets2013-02-114-2/+14
* | uppercase Gitlab version and revision constants. check api return gitlab vers...Dmitriy Zaporozhets2013-02-161-2/+2
* | Fix file_path to correspond with the nameFumiya Nakamura2013-02-151-1/+1
* | Fix file_name for archiveFumiya Nakamura2013-02-151-1/+1
* | remove commented codeDmitriy Zaporozhets2013-02-151-1/+1
* | Merge pull request #2989 from PierreGambarotto/masterDmitriy Zaporozhets2013-02-141-1/+1
|\ \
| * | fix archive download : not creating namespace directoryPierre Gambarotto2013-02-141-1/+1
* | | Update post-receive worker to use correct identifierDmitriy Zaporozhets2013-02-141-6/+10
|/ /
* | Redesign Admin -> user -> show pageDmitriy Zaporozhets2013-02-136-135/+99
* | style admin -> users page. Search by username tooDmitriy Zaporozhets2013-02-132-53/+57
* | Add placeholder for project importDmitriy Zaporozhets2013-02-131-1/+1
* | Constants in Events looks good nowAndrew8xx82013-02-135-26/+26
* | style network graph form a bitDmitriy Zaporozhets2013-02-122-7/+15
* | Merge branch 'easy-to-find-commit-on-network-graph' of https://github.com/hir...Dmitriy Zaporozhets2013-02-123-7/+24
|\ \
| * | Add search box for the commit.Sato Hiroyuki2013-02-053-6/+22
| * | Enable to display the commit older than 650th commit.Sato Hiroyuki2013-02-051-1/+1
| * | The commit is marked and displayed in the center.Sato Hiroyuki2013-02-051-1/+2
* | | Merge pull request #2924 from cdawzrd/patch-2Dmitriy Zaporozhets2013-02-121-3/+3
|\ \ \
| * | | Update app/views/admin/users/_form.html.hamlJon Evans2013-02-061-1/+1
| * | | Ruby 1.9 hash syntaxJon Evans2013-02-061-3/+3
| * | | Disable autocomplete for admin/users formJon Evans2013-02-061-3/+3
| |/ /
* | | Merge branch 'user_delete_account' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-02-122-1/+18
|\ \ \
| * | | UPdate field name.Marin Jankovski2013-02-111-1/+1
| * | | Add user delete option.Marin Jankovski2013-02-062-1/+18
| |/ /
* | | rename scope to prevent name collisionDmitriy Zaporozhets2013-02-122-2/+2
* | | Merge branch 'fix-db-after-updating-rails' of https://github.com/Undev/gitlab...Dmitriy Zaporozhets2013-02-129-22/+22
|\ \ \
| * | | All scopes must be in lambdasAndrew8xx82013-02-129-22/+22