summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1366 from tsigo/markdown_helpDmitriy Zaporozhets2012-09-041-3/+3
|\
| * Change @project instance variable to a local in views/help/markdownRobert Speicher2012-09-041-3/+3
* | Update User#identifier to conform to Gitolite 2.x's user patternRobert Speicher2012-09-041-2/+9
|/
* Add Milestone link to API help TOCRobert Speicher2012-09-031-0/+2
* fix browse file cssrandx2012-09-032-3/+12
* git clone panel available on files tab toorandx2012-09-037-14/+31
* Tables refactoredrandx2012-09-0322-93/+97
* devise session templates to haml. Fix problem with missing message in commitDmitriy Zaporozhets2012-09-035-66/+58
* Merge pull request #1351 from tsigo/nonrelative_resqueDmitriy Zaporozhets2012-09-021-1/+1
|\
| * Give Resque route a name and use that for the iframe srcRobert Speicher2012-08-311-1/+1
* | Merge pull request #1355 from tsigo/gfm_spec_cleanupDmitriy Zaporozhets2012-09-023-8/+48
|\ \
| * | Add link_title to CommitDecoratorRobert Speicher2012-09-021-0/+9
| * | Add StaticModel role, and add it to Commit modelRobert Speicher2012-09-022-8/+39
* | | Fix glm by adding id and classes to sanitize white attrsrandx2012-09-021-1/+1
|/ /
* | Sanitize glm helperrandx2012-09-013-3/+8
* | Few fixes for ~ 1000px resolutionrandx2012-09-012-2/+7
|/
* Merge pull request #1326 from AlexDenisov/issue_status_changed_notificationsDmitriy Zaporozhets2012-08-313-2/+34
|\
| * Merge branch 'master' into issue_status_changed_notificationsAlex Denisov2012-08-291-1/+3
| |\
| * \ Merge branch 'master' into issue_status_changed_notificationsAlex Denisov2012-08-291-0/+1
| |\ \
| * | | Duplicate code removed from IssueObserver#after_updateAlex Denisov2012-08-291-10/+6
| * | | Notification sends to issue author and assignee if issue being reopened or cl...Alex Denisov2012-08-291-2/+14
| * | | Issue_status_changed email addedAlex Denisov2012-08-292-0/+24
* | | | Freeze project path in admin arearandx2012-08-311-5/+3
* | | | Js validation for title presence in issue, mr, milestonerandx2012-08-303-0/+4
* | | | Changed filters to readable one. Styled some stuffrandx2012-08-3015-48/+96
* | | | Fixed bunch of js bugs with comments. Also added development tipsrandx2012-08-308-210/+227
* | | | Removed class 'small' for some buttons. Fixed issue creationrandx2012-08-307-8/+15
* | | | fix project.last_activity specrandx2012-08-301-1/+1
* | | | Changed colors for buttons. Imporved preview area. Added clone panel to empty...Dmitriy Zaporozhets2012-08-309-69/+113
* | | | Fixed project last_activity. Links color changed a bitDmitriy Zaporozhets2012-08-304-20/+20
* | | | Restyled projects list on dashboardDmitriy Zaporozhets2012-08-303-11/+49
* | | | Refactoring scss & improving some UI elementsrandx2012-08-2914-216/+101
* | | | SCSS refactoring & cleanup. First iterationrandx2012-08-2917-1269/+717
* | | | Preview as button. Disable note submit unless contentrandx2012-08-292-4/+16
* | | | Add milestone API docs to doc/README and views/help/apiRobert Speicher2012-08-291-0/+10
| |_|/ |/| |
* | | Fix test i broke with ssk key validation. Added Key.user_id as attr_protectedDmitriy Zaporozhets2012-08-291-1/+3
| |/ |/|
* | Add ssh key validationDmitriy Zaporozhets2012-08-291-0/+1
|/
* Handle invalid ssh exceptionrandx2012-08-292-0/+7
* Use similar interface to access gitoliterandx2012-08-298-30/+25
* Revamp GFM user docs.Riyad Preukschas2012-08-271-17/+97
* Split and reformat markdown options and add refs to their docs.Riyad Preukschas2012-08-271-11/+18
* Update forms to show consistent link to GFM.Riyad Preukschas2012-08-275-7/+11
* Merge pull request #993 from veprbl/fix_archiving_prefixDmitriy Zaporozhets2012-08-271-1/+4
|\
| * fix archiving prefixDmitry Kalinkin2012-06-271-1/+4
* | Merge pull request #1301 from Mikulas/help-web-hooks-typoDmitriy Zaporozhets2012-08-271-1/+1
|\ \
| * | fix web hooks help view commit count off by oneMikuláš Dítě2012-08-251-1/+1
* | | Merge pull request #1307 from purwandi/masterDmitriy Zaporozhets2012-08-271-0/+0
|\ \ \
| * | | Replace folder icon to use high qualityPurwandi2012-08-271-0/+0
* | | | Send notification on update UserProject relation (access changed)Alex Denisov2012-08-271-0/+4
* | | | Send notifiation on create UserProject relation (access granted)Alex Denisov2012-08-273-0/+26
|/ / /