summaryrefslogtreecommitdiff
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Fix type error if there is a different location hashRiyad Preukschas2012-11-171-4/+4
|
* Fix editor form, styles and JSRiyad Preukschas2012-11-172-14/+58
|
* Fix setting Ace modeRiyad Preukschas2012-11-171-1/+4
|
* Fix Haml indenting file contentRiyad Preukschas2012-11-172-2/+5
|
* Merge pull request #1937 from riyad/add-file-line-linksDmitriy Zaporozhets2012-11-166-192/+173
|\ | | | | Add file line links
| * Allow linking to file linesRiyad Preukschas2012-11-105-192/+172
| | | | | | | | Supported formats: "L12" for single lines and "L12-34" for multiple lines
| * Add jQuery.ScrollToRiyad Preukschas2012-11-091-0/+1
| |
* | Fix Notes JSRiyad Preukschas2012-11-142-26/+29
| | | | | | | | Also fixes #1983
* | Fix specsRiyad Preukschas2012-11-142-6/+3
| |
* | Improve Commits stats codeDmitriy Zaporozhets2012-11-131-3/+5
| |
* | Fix loader hiding when create new projectDmitriy Zaporozhets2012-11-132-3/+3
| |
* | Improve lists. Remove unneccessary paddingDmitriy Zaporozhets2012-11-113-3/+4
| |
* | Fix margin-right for some avatarsDmitriy Zaporozhets2012-11-103-6/+6
| |
* | Added feature test for statsrandx2012-11-101-2/+2
| |
* | Stats pagerandx2012-11-105-1/+60
|/
* linguist and web browser will take care of mimetype and encoding problem.Saito2012-11-101-8/+1
|
* Update app/views/notify/project_access_granted_email.html.hamljdamick2012-11-091-1/+1
| | | changing wording to sound more better.  
* remove encode lib, clean all encoded area.Saito2012-11-097-11/+8
|
* Sign in screen: removed hr, added clearfixDmitriy Zaporozhets2012-11-071-5/+6
|
* Fix github issue #1946Dmitriy Zaporozhets2012-11-071-1/+1
|
* Merge pull request #1720 from coagulant/wiki_searchDmitriy Zaporozhets2012-11-074-2/+28
|\ | | | | Wiki search
| * Wiki searchIlya Baryshev2012-10-164-2/+28
| | | | | | | | Very basic, using LIKE, and no search snippets.
* | Line anchors for file viewRiyad Preukschas2012-11-072-5/+10
| |
* | Log caught exceptionsRiyad Preukschas2012-11-061-0/+9
| |
* | Styled chosen css. Lighter box shadow for blocksDmitriy Zaporozhets2012-11-062-25/+58
| |
* | Changed default icon for gravatar. Moved filter out of layoutDmitriy Zaporozhets2012-11-063-8/+3
| |
* | Added EventFilter class. Compeleted first version of dashbaord filteringDmitriy Zaporozhets2012-11-059-1/+69
| |
* | Merge pull request #1914 from tsigo/issue/1910Dmitriy Zaporozhets2012-11-052-6/+0
|\ \ | | | | | | Fix double icon on header button hover
| * | Fix double icon on header button hoverRobert Speicher2012-11-042-6/+0
| | |
* | | Merge pull request #1915 from tsigo/issue/1912Valeriy Sizov2012-11-051-1/+1
|\ \ \ | | | | | | | | Fix rendered action for password change failure
| * | | Fix rendered action for password change failureRobert Speicher2012-11-041-1/+1
| |/ / | | | | | | | | | Closes #1912
* | | Decouple and refactor GraphCommitrandx2012-11-041-2/+4
|/ /
* | Merge pull request #1902 from tsigo/breadcrumbsDmitriy Zaporozhets2012-11-024-30/+46
|\ \ | | | | | | Fix breadcrumb links on Commits page
| * | Add 'breadcrumbs' helper for Commit breadcrumb linksRobert Speicher2012-11-012-8/+26
| | | | | | | | | Closes #1731
| * | Don't initialize Tree History unless tree-slider is presentRobert Speicher2012-11-011-20/+18
| | | | | | | | | This was breaking breadcrumb links on non-Tree pages
| * | Remove "remote" attribute from Tree breadcrumb linksRobert Speicher2012-11-011-2/+2
| | | | | | | | | See https://github.com/gitlabhq/gitlabhq/pull/1665#discussion_r1804447
* | | Fix source for iframe on Resque admin pageRiyad Preukschas2012-11-011-1/+1
|/ /
* | Fix 404 errors on Merge Request -> newDmitriy Zaporozhets2012-10-313-3/+7
| |
* | Fix invalid template path for huge commitDmitriy Zaporozhets2012-10-301-0/+0
| |
* | Project path validation: array of not allowed pathsDmitriy Zaporozhets2012-10-301-2/+4
| |
* | More seedsrandx2012-10-301-8/+9
| |
* | Refactor milestones related functionality. Added seeds for Milestine and MRrandx2012-10-305-10/+7
| |
* | Update app/views/profile/account.html.hamlValeriy Sizov2012-10-301-1/+1
| | | | | | TYPO #1870
* | Update app/views/shared/_no_ssh.html.hamlValeriy Sizov2012-10-301-1/+1
| | | | | | TYPO
* | Fix merge request count for milestone indexrandx2012-10-291-1/+1
| |
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqrandx2012-10-291-2/+2
|\ \
| * | Fix no SSH key warningRiyad Preukschas2012-10-291-2/+2
| | |
* | | Finalize milestones for Merge Requestsrandx2012-10-299-25/+57
| | |
* | | Improve styles. Add merge request completness to milestone percentagerandx2012-10-294-23/+37
| | |
* | | Merge branch 'public_submission_milestones_for_mr' of ↵randx2012-10-2912-22/+117
|\ \ \ | |/ / |/| | | | | | | | | | | | | | https://github.com/piffio/gitlabhq into piffio-public_submission_milestones_for_mr Conflicts: app/views/merge_requests/_form.html.haml