- 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
-
- 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
-
- 23 Mar, 2016 1 commit
-
-
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 5 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
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Robert Speicher authored
The filename is titlecased because that's how it came from the vendor, and we're not touching it.
-
- 14 Jan, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 13 Jan, 2016 1 commit
-
-
Robert Speicher authored
-
- 07 Jan, 2016 2 commits
-
-
Jacob Vosmaer authored
-
koreamic authored
Using the fuzzy filter, develop "file finder" feature. - feedback(http://feedback.gitlab.com/forums/176466-general/suggestions/4987909-add-file-finder-fuzzy-input-in-files-tab-to-ju ) - fuzzy filter(https://github.com/jeancroy/fuzzaldrin-plus) - shortcuts(when "t" was hitted at tree view, go to 'file find' page and 'esc' is to go back) - depends on gitlab_git 7.2.22
-
- 04 Jan, 2016 2 commits
-
-
Robert Speicher authored
It was only used to block the issue (but not merge request) list when the sort was changed.
-
Jacob Schatz authored
This reverts commit bc12750f, reversing changes made to 8a04b84e.
-
- 01 Jan, 2016 2 commits
-
-
Robert Speicher authored
It was required but never used.
-
Robert Speicher authored
We're not concerning ourselves with non-HTML5 browser compatibility, and this removes 21 KB from our compiled JavaScript. Bonus fix: There was an extra space after the query string in the URLs that has now been removed.
-
- 23 Oct, 2015 1 commit
-
-
Robert Speicher authored
-
- 14 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 06 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
This reverts commit af44c650.
-
- 28 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 06 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 18 Apr, 2015 1 commit
-
-
Robert Speicher authored
-
- 07 Apr, 2015 1 commit
-
-
Robert Speicher authored
-
- 09 Feb, 2015 1 commit
-
-
yglukhov authored
-
- 15 Jan, 2015 1 commit
-
-
Jacob Vosmaer authored
We were having the following issues: - the indicator would sometimes stay red even if the password that was entered was long enough; - the indicator had a middle yellow signal: what does that mean? - the red/green backgrounds were not color-blind-friendly.
-