- 08 Sep, 2016 1 commit
-
-
Jared Deckard authored
-
- 19 Aug, 2016 1 commit
-
-
Elan Ruusamäe authored
originally added by mistakes
-
- 17 Aug, 2016 8 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Added full vue.js source
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Connor Shea authored
-
Phil Hughes authored
-
- 01 Aug, 2016 1 commit
-
-
Phil Hughes authored
-
- 24 Jul, 2016 4 commits
-
-
Fatih Acet authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Fixed issue with resolve buttons always being visible - even when not logged in
-
- 20 Jul, 2016 1 commit
-
-
Rémy Coutable authored
Handle videos in: - MD preview in notes: commit, issue/MR, MR diff - New notes in: commit, issue/MR, MR diff - Persisted notes in: commit, issue/MR, MR diff Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 19 Jul, 2016 1 commit
-
-
Eric Hayes authored
* Registered video MIME types * Currently supporting browser-supported formats with extensions that match the mime type
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 10 Jun, 2016 1 commit
-
-
Connor Shea authored
Replace raphael-rails with raphael.js so it can be split from the rest of the JavaScript. The gem isn't maintained anymore anyway. Added a network folder with an application.js including raphael components, since that's the only page using it currently.
-
- 06 Jun, 2016 1 commit
-
-
Timothy Andrew authored
- Move the `TwoFactorAuthsController`'s `new` action to `show`, since the page is not used to create a single "two factor auth" anymore. We can have a single 2FA authenticator app, along with any number of U2F devices, in any combination, so the page will be accessed after the first "two factor auth" is created. - Add the `u2f` javascript library, which provides an API to the browser's U2F implementation. - Add tests for the JS components
-
- 05 Jun, 2016 1 commit
-
-
Phil Hughes authored
Closes #12440
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 13 May, 2016 1 commit
-
-
Connor Shea authored
As discussed in #15667.
-
- 11 May, 2016 1 commit
-
-
Connor Shea authored
Instead the script is now included directly from the vendor directory. Resolves #17166.
-
- 21 Apr, 2016 1 commit
-
-
Jacob Schatz authored
This reverts commit 0f309794, reversing changes made to 1e596fef.
-
- 18 Apr, 2016 2 commits
-
-
Jacob Schatz authored
Use the correct sentry dsn.
-
Jacob Schatz authored
-
- 07 Apr, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 25 Mar, 2016 1 commit
-
-
Jacob Schatz authored
Added nice animations too.
-
- 23 Mar, 2016 2 commits
-
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
- 15 Mar, 2016 1 commit
-
-
Rémy Coutable authored
This reverts commit 01160fc0, reversing changes made to 4bff9daf.
-
- 29 Feb, 2016 2 commits
-
-
Alfredo Sumaran authored
-
Josh Frye authored
-
- 09 Feb, 2016 1 commit
-
-
Johann Pardanaud authored
-
- 01 Feb, 2016 1 commit
-
-
Robert Speicher authored
First, the autosize library was being too controlling and removed the `resize` property from any elements to which it was attached, removing the drag handle. Second, we detect when the user manually resizes an autosize textarea, and then remove the autosize behavior from it and increase its max-height. This should allow for the best of both worlds. Closes #12832
-
- 20 Jan, 2016 2 commits
-
-
Douglas Barbosa Alexandre authored
This version was compiled to use in the browser through Browserify. More info or how to compile a new version: https://gitlab.com/dbalexandre/fuzzaldrin-plus-browserify
-
Douglas Barbosa Alexandre authored
-