summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Show key fingerprint on DeployKeys#indexrs-issue-1741Robert Speicher2015-06-035-15/+16
* Remove show actions from Admin and Project DeployKeysRobert Speicher2015-06-034-59/+1
* Merge branch 'fix-group-remove' into 'master'Dmitriy Zaporozhets2015-06-037-7/+47
|\
| * Skip repo removing whem remove user or groupDmitriy Zaporozhets2015-06-034-11/+19
| * Log group creation and removalDmitriy Zaporozhets2015-06-031-0/+4
| * Merge branch 'repo-remove' into fix-group-removeDmitriy Zaporozhets2015-06-032-23/+59
| |\
| * | Remove projects before group/user. Remove namespace directory asyncfix-group-removeDmitriy Zaporozhets2015-06-033-2/+19
| * | Wrap group removal into serviceDmitriy Zaporozhets2015-06-033-2/+13
* | | Merge branch 'repo-remove'Dmitriy Zaporozhets2015-06-032-23/+59
|\ \ \ | | |/ | |/|
| * | Fix tests and increase delay time before remove repositoryDmitriy Zaporozhets2015-06-031-1/+1
| * | Move repository when project is removedDmitriy Zaporozhets2015-06-032-23/+59
* | | Merge branch 'add-resend-confirmation-email-in-profile' into 'master'Douwe Maan2015-06-031-2/+5
|\ \ \
| * | | Add "Resend confirmation e-mail" link in profile settingsStan Hu2015-06-031-2/+5
* | | | Merge branch 'rs-more-js-testing' into 'master'Dmitriy Zaporozhets2015-06-036-40/+31
|\ \ \ \
| * | | | Remove unused `showAndHide`, `simpleFormat`, and `linkify` functionsrs-more-js-testingRobert Speicher2015-06-022-15/+0
| * | | | Move jQuery enable/disable extensions to extensions/jqueryRobert Speicher2015-06-024-21/+13
| * | | | Add ZenMode javascript specsRobert Speicher2015-06-022-4/+18
| | |_|/ | |/| |
* | | | Merge branch 'rs-issue-1022' into 'master'Dmitriy Zaporozhets2015-06-031-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Push event: Nest link in strong tag, not vice-versars-issue-1022Robert Speicher2015-06-021-2/+2
| | |/ | |/|
* | | Merge branch 'ignore-references' into 'master'Dmitriy Zaporozhets2015-06-021-15/+12
|\ \ \
| * | | Actually ignore references in code blocks etc.Douwe Maan2015-06-021-15/+12
* | | | Add a `pipeline` context option for SanitizationFilterRobert Speicher2015-06-022-2/+2
* | | | Remove now-unused `escaped_autolink` helper and rails_autolink gemRobert Speicher2015-06-021-4/+0
* | | | Render Group and Project descriptions with our Markdown pipelineRobert Speicher2015-06-023-6/+8
| |/ / |/| |
* | | GitLab CI service sends gitlab-ci.yml fileci_yml_fileValery Sizov2015-06-021-0/+14
* | | Improve hover colorDmitriy Zaporozhets2015-06-022-2/+1
|/ /
* | Merge branch 'web-editor-rugged' into 'master'Dmitriy Zaporozhets2015-06-027-23/+95
|\ \
| * | Make web editor work correctly after switch from satellitesDmitriy Zaporozhets2015-06-025-5/+7
| * | Remove files in web editor using ruggedDmitriy Zaporozhets2015-06-022-14/+37
| * | Create activity event and execute hooks on web editor commitDmitriy Zaporozhets2015-06-023-3/+11
| * | Use rugged in web editor for base64 encodingDmitriy Zaporozhets2015-06-012-34/+28
| * | Allow base64 for edit blobsDmitriy Zaporozhets2015-06-011-2/+2
| * | Fix adding new file to empty repoDmitriy Zaporozhets2015-06-011-1/+1
| * | Create and edit files in web editor via ruggedDmitriy Zaporozhets2015-06-013-14/+59
| |/
* | Merge branch 'rs-issue-1721' into 'master'Douwe Maan2015-06-021-3/+16
|\ \
| * | Fix link_to_gfm with only a reference having the incorrect linkrs-issue-1721Robert Speicher2015-05-291-3/+16
* | | Merge branch 'feature/sso_integration' into 'master'Douwe Maan2015-06-021-0/+16
|\ \ \ | |_|/ |/| |
| * | Add an option to automatically sign-in with an Omniauth provider without show...Alex Lossent2015-05-291-0/+16
* | | improve navbar collapse for mobile viewsDmitriy Zaporozhets2015-06-013-13/+10
* | | Fix header overflow for big titleDmitriy Zaporozhets2015-06-012-23/+6
* | | Refactor header viewsDmitriy Zaporozhets2015-06-017-27/+18
* | | More fixes to header cssDmitriy Zaporozhets2015-06-016-9/+7
* | | Refactor header css/htmlrefactor-headerDmitriy Zaporozhets2015-06-017-153/+153
* | | Better margin for header in accept MR widgetDmitriy Zaporozhets2015-06-011-1/+1
* | | Show avatars in merge widget and fix mr download button overflowDmitriy Zaporozhets2015-06-012-11/+10
* | | Merge branch 'disable-mr-source-branch-change' into 'master'Dmitriy Zaporozhets2015-06-011-1/+2
|\ \ \
| * | | Disable changing of the source branch in merge request update APIStan Hu2015-05-291-1/+2
* | | | Merge branch 'feature/sign_out_page' into 'master'Dmitriy Zaporozhets2015-06-014-1/+12
|\ \ \ \
| * | | | Allow to configure a URL to show after sign outAlex Lossent2015-05-294-1/+12
| | |/ / | |/| |
* | | | Improve UI for accept MR widgetDmitriy Zaporozhets2015-06-011-13/+7
| |/ / |/| |